2021-07-13 21:28:56.740 | + ./stack.sh:main:465 : exec 2021-07-13 21:28:56.740 | ++ ./stack.sh:main:465 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-07-13-212856.summary.2021-07-13-212856 2021-07-13 21:28:56.740 | + ./stack.sh:main:473 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-07-13-212856' 2021-07-13 21:28:56.740 | + ./stack.sh:echo_summary:418 : [[ -t 3 ]] 2021-07-13 21:28:56.740 | + ./stack.sh:echo_summary:424 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-07-13-212856 2021-07-13 21:28:56.740 | + ./stack.sh:main:475 : ln -sf /opt/stack/logs/stack.sh.log.2021-07-13-212856 /opt/stack/logs/stack.sh.log 2021-07-13 21:28:56.740 | + ./stack.sh:main:476 : ln -sf /opt/stack/logs/stack.sh.log.2021-07-13-212856.summary.2021-07-13-212856 /opt/stack/logs/stack.sh.log.summary 2021-07-13 21:28:56.740 | + ./stack.sh:main:491 : check_path_perm_sanity /opt/stack 2021-07-13 21:28:56.740 | + functions:check_path_perm_sanity:583 : local real_path 2021-07-13 21:28:56.740 | ++ functions:check_path_perm_sanity:584 : readlink -f /opt/stack 2021-07-13 21:28:56.740 | + functions:check_path_perm_sanity:584 : real_path=/opt/stack 2021-07-13 21:28:56.740 | + functions:check_path_perm_sanity:585 : local rebuilt_path= 2021-07-13 21:28:56.740 | ++ functions:check_path_perm_sanity:586 : echo /opt/stack 2021-07-13 21:28:56.740 | ++ functions:check_path_perm_sanity:586 : tr / ' ' 2021-07-13 21:28:56.740 | + functions:check_path_perm_sanity:586 : for i in $(echo ${real_path} | tr "/" " ") 2021-07-13 21:28:56.740 | + functions:check_path_perm_sanity:587 : rebuilt_path=/opt 2021-07-13 21:28:56.741 | ++ functions:check_path_perm_sanity:589 : stat -c %a /opt 2021-07-13 21:28:56.741 | + functions:check_path_perm_sanity:589 : [[ 755 = 700 ]] 2021-07-13 21:28:56.741 | + functions:check_path_perm_sanity:586 : for i in $(echo ${real_path} | tr "/" " ") 2021-07-13 21:28:56.741 | + functions:check_path_perm_sanity:587 : rebuilt_path=/opt/stack 2021-07-13 21:28:56.742 | ++ functions:check_path_perm_sanity:589 : stat -c %a /opt/stack 2021-07-13 21:28:56.745 | + functions:check_path_perm_sanity:589 : [[ 755 = 700 ]] 2021-07-13 21:28:56.747 | + ./stack.sh:main:497 : trap exit_trap EXIT 2021-07-13 21:28:56.750 | + ./stack.sh:main:538 : trap err_trap ERR 2021-07-13 21:28:56.752 | + ./stack.sh:main:551 : set -o errexit 2021-07-13 21:28:56.754 | + ./stack.sh:main:554 : uname -a 2021-07-13 21:28:56.755 | Linux dv-cinder-800618-1-smb 4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux 2021-07-13 21:28:56.757 | + ./stack.sh:main:557 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-07-13 21:28:56.759 | + ./stack.sh:main:558 : rm -f /opt/stack/data/ca-bundle.pem 2021-07-13 21:28:56.762 | + ./stack.sh:main:561 : source /home/ubuntu/devstack/lib/database 2021-07-13 21:28:56.789 | + ./stack.sh:main:562 : source /home/ubuntu/devstack/lib/rpc_backend 2021-07-13 21:28:56.804 | + ./stack.sh:main:568 : fetch_plugins 2021-07-13 21:28:56.806 | + functions-common:fetch_plugins:1677 : local plugins= 2021-07-13 21:28:56.807 | + functions-common:fetch_plugins:1678 : local plugin 2021-07-13 21:28:56.809 | + functions-common:fetch_plugins:1681 : [[ -z '' ]] 2021-07-13 21:28:56.811 | + functions-common:fetch_plugins:1682 : return 2021-07-13 21:28:56.813 | + ./stack.sh:main:572 : run_phase override_defaults 2021-07-13 21:28:56.815 | + functions-common:run_phase:1759 : local mode=override_defaults 2021-07-13 21:28:56.817 | + functions-common:run_phase:1760 : local phase= 2021-07-13 21:28:56.819 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-07-13 21:28:56.821 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-07-13 21:28:56.823 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-07-13 21:28:56.824 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-07-13 21:28:56.826 | + functions-common:run_phase:1769 : local extra 2021-07-13 21:28:56.828 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-07-13 21:28:56.831 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-07-13 21:28:56.833 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-07-13 21:28:56.834 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-07-13 21:28:56.836 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-07-13 21:28:56.838 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-07-13 21:28:56.850 | ++ functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:28:56.852 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-07-13 21:28:56.854 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-07-13 21:28:56.855 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-07-13 21:28:56.857 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-07-13 21:28:56.859 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-07-13 21:28:56.861 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-07-13 21:28:56.863 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-07-13 21:28:56.865 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2021-07-13 21:28:56.867 | + functions-common:run_phase:1780 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-07-13 21:28:56.869 | + functions-common:run_phase:1783 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-07-13 21:28:56.870 | + functions-common:run_phase:1784 : plugin_override_defaults 2021-07-13 21:28:56.872 | + functions-common:plugin_override_defaults:1718 : local plugins= 2021-07-13 21:28:56.874 | + functions-common:plugin_override_defaults:1719 : local plugin 2021-07-13 21:28:56.876 | + functions-common:plugin_override_defaults:1722 : [[ -z '' ]] 2021-07-13 21:28:56.878 | + functions-common:plugin_override_defaults:1723 : return 2021-07-13 21:28:56.880 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/apache 2021-07-13 21:28:56.896 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/tls 2021-07-13 21:28:56.898 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-07-13 21:28:56.910 | ++ functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:28:56.912 | +++ lib/tls:source:43 : hostname -f 2021-07-13 21:28:56.916 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-07-13 21:28:56.918 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-07-13 21:28:56.919 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-07-13 21:28:56.921 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-07-13 21:28:56.923 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-07-13 21:28:56.925 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-07-13 21:28:56.927 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-07-13 21:28:56.929 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-07-13 21:28:56.931 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-07-13 21:28:56.933 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-07-13 21:28:56.937 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/infra 2021-07-13 21:28:56.948 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/libraries 2021-07-13 21:28:56.964 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/lvm 2021-07-13 21:28:56.975 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/horizon 2021-07-13 21:28:56.987 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/keystone 2021-07-13 21:28:57.013 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/glance 2021-07-13 21:28:57.041 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/nova 2021-07-13 21:28:57.110 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/placement 2021-07-13 21:28:57.131 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/cinder 2021-07-13 21:28:57.161 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/swift 2021-07-13 21:28:57.207 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/neutron 2021-07-13 21:28:57.246 | WARNING: Using lib/neutron-legacy is deprecated, and it will be removed in the future 2021-07-13 21:28:57.330 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/ldap 2021-07-13 21:28:57.342 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/dstat 2021-07-13 21:28:57.355 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/tcpdump 2021-07-13 21:28:57.366 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/etcd3 2021-07-13 21:28:57.457 | + ./stack.sh:main:601 : run_phase source 2021-07-13 21:28:57.460 | + functions-common:run_phase:1759 : local mode=source 2021-07-13 21:28:57.462 | + functions-common:run_phase:1760 : local phase= 2021-07-13 21:28:57.464 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-07-13 21:28:57.466 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-07-13 21:28:57.468 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-07-13 21:28:57.470 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-07-13 21:28:57.472 | + functions-common:run_phase:1769 : local extra 2021-07-13 21:28:57.475 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-07-13 21:28:57.478 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-07-13 21:28:57.480 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-07-13 21:28:57.482 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-07-13 21:28:57.484 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-07-13 21:28:57.486 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-07-13 21:28:57.500 | ++ functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:28:57.502 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-07-13 21:28:57.504 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-07-13 21:28:57.538 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2021-07-13 21:28:57.541 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2021-07-13 21:28:57.543 | + functions-common:run_phase:1780 : [[ source == \s\o\u\r\c\e ]] 2021-07-13 21:28:57.545 | + functions-common:run_phase:1781 : load_plugin_settings 2021-07-13 21:28:57.547 | + functions-common:load_plugin_settings:1695 : local plugins= 2021-07-13 21:28:57.549 | + functions-common:load_plugin_settings:1696 : local plugin 2021-07-13 21:28:57.552 | + functions-common:load_plugin_settings:1699 : [[ -z '' ]] 2021-07-13 21:28:57.554 | + functions-common:load_plugin_settings:1700 : return 2021-07-13 21:28:57.556 | + functions-common:run_phase:1782 : verify_disabled_services 2021-07-13 21:28:57.558 | + functions-common:verify_disabled_services:2042 : local service 2021-07-13 21:28:57.561 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:28:57.563 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-07-13 21:28:57.565 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:28:57.567 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-07-13 21:28:57.570 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:28:57.572 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-07-13 21:28:57.574 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:28:57.576 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-07-13 21:28:57.579 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:28:57.581 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-07-13 21:28:57.584 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:28:57.586 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-07-13 21:28:57.588 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:28:57.590 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-07-13 21:28:57.593 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:28:57.595 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-07-13 21:28:57.597 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:28:57.600 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-07-13 21:28:57.602 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:28:57.605 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-07-13 21:28:57.607 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:28:57.609 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-07-13 21:28:57.612 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:28:57.614 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-07-13 21:28:57.616 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:28:57.619 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-07-13 21:28:57.621 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:28:57.623 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-07-13 21:28:57.625 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:28:57.628 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-07-13 21:28:57.630 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:28:57.632 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-07-13 21:28:57.634 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:28:57.637 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-07-13 21:28:57.639 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:28:57.641 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-07-13 21:28:57.643 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:28:57.646 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-07-13 21:28:57.648 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:28:57.651 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-07-13 21:28:57.653 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:28:57.655 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-07-13 21:28:57.657 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:28:57.660 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-07-13 21:28:57.662 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:28:57.664 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-07-13 21:28:57.667 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:28:57.669 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-07-13 21:28:57.671 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:28:57.673 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-07-13 21:28:57.676 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:28:57.678 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-07-13 21:28:57.681 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:28:57.683 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-07-13 21:28:57.685 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:28:57.687 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-07-13 21:28:57.690 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:28:57.692 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-07-13 21:28:57.695 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:28:57.697 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-07-13 21:28:57.699 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:28:57.701 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-07-13 21:28:57.704 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:28:57.706 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-07-13 21:28:57.708 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:28:57.711 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-07-13 21:28:57.713 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:28:57.715 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-07-13 21:28:57.717 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:28:57.720 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-07-13 21:28:57.722 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:28:57.724 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-07-13 21:28:57.726 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:28:57.729 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-07-13 21:28:57.731 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:28:57.733 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-07-13 21:28:57.735 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:28:57.738 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-07-13 21:28:57.741 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:28:57.743 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-07-13 21:28:57.746 | + ./stack.sh:main:672 : initialize_database_backends 2021-07-13 21:28:57.748 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-07-13 21:28:57.750 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-07-13 21:28:57.765 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:28:57.767 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-07-13 21:28:57.769 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-07-13 21:28:57.771 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-07-13 21:28:57.785 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:28:57.788 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-07-13 21:28:57.790 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-07-13 21:28:57.792 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-07-13 21:28:57.795 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-07-13 21:28:57.797 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-07-13 21:28:57.799 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-07-13 21:28:57.802 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-07-13 21:28:57.805 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-07-13 21:28:57.807 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-07-13 21:28:57.809 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-07-13 21:28:57.812 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-07-13 21:28:57.814 | + lib/database:initialize_database_backends:104 : return 0 2021-07-13 21:28:57.817 | + ./stack.sh:main:673 : echo 'Using mysql database backend' 2021-07-13 21:28:57.817 | Using mysql database backend 2021-07-13 21:28:57.820 | + ./stack.sh:main:676 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-07-13 21:28:57.834 | + ./stack.sh:main:688 : is_service_enabled rabbit 2021-07-13 21:28:57.849 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:28:57.851 | + ./stack.sh:main:689 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-07-13 21:28:57.867 | + ./stack.sh:main:696 : is_service_enabled keystone 2021-07-13 21:28:57.882 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:28:57.885 | + ./stack.sh:main:698 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-07-13 21:28:57.900 | + ./stack.sh:main:700 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-07-13 21:28:57.915 | + ./stack.sh:main:711 : is_service_enabled ldap 2021-07-13 21:28:57.930 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:28:57.933 | + ./stack.sh:main:720 : is_service_enabled nova 2021-07-13 21:28:57.948 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:28:57.950 | + ./stack.sh:main:720 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2021-07-13 21:28:57.953 | + ./stack.sh:main:730 : is_service_enabled s-proxy 2021-07-13 21:28:57.968 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:28:57.970 | + ./stack.sh:main:734 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-07-13 21:28:57.986 | + ./stack.sh:main:736 : [[ -z '' ]] 2021-07-13 21:28:57.988 | + ./stack.sh:main:736 : [[ False == \T\r\u\e ]] 2021-07-13 21:28:57.990 | + ./stack.sh:main:742 : save_stackenv 742 2021-07-13 21:28:57.993 | + functions-common:save_stackenv:60 : local tag=742 2021-07-13 21:28:57.995 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-07-13 21:28:57.999 | + functions-common:save_stackenv:62 : time_stamp=2021-07-13-212857 2021-07-13 21:28:58.001 | + functions-common:save_stackenv:63 : echo '# 2021-07-13-212857 742' 2021-07-13 21:28:58.003 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-07-13 21:28:58.006 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-07-13 21:28:58.009 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-07-13 21:28:58.011 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-07-13 21:28:58.013 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-07-13 21:28:58.016 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-07-13 21:28:58.018 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-07-13 21:28:58.021 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-07-13 21:28:58.023 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-07-13 21:28:58.026 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.20 2021-07-13 21:28:58.028 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-07-13 21:28:58.030 | + functions-common:save_stackenv:65 : echo KEYSTONE_AUTH_URI=http://10.222.0.20/identity 2021-07-13 21:28:58.033 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-07-13 21:28:58.035 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.20/identity 2021-07-13 21:28:58.037 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-07-13 21:28:58.040 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-07-13-212856 2021-07-13 21:28:58.042 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-07-13 21:28:58.044 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-07-13 21:28:58.046 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-07-13 21:28:58.049 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.20 2021-07-13 21:28:58.051 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-07-13 21:28:58.053 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-07-13 21:28:58.056 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-07-13 21:28:58.058 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-07-13 21:28:58.060 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-07-13 21:28:58.063 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-07-13 21:28:58.065 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-07-13 21:28:58.068 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-07-13 21:28:58.070 | + ./stack.sh:main:753 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/ussuri 2021-07-13 21:28:58.073 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-07-13 21:28:58.075 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-07-13 21:28:58.077 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-07-13 21:28:58.079 | + functions-common:git_clone:526 : local orig_dir 2021-07-13 21:28:58.082 | ++ functions-common:git_clone:527 : pwd 2021-07-13 21:28:58.085 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-07-13 21:28:58.087 | + functions-common:git_clone:528 : local git_clone_flags= 2021-07-13 21:28:58.090 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-07-13 21:28:58.104 | + functions-common:git_clone:530 : RECLONE=False 2021-07-13 21:28:58.106 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-07-13 21:28:58.108 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-07-13 21:28:58.111 | + functions-common:git_clone:544 : echo stable/ussuri 2021-07-13 21:28:58.111 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-07-13 21:28:58.115 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-07-13 21:28:58.118 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-07-13 21:28:58.120 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-07-13 21:28:58.123 | + functions-common:git_clone:593 : git show --oneline 2021-07-13 21:28:58.123 | + functions-common:git_clone:593 : head -1 2021-07-13 21:28:58.126 | 6e8e4ac9 Merge "update constraint for python-octaviaclient to new release 2.0.2" into stable/ussuri 2021-07-13 21:28:58.129 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-07-13 21:28:58.132 | + ./stack.sh:main:757 : echo_summary 'Installing package prerequisites' 2021-07-13 21:28:58.134 | + ./stack.sh:echo_summary:418 : [[ -t 3 ]] 2021-07-13 21:28:58.136 | + ./stack.sh:echo_summary:424 : echo -e Installing package prerequisites 2021-07-13 21:28:58.139 | + ./stack.sh:main:758 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-07-13 21:28:58.141 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-07-13 21:28:58.143 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-07-13 21:28:58.146 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-07-13 21:28:58.149 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-07-13 21:28:58.151 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-07-13 21:28:58.154 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-07-13 21:28:58.157 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-07-13 21:28:58.161 | ++ tools/install_prereqs.sh:source:47 : NOW=1626211738 2021-07-13 21:28:58.164 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-07-13 21:28:58.167 | +++ tools/install_prereqs.sh:source:48 : echo 0 2021-07-13 21:28:58.170 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2021-07-13 21:28:58.172 | ++ tools/install_prereqs.sh:source:49 : DELTA=1626211738 2021-07-13 21:28:58.175 | ++ tools/install_prereqs.sh:source:50 : [[ 1626211738 -lt 7200 ]] 2021-07-13 21:28:58.177 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-07-13 21:28:58.180 | ++ functions-common:export_proxy_variables:2149 : isset http_proxy 2021-07-13 21:28:58.182 | ++ functions-common:isset:169 : [[ -v http_proxy ]] 2021-07-13 21:28:58.184 | ++ functions-common:export_proxy_variables:2152 : isset https_proxy 2021-07-13 21:28:58.187 | ++ functions-common:isset:169 : [[ -v https_proxy ]] 2021-07-13 21:28:58.189 | ++ functions-common:export_proxy_variables:2155 : isset no_proxy 2021-07-13 21:28:58.191 | ++ functions-common:isset:169 : [[ -v no_proxy ]] 2021-07-13 21:28:58.195 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-07-13 21:28:58.240 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-07-13 21:28:58.240 | apache2-dev 2021-07-13 21:28:58.240 | bc 2021-07-13 21:28:58.240 | bsdmainutils 2021-07-13 21:28:58.240 | curl 2021-07-13 21:28:58.240 | g++ 2021-07-13 21:28:58.240 | gcc 2021-07-13 21:28:58.240 | gettext 2021-07-13 21:28:58.240 | git 2021-07-13 21:28:58.240 | graphviz 2021-07-13 21:28:58.240 | iputils-ping 2021-07-13 21:28:58.240 | libapache2-mod-proxy-uwsgi 2021-07-13 21:28:58.240 | libffi-dev 2021-07-13 21:28:58.240 | libjpeg-dev 2021-07-13 21:28:58.240 | libmysqlclient-dev 2021-07-13 21:28:58.240 | libpcre3-dev 2021-07-13 21:28:58.241 | libpq-dev 2021-07-13 21:28:58.241 | libssl-dev 2021-07-13 21:28:58.241 | libsystemd-dev 2021-07-13 21:28:58.241 | libxml2-dev 2021-07-13 21:28:58.241 | libxslt1-dev 2021-07-13 21:28:58.241 | libyaml-dev 2021-07-13 21:28:58.241 | lsof 2021-07-13 21:28:58.241 | openssh-server 2021-07-13 21:28:58.241 | openssl 2021-07-13 21:28:58.241 | pkg-config 2021-07-13 21:28:58.241 | psmisc 2021-07-13 21:28:58.241 | python3-dev 2021-07-13 21:28:58.241 | python3-venv 2021-07-13 21:28:58.241 | tar 2021-07-13 21:28:58.241 | tcpdump 2021-07-13 21:28:58.241 | unzip 2021-07-13 21:28:58.241 | uuid-runtime 2021-07-13 21:28:58.241 | wget 2021-07-13 21:28:58.241 | wget 2021-07-13 21:28:58.241 | zlib1g-dev 2021-07-13 21:28:58.241 | libkrb5-dev 2021-07-13 21:28:58.241 | libldap2-dev 2021-07-13 21:28:58.241 | libsasl2-dev 2021-07-13 21:28:58.241 | memcached 2021-07-13 21:28:58.241 | python3-mysqldb 2021-07-13 21:28:58.241 | sqlite3 2021-07-13 21:28:58.241 | conntrack 2021-07-13 21:28:58.241 | curl 2021-07-13 21:28:58.241 | dnsmasq-base 2021-07-13 21:28:58.241 | dnsmasq-utils 2021-07-13 21:28:58.241 | ebtables 2021-07-13 21:28:58.241 | gawk 2021-07-13 21:28:58.241 | genisoimage 2021-07-13 21:28:58.241 | iptables 2021-07-13 21:28:58.241 | iputils-arping 2021-07-13 21:28:58.241 | kpartx 2021-07-13 21:28:58.241 | libjs-jquery-tablesorter 2021-07-13 21:28:58.242 | libmysqlclient-dev 2021-07-13 21:28:58.242 | parted 2021-07-13 21:28:58.242 | pm-utils 2021-07-13 21:28:58.242 | python3-mysqldb 2021-07-13 21:28:58.242 | socat 2021-07-13 21:28:58.242 | sqlite3 2021-07-13 21:28:58.242 | sudo 2021-07-13 21:28:58.242 | vlan 2021-07-13 21:28:58.242 | lvm2 2021-07-13 21:28:58.242 | open-iscsi 2021-07-13 21:28:58.242 | qemu-utils 2021-07-13 21:28:58.242 | thin-provisioning-tools 2021-07-13 21:28:58.242 | acl 2021-07-13 21:28:58.242 | dnsmasq-base 2021-07-13 21:28:58.242 | dnsmasq-utils 2021-07-13 21:28:58.242 | ebtables 2021-07-13 21:28:58.242 | haproxy 2021-07-13 21:28:58.242 | iptables 2021-07-13 21:28:58.242 | iputils-arping 2021-07-13 21:28:58.242 | iputils-ping 2021-07-13 21:28:58.242 | libmysqlclient-dev 2021-07-13 21:28:58.242 | postgresql-server-dev-all 2021-07-13 21:28:58.242 | python3-mysqldb 2021-07-13 21:28:58.242 | sqlite3 2021-07-13 21:28:58.242 | sudo 2021-07-13 21:28:58.242 | vlan 2021-07-13 21:28:58.242 | ipset 2021-07-13 21:28:58.242 | conntrack 2021-07-13 21:28:58.242 | conntrackd 2021-07-13 21:28:58.242 | keepalived 2021-07-13 21:28:58.242 | dstat 2021-07-13 21:28:58.242 | lvm2 2021-07-13 21:28:58.242 | open-iscsi 2021-07-13 21:28:58.242 | qemu-utils 2021-07-13 21:28:58.242 | thin-provisioning-tools 2021-07-13 21:28:58.242 | curl 2021-07-13 21:28:58.243 | liberasurecode-dev 2021-07-13 21:28:58.243 | make 2021-07-13 21:28:58.243 | memcached 2021-07-13 21:28:58.243 | sqlite3 2021-07-13 21:28:58.243 | xfsprogs' 2021-07-13 21:28:58.243 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-07-13 21:28:58.260 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-07-13 21:28:58.260 | apache2-dev 2021-07-13 21:28:58.260 | bc 2021-07-13 21:28:58.260 | bsdmainutils 2021-07-13 21:28:58.260 | curl 2021-07-13 21:28:58.260 | g++ 2021-07-13 21:28:58.260 | gcc 2021-07-13 21:28:58.260 | gettext 2021-07-13 21:28:58.260 | git 2021-07-13 21:28:58.260 | graphviz 2021-07-13 21:28:58.260 | iputils-ping 2021-07-13 21:28:58.260 | libapache2-mod-proxy-uwsgi 2021-07-13 21:28:58.260 | libffi-dev 2021-07-13 21:28:58.261 | libjpeg-dev 2021-07-13 21:28:58.261 | libmysqlclient-dev 2021-07-13 21:28:58.261 | libpcre3-dev 2021-07-13 21:28:58.261 | libpq-dev 2021-07-13 21:28:58.261 | libssl-dev 2021-07-13 21:28:58.261 | libsystemd-dev 2021-07-13 21:28:58.261 | libxml2-dev 2021-07-13 21:28:58.261 | libxslt1-dev 2021-07-13 21:28:58.261 | libyaml-dev 2021-07-13 21:28:58.261 | lsof 2021-07-13 21:28:58.261 | openssh-server 2021-07-13 21:28:58.261 | openssl 2021-07-13 21:28:58.261 | pkg-config 2021-07-13 21:28:58.261 | psmisc 2021-07-13 21:28:58.261 | python3-dev 2021-07-13 21:28:58.261 | python3-venv 2021-07-13 21:28:58.261 | tar 2021-07-13 21:28:58.261 | tcpdump 2021-07-13 21:28:58.261 | unzip 2021-07-13 21:28:58.261 | uuid-runtime 2021-07-13 21:28:58.261 | wget 2021-07-13 21:28:58.261 | wget 2021-07-13 21:28:58.261 | zlib1g-dev 2021-07-13 21:28:58.261 | libkrb5-dev 2021-07-13 21:28:58.261 | libldap2-dev 2021-07-13 21:28:58.261 | libsasl2-dev 2021-07-13 21:28:58.261 | memcached 2021-07-13 21:28:58.261 | python3-mysqldb 2021-07-13 21:28:58.261 | sqlite3 2021-07-13 21:28:58.261 | conntrack 2021-07-13 21:28:58.261 | curl 2021-07-13 21:28:58.261 | dnsmasq-base 2021-07-13 21:28:58.261 | dnsmasq-utils 2021-07-13 21:28:58.261 | ebtables 2021-07-13 21:28:58.261 | gawk 2021-07-13 21:28:58.261 | genisoimage 2021-07-13 21:28:58.261 | iptables 2021-07-13 21:28:58.262 | iputils-arping 2021-07-13 21:28:58.262 | kpartx 2021-07-13 21:28:58.262 | libjs-jquery-tablesorter 2021-07-13 21:28:58.262 | libmysqlclient-dev 2021-07-13 21:28:58.262 | parted 2021-07-13 21:28:58.262 | pm-utils 2021-07-13 21:28:58.262 | python3-mysqldb 2021-07-13 21:28:58.262 | socat 2021-07-13 21:28:58.262 | sqlite3 2021-07-13 21:28:58.262 | sudo 2021-07-13 21:28:58.262 | vlan 2021-07-13 21:28:58.262 | lvm2 2021-07-13 21:28:58.262 | open-iscsi 2021-07-13 21:28:58.262 | qemu-utils 2021-07-13 21:28:58.262 | thin-provisioning-tools 2021-07-13 21:28:58.262 | acl 2021-07-13 21:28:58.262 | dnsmasq-base 2021-07-13 21:28:58.262 | dnsmasq-utils 2021-07-13 21:28:58.262 | ebtables 2021-07-13 21:28:58.262 | haproxy 2021-07-13 21:28:58.262 | iptables 2021-07-13 21:28:58.262 | iputils-arping 2021-07-13 21:28:58.262 | iputils-ping 2021-07-13 21:28:58.262 | libmysqlclient-dev 2021-07-13 21:28:58.262 | postgresql-server-dev-all 2021-07-13 21:28:58.262 | python3-mysqldb 2021-07-13 21:28:58.262 | sqlite3 2021-07-13 21:28:58.262 | sudo 2021-07-13 21:28:58.262 | vlan 2021-07-13 21:28:58.262 | ipset 2021-07-13 21:28:58.262 | conntrack 2021-07-13 21:28:58.262 | conntrackd 2021-07-13 21:28:58.262 | keepalived 2021-07-13 21:28:58.262 | dstat 2021-07-13 21:28:58.262 | lvm2 2021-07-13 21:28:58.262 | open-iscsi 2021-07-13 21:28:58.262 | qemu-utils 2021-07-13 21:28:58.263 | thin-provisioning-tools 2021-07-13 21:28:58.263 | curl 2021-07-13 21:28:58.263 | liberasurecode-dev 2021-07-13 21:28:58.263 | make 2021-07-13 21:28:58.263 | memcached 2021-07-13 21:28:58.263 | sqlite3 2021-07-13 21:28:58.263 | xfsprogs ' 2021-07-13 21:28:58.263 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-07-13 21:28:58.265 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-13 21:28:58.267 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-13 21:28:58.271 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-07-13 21:28:58.271 | ++ 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-07-13 21:28:58.275 | ++ 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-07-13 21:28:58.277 | ++ functions-common:install_package:1333 : update_package_repo 2021-07-13 21:28:58.279 | ++ functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-07-13 21:28:58.281 | ++ functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-07-13 21:28:58.284 | ++ functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-07-13 21:28:58.286 | ++ functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-07-13 21:28:58.288 | ++ functions-common:update_package_repo:1313 : is_ubuntu 2021-07-13 21:28:58.290 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-13 21:28:58.292 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-13 21:28:58.295 | ++ functions-common:update_package_repo:1314 : apt_get_update 2021-07-13 21:28:58.297 | ++ functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-07-13 21:28:58.299 | ++ functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-07-13 21:28:58.302 | ++ functions-common:apt_get_update:1069 : return 2021-07-13 21:28:58.304 | ++ 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-07-13 21:28:58.307 | ++ functions-common:real_install_package:1319 : is_ubuntu 2021-07-13 21:28:58.309 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-13 21:28:58.311 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-13 21:28:58.314 | ++ 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-07-13 21:28:58.334 | ++ 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-07-13 21:28:58.453 | Reading package lists... 2021-07-13 21:28:58.705 | Building dependency tree... 2021-07-13 21:28:58.706 | Reading state information... 2021-07-13 21:28:58.958 | acl is already the newest version (2.2.52-3build1). 2021-07-13 21:28:58.958 | acl set to manually installed. 2021-07-13 21:28:58.958 | bc is already the newest version (1.07.1-2). 2021-07-13 21:28:58.958 | bc set to manually installed. 2021-07-13 21:28:58.958 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2021-07-13 21:28:58.958 | bsdmainutils set to manually installed. 2021-07-13 21:28:58.959 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2021-07-13 21:28:58.959 | gawk set to manually installed. 2021-07-13 21:28:58.959 | iptables is already the newest version (1.6.1-2ubuntu2). 2021-07-13 21:28:58.959 | iptables set to manually installed. 2021-07-13 21:28:58.959 | libpcre3-dev is already the newest version (2:8.39-9). 2021-07-13 21:28:58.959 | lsof is already the newest version (4.89+dfsg-0.1). 2021-07-13 21:28:58.959 | lsof set to manually installed. 2021-07-13 21:28:58.959 | xfsprogs is already the newest version (4.9.0+nmu1ubuntu2). 2021-07-13 21:28:58.959 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2021-07-13 21:28:58.959 | ebtables set to manually installed. 2021-07-13 21:28:58.959 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2021-07-13 21:28:58.959 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2021-07-13 21:28:58.959 | openssh-server is already the newest version (1:7.6p1-4ubuntu0.3). 2021-07-13 21:28:58.959 | parted is already the newest version (3.2-20ubuntu0.2). 2021-07-13 21:28:58.959 | parted set to manually installed. 2021-07-13 21:28:58.959 | psmisc is already the newest version (23.1-1ubuntu0.1). 2021-07-13 21:28:58.959 | psmisc set to manually installed. 2021-07-13 21:28:58.959 | python3-dev is already the newest version (3.6.7-1~18.04). 2021-07-13 21:28:58.959 | wget is already the newest version (1.19.4-1ubuntu2.2). 2021-07-13 21:28:58.959 | wget set to manually installed. 2021-07-13 21:28:58.959 | The following packages were automatically installed and are no longer required: 2021-07-13 21:28:58.959 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-07-13 21:28:58.959 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-07-13 21:28:58.959 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-07-13 21:28:58.959 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-07-13 21:28:58.959 | python3-twisted-bin python3-zope.interface 2021-07-13 21:28:58.959 | Use 'sudo apt autoremove' to remove them. 2021-07-13 21:28:58.959 | The following additional packages will be installed: 2021-07-13 21:28:58.959 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2021-07-13 21:28:58.959 | autotools-dev build-essential comerr-dev dctrl-tools debhelper dh-autoreconf 2021-07-13 21:28:58.959 | dh-strip-nondeterminism dpkg-dev fakeroot fontconfig fontconfig-config 2021-07-13 21:28:58.960 | fonts-dejavu-core fonts-liberation g++-7 gir1.2-harfbuzz-0.0 2021-07-13 21:28:58.960 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2021-07-13 21:28:58.960 | krb5-multidev libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl 2021-07-13 21:28:58.960 | libalgorithm-merge-perl libann0 libapr1 libapr1-dev libaprutil1 2021-07-13 21:28:58.960 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-07-13 21:28:58.960 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2021-07-13 21:28:58.960 | libcom-err2 libcroco3 libcurl4 libdatrie1 libdpkg-perl liberasurecode1 2021-07-13 21:28:58.960 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2021-07-13 21:28:58.960 | libfontconfig1 libgd3 libglib2.0-0 libglib2.0-bin libglib2.0-dev 2021-07-13 21:28:58.960 | libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libgssapi-krb5-2 2021-07-13 21:28:58.960 | libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz-dev 2021-07-13 21:28:58.960 | libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 2021-07-13 21:28:58.960 | libicu-dev libicu-le-hb-dev libicu-le-hb0 libicu60 libiculx60 libipset3 2021-07-13 21:28:58.960 | libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-07-13 21:28:58.960 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libk5crypto3 2021-07-13 21:28:58.960 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-3 libkrb5support0 2021-07-13 21:28:58.960 | liblab-gamut1 libldap-2.4-2 libldap-common libltdl-dev libltdl7 liblua5.2-0 2021-07-13 21:28:58.960 | liblua5.3-0 libmail-sendmail-perl libmatheval1 libmysqlclient20 2021-07-13 21:28:58.960 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-07-13 21:28:58.960 | libnl-route-3-200 libnorm1 libnspr4 libnss-systemd libnss3 libpam-systemd 2021-07-13 21:28:58.960 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2021-07-13 21:28:58.960 | libpgm-5.2-0 libpixman-1-0 libpq5 librados2 librbd1 libsasl2-2 2021-07-13 21:28:58.960 | libsasl2-modules libsasl2-modules-db libsctp-dev libsctp1 libsensors4 libsm6 2021-07-13 21:28:58.960 | libsnmp-base libsnmp30 libsodium23 libsqlite3-0 libssl1.1 libstdc++-7-dev 2021-07-13 21:28:58.960 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2021-07-13 21:28:58.960 | libtimedate-perl libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2021-07-13 21:28:58.960 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6 libzmq5 m4 2021-07-13 21:28:58.960 | mysql-common po-debconf postgresql-client-common postgresql-common 2021-07-13 21:28:58.961 | postgresql-server-dev-10 python-pip-whl python3.6-venv qemu-block-extra 2021-07-13 21:28:58.961 | sharutils ssl-cert systemd uuid-dev uwsgi-core vbetool x11-common 2021-07-13 21:28:58.962 | Suggested packages: 2021-07-13 21:28:58.962 | www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom 2021-07-13 21:28:58.962 | autoconf-archive gnu-standards autoconf-doc doc-base debtags dh-make dwz 2021-07-13 21:28:58.962 | debian-keyring g++-multilib g++-7-multilib gcc-7-doc libstdc++6-7-dbg wodim 2021-07-13 21:28:58.962 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run 2021-07-13 21:28:58.962 | | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs 2021-07-13 21:28:58.962 | git-mediawiki git-svn gsfonts graphviz-doc vim-haproxy haproxy-doc heartbeat 2021-07-13 21:28:58.962 | ldirectord krb5-doc uwsgi bzr libisal2 libjerasure2 libgd-tools 2021-07-13 21:28:58.962 | libglib2.0-doc libgraphite2-utils krb5-user icu-doc libtool-doc 2021-07-13 21:28:58.962 | postgresql-doc-10 libsasl2-modules-gssapi-mit 2021-07-13 21:28:58.962 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2021-07-13 21:28:58.962 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2021-07-13 21:28:58.962 | libstdc++-7-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc m4-doc 2021-07-13 21:28:58.962 | make-doc libcache-memcached-perl libmemcached libanyevent-perl libyaml-perl 2021-07-13 21:28:58.962 | libterm-readkey-perl cpufrequtils wireless-tools radeontool libmail-box-perl 2021-07-13 21:28:58.962 | libjson-perl default-mysql-server | virtual-mysql-server 2021-07-13 21:28:58.962 | python-egenix-mxdatetime python3-mysqldb-dbg debootstrap sharutils-doc 2021-07-13 21:28:58.962 | bsd-mailx | mailx sqlite3-doc openssl-blacklist systemd-container ncompress 2021-07-13 21:28:58.962 | tar-scripts tar-doc zip uwsgi-plugins-all uwsgi-extra uwsgi-dev 2021-07-13 21:28:59.221 | The following NEW packages will be installed: 2021-07-13 21:28:59.221 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2021-07-13 21:28:59.221 | autopoint autotools-dev build-essential comerr-dev conntrack conntrackd 2021-07-13 21:28:59.221 | dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism dnsmasq-utils 2021-07-13 21:28:59.221 | dpkg-dev dstat fakeroot fontconfig fontconfig-config fonts-dejavu-core 2021-07-13 21:28:59.221 | fonts-liberation g++ g++-7 genisoimage gettext gir1.2-harfbuzz-0.0 graphviz 2021-07-13 21:28:59.221 | haproxy ibverbs-providers icu-devtools intltool-debian ipset iputils-arping 2021-07-13 21:28:59.221 | ipvsadm javascript-common keepalived kpartx krb5-multidev libaio1 2021-07-13 21:28:59.221 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2021-07-13 21:28:59.221 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2021-07-13 21:28:59.221 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-07-13 21:28:59.221 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2021-07-13 21:28:59.222 | libcroco3 libdatrie1 libdpkg-perl liberasurecode-dev liberasurecode1 2021-07-13 21:28:59.222 | libfakeroot libffi-dev libfile-fcntllock-perl 2021-07-13 21:28:59.222 | libfile-stripnondeterminism-perl libfontconfig1 libgd3 libglib2.0-bin 2021-07-13 21:28:59.222 | libglib2.0-dev libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libgssrpc4 2021-07-13 21:28:59.222 | libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz-dev 2021-07-13 21:28:59.222 | libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 2021-07-13 21:28:59.222 | libicu-dev libicu-le-hb-dev libicu-le-hb0 libiculx60 libipset3 libiscsi7 2021-07-13 21:28:59.222 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-07-13 21:28:59.222 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2021-07-13 21:28:59.222 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2021-07-13 21:28:59.222 | libldap2-dev libltdl-dev libltdl7 liblua5.2-0 liblua5.3-0 2021-07-13 21:28:59.222 | libmail-sendmail-perl libmatheval1 libmysqlclient-dev libmysqlclient20 2021-07-13 21:28:59.222 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-07-13 21:28:59.222 | libnl-route-3-200 libnorm1 libnspr4 libnss3 libpango-1.0-0 2021-07-13 21:28:59.222 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpgm-5.2-0 2021-07-13 21:28:59.222 | libpixman-1-0 libpq-dev libpq5 librados2 librbd1 libsasl2-dev libsctp-dev 2021-07-13 21:28:59.222 | libsctp1 libsensors4 libsm6 libsnmp-base libsnmp30 libsodium23 libssl-dev 2021-07-13 21:28:59.222 | libstdc++-7-dev libsys-hostname-long-perl libsystemd-dev libthai-data 2021-07-13 21:28:59.222 | libthai0 libtiff5 libtimedate-perl libtool libwebp6 libx86-1 libxaw7 2021-07-13 21:28:59.222 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2021-07-13 21:28:59.222 | libxslt1-dev libxt6 libyaml-dev libzmq5 m4 make memcached mysql-common 2021-07-13 21:28:59.222 | pkg-config pm-utils po-debconf postgresql-client-common postgresql-common 2021-07-13 21:28:59.222 | postgresql-server-dev-10 postgresql-server-dev-all python-pip-whl 2021-07-13 21:28:59.222 | python3-mysqldb python3-venv python3.6-venv qemu-block-extra qemu-utils 2021-07-13 21:28:59.222 | sharutils socat sqlite3 ssl-cert thin-provisioning-tools unzip uuid-dev 2021-07-13 21:28:59.222 | uwsgi-core vbetool vlan x11-common zlib1g-dev 2021-07-13 21:28:59.222 | The following packages will be upgraded: 2021-07-13 21:28:59.223 | curl dnsmasq-base git libcom-err2 libcurl4 libglib2.0-0 libgssapi-krb5-2 2021-07-13 21:28:59.223 | libicu60 libk5crypto3 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 2021-07-13 21:28:59.223 | libnss-systemd libpam-systemd libsasl2-2 libsasl2-modules 2021-07-13 21:28:59.223 | libsasl2-modules-db libsqlite3-0 libssl1.1 libsystemd0 libuuid1 libxml2 2021-07-13 21:28:59.224 | libxslt1.1 lvm2 open-iscsi openssl sudo systemd tar tcpdump uuid-runtime 2021-07-13 21:28:59.337 | 32 upgraded, 193 newly installed, 0 to remove and 161 not upgraded. 2021-07-13 21:28:59.337 | Need to get 84.1 MB of archives. 2021-07-13 21:28:59.337 | After this operation, 260 MB of additional disk space will be used. 2021-07-13 21:28:59.337 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 2021-07-13 21:28:59.568 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss-systemd amd64 237-3ubuntu10.48 [105 kB] 2021-07-13 21:28:59.580 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-systemd amd64 237-3ubuntu10.48 [107 kB] 2021-07-13 21:28:59.589 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2,915 kB] 2021-07-13 21:29:00.049 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 2021-07-13 21:29:00.109 | 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-07-13 21:29:00.117 | 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-07-13 21:29:00.120 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1 amd64 1.6.3-2 [90.9 kB] 2021-07-13 21:29:00.133 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1,301 kB] 2021-07-13 21:29:00.416 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1 amd64 1.6.1-2 [84.4 kB] 2021-07-13 21:29:00.434 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 2021-07-13 21:29:00.477 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-2 [10.6 kB] 2021-07-13 21:29:00.477 | 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-07-13 21:29:00.478 | 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-07-13 21:29:00.483 | 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-07-13 21:29:00.484 | 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-07-13 21:29:00.511 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-ldap amd64 1.6.1-2 [8,764 B] 2021-07-13 21:29:00.512 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblua5.2-0 amd64 5.2.4-1.1build1 [108 kB] 2021-07-13 21:29:00.534 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.1 [8,054 kB] 2021-07-13 21:29:02.400 | 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-07-13 21:29:02.571 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-bin amd64 2.4.29-1ubuntu4.16 [1,070 kB] 2021-07-13 21:29:02.851 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-utils amd64 2.4.29-1ubuntu4.16 [84.0 kB] 2021-07-13 21:29:02.858 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-data all 2.4.29-1ubuntu4.16 [160 kB] 2021-07-13 21:29:02.872 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2 amd64 2.4.29-1ubuntu4.16 [95.1 kB] 2021-07-13 21:29:02.880 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2021-07-13 21:29:03.064 | 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-07-13 21:29:03.177 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig-config all 2.12.6-0ubuntu2 [55.8 kB] 2021-07-13 21:29:03.181 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfontconfig1 amd64 2.12.6-0ubuntu2 [137 kB] 2021-07-13 21:29:03.193 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig amd64 2.12.6-0ubuntu2 [169 kB] 2021-07-13 21:29:03.207 | 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-07-13 21:29:03.219 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 haproxy amd64 1.8.8-1ubuntu0.11 [1,116 kB] 2021-07-13 21:29:03.360 | 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-07-13 21:29:03.395 | 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-07-13 21:29:03.400 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libice6 amd64 2:1.0.9-2 [40.2 kB] 2021-07-13 21:29:03.412 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] 2021-07-13 21:29:03.418 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 open-iscsi amd64 2.0.874-5ubuntu2.10 [280 kB] 2021-07-13 21:29:03.508 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu1 [6,530 B] 2021-07-13 21:29:03.511 | 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-07-13 21:29:03.515 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1,171 kB] 2021-07-13 21:29:03.801 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 2021-07-13 21:29:03.830 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 2021-07-13 21:29:03.868 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 2021-07-13 21:29:03.878 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 2021-07-13 21:29:03.907 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 2021-07-13 21:29:03.916 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 2021-07-13 21:29:03.936 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 tcpdump amd64 4.9.3-0ubuntu0.18.04.1 [364 kB] 2021-07-13 21:29:03.969 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 uuid-dev amd64 2.31.1-0.4ubuntu3.7 [33.2 kB] 2021-07-13 21:29:03.972 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp1 amd64 1.0.17+dfsg-2 [8,008 B] 2021-07-13 21:29:03.973 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp-dev amd64 1.0.17+dfsg-2 [61.9 kB] 2021-07-13 21:29:03.979 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1-dev amd64 1.6.3-2 [690 kB] 2021-07-13 21:29:04.090 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap2-dev amd64 2.4.45+dfsg-1ubuntu1.10 [261 kB] 2021-07-13 21:29:04.154 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dev amd64 1.6.1-2 [391 kB] 2021-07-13 21:29:04.273 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2021-07-13 21:29:04.295 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 m4 amd64 1.4.18-1 [197 kB] 2021-07-13 21:29:04.652 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autoconf all 2.69-11 [322 kB] 2021-07-13 21:29:04.660 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 automake all 1:1.15.1-3ubuntu2 [509 kB] 2021-07-13 21:29:04.672 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 autopoint all 0.19.8.1-6ubuntu0.3 [426 kB] 2021-07-13 21:29:04.752 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtool all 2.4.6-2 [194 kB] 2021-07-13 21:29:04.777 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-autoreconf all 17 [15.8 kB] 2021-07-13 21:29:04.778 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB] 2021-07-13 21:29:04.795 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-stripnondeterminism-perl all 0.040-1.1~build1 [13.8 kB] 2021-07-13 21:29:04.797 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] 2021-07-13 21:29:04.801 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-strip-nondeterminism all 0.040-1.1~build1 [5,208 B] 2021-07-13 21:29:04.801 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 2021-07-13 21:29:04.820 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 2021-07-13 21:29:04.846 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 2021-07-13 21:29:04.914 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcroco3 amd64 0.6.12-2 [81.3 kB] 2021-07-13 21:29:04.921 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 gettext amd64 0.19.8.1-6ubuntu0.3 [1,293 kB] 2021-07-13 21:29:05.195 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] 2021-07-13 21:29:05.199 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 po-debconf all 1.0.20 [232 kB] 2021-07-13 21:29:05.236 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 debhelper all 11.1.6ubuntu2 [902 kB] 2021-07-13 21:29:05.397 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-dev amd64 2.4.29-1ubuntu4.16 [178 kB] 2021-07-13 21:29:05.432 | Get:73 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-07-13 21:29:05.826 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9,697 kB] 2021-07-13 21:29:07.458 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1,568 B] 2021-07-13 21:29:07.459 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4,758 B] 2021-07-13 21:29:07.459 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 conntrack amd64 1:1.4.4+snapshot20161117-6ubuntu2 [30.6 kB] 2021-07-13 21:29:07.460 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-queue1 amd64 1.0.2-2 [11.4 kB] 2021-07-13 21:29:07.461 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 conntrackd amd64 1:1.4.4+snapshot20161117-6ubuntu2 [126 kB] 2021-07-13 21:29:07.472 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.13 [159 kB] 2021-07-13 21:29:07.485 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.13 [219 kB] 2021-07-13 21:29:07.504 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dctrl-tools amd64 2.24-2build1 [60.9 kB] 2021-07-13 21:29:07.509 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dnsmasq-base amd64 2.79-1ubuntu0.4 [307 kB] 2021-07-13 21:29:07.535 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dnsmasq-utils amd64 2.79-1ubuntu0.4 [13.2 kB] 2021-07-13 21:29:07.572 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 dstat all 0.7.3-1 [52.1 kB] 2021-07-13 21:29:07.577 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] 2021-07-13 21:29:07.580 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] 2021-07-13 21:29:07.586 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 genisoimage amd64 9:1.1.11-3ubuntu2 [328 kB] 2021-07-13 21:29:07.622 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-3 amd64 1.3.11-2 [78.7 kB] 2021-07-13 21:29:07.631 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz0b amd64 1.7.2-1ubuntu1 [232 kB] 2021-07-13 21:29:07.653 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 gir1.2-harfbuzz-0.0 amd64 1.7.2-1ubuntu1 [18.6 kB] 2021-07-13 21:29:07.655 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3,916 kB] 2021-07-13 21:29:08.031 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libann0 amd64 1.1.2+doc-6 [24.8 kB] 2021-07-13 21:29:08.032 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcdt5 amd64 2.40.1-2 [19.6 kB] 2021-07-13 21:29:08.034 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcgraph6 amd64 2.40.1-2 [40.8 kB] 2021-07-13 21:29:08.039 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2021-07-13 21:29:08.039 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2021-07-13 21:29:08.042 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtiff5 amd64 4.0.9-5ubuntu0.4 [153 kB] 2021-07-13 21:29:08.100 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.18.04.1 [186 kB] 2021-07-13 21:29:08.109 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2021-07-13 21:29:08.110 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgd3 amd64 2.2.5-4ubuntu0.4 [119 kB] 2021-07-13 21:29:08.202 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2021-07-13 21:29:08.405 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libpixman-1-0 amd64 0.34.0-2 [229 kB] 2021-07-13 21:29:08.460 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-render0 amd64 1.13-2~ubuntu18.04 [14.7 kB] 2021-07-13 21:29:08.462 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-shm0 amd64 1.13-2~ubuntu18.04 [5,600 B] 2021-07-13 21:29:08.462 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2021-07-13 21:29:08.465 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcairo2 amd64 1.15.10-2ubuntu0.1 [580 kB] 2021-07-13 21:29:08.540 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB] 2021-07-13 21:29:08.544 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai-data all 0.1.27-2 [133 kB] 2021-07-13 21:29:08.559 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libdatrie1 amd64 0.2.10-7 [17.8 kB] 2021-07-13 21:29:08.561 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai0 amd64 0.1.27-2 [18.0 kB] 2021-07-13 21:29:08.563 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpango-1.0-0 amd64 1.40.14-1ubuntu0.1 [153 kB] 2021-07-13 21:29:08.580 | Get:113 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-07-13 21:29:08.583 | Get:114 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-07-13 21:29:08.585 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpathplan4 amd64 2.40.1-2 [22.6 kB] 2021-07-13 21:29:08.588 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvc6 amd64 2.40.1-2 [601 kB] 2021-07-13 21:29:08.684 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvpr2 amd64 2.40.1-2 [169 kB] 2021-07-13 21:29:08.704 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 liblab-gamut1 amd64 2.40.1-2 [178 kB] 2021-07-13 21:29:08.725 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2021-07-13 21:29:08.741 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] 2021-07-13 21:29:08.745 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2021-07-13 21:29:08.763 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 graphviz amd64 2.40.1-2 [601 kB] 2021-07-13 21:29:08.842 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-3-200 amd64 3.2.29-0ubuntu3 [52.8 kB] 2021-07-13 21:29:08.851 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-route-3-200 amd64 3.2.29-0ubuntu3 [146 kB] 2021-07-13 21:29:08.864 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libibverbs1 amd64 17.1-1ubuntu0.2 [44.4 kB] 2021-07-13 21:29:08.868 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ibverbs-providers amd64 17.1-1ubuntu0.2 [160 kB] 2021-07-13 21:29:08.949 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 icu-devtools amd64 60.2-3ubuntu3.1 [179 kB] 2021-07-13 21:29:08.965 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 iputils-arping amd64 3:20161105-1ubuntu3 [29.7 kB] 2021-07-13 21:29:08.968 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 javascript-common all 11 [6,066 B] 2021-07-13 21:29:08.969 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-genl-3-200 amd64 3.2.29-0ubuntu3 [11.2 kB] 2021-07-13 21:29:08.970 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsensors4 amd64 1:3.4.0-4 [28.8 kB] 2021-07-13 21:29:08.993 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp-base all 5.7.3+dfsg-1.8ubuntu3.6 [224 kB] 2021-07-13 21:29:09.016 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp30 amd64 5.7.3+dfsg-1.8ubuntu3.6 [926 kB] 2021-07-13 21:29:09.129 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 keepalived amd64 1:1.3.9-1ubuntu0.18.04.2 [244 kB] 2021-07-13 21:29:09.165 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssrpc4 amd64 1.16-2ubuntu0.2 [54.4 kB] 2021-07-13 21:29:09.177 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkdb5-9 amd64 1.16-2ubuntu0.2 [37.3 kB] 2021-07-13 21:29:09.186 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5srv-mit11 amd64 1.16-2ubuntu0.2 [49.7 kB] 2021-07-13 21:29:09.197 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5clnt-mit11 amd64 1.16-2ubuntu0.2 [38.0 kB] 2021-07-13 21:29:09.207 | Get:139 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-07-13 21:29:09.216 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-multidev amd64 1.16-2ubuntu0.2 [120 kB] 2021-07-13 21:29:09.227 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaio1 amd64 0.3.110-5ubuntu0.1 [6,476 B] 2021-07-13 21:29:09.257 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] 2021-07-13 21:29:09.262 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] 2021-07-13 21:29:09.302 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2021-07-13 21:29:09.303 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2021-07-13 21:29:09.304 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] 2021-07-13 21:29:09.307 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-bin amd64 2.56.4-0ubuntu0.18.04.8 [68.5 kB] 2021-07-13 21:29:09.313 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev-bin amd64 2.56.4-0ubuntu0.18.04.8 [102 kB] 2021-07-13 21:29:09.321 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 2021-07-13 21:29:09.325 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-0ubuntu2 [176 kB] 2021-07-13 21:29:09.340 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev amd64 2.56.4-0ubuntu0.18.04.8 [1,386 kB] 2021-07-13 21:29:09.519 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-dev amd64 1.3.11-2 [14.5 kB] 2021-07-13 21:29:09.522 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2021-07-13 21:29:09.590 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-icu0 amd64 1.7.2-1ubuntu1 [5,604 B] 2021-07-13 21:29:09.590 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-gobject0 amd64 1.7.2-1ubuntu1 [13.4 kB] 2021-07-13 21:29:09.591 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb0 amd64 1.0.3+git161113-4 [14.3 kB] 2021-07-13 21:29:09.592 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libiculx60 amd64 60.2-3ubuntu3.1 [19.0 kB] 2021-07-13 21:29:09.595 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb-dev amd64 1.0.3+git161113-4 [29.5 kB] 2021-07-13 21:29:09.598 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu-dev amd64 60.2-3ubuntu3.1 [8,889 kB] 2021-07-13 21:29:10.816 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-dev amd64 1.7.2-1ubuntu1 [302 kB] 2021-07-13 21:29:10.822 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libiscsi7 amd64 1.17.0-1.1 [55.4 kB] 2021-07-13 21:29:10.824 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjansson4 amd64 2.11-1 [29.3 kB] 2021-07-13 21:29:10.879 | Get:163 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-07-13 21:29:11.082 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2021-07-13 21:29:11.082 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2021-07-13 21:29:11.082 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjs-jquery all 3.2.1-1 [152 kB] 2021-07-13 21:29:11.153 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-metadata all 12-1 [6,930 B] 2021-07-13 21:29:11.153 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-tablesorter all 1:2.29.5+dfsg1-1 [174 kB] 2021-07-13 21:29:11.158 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl-dev amd64 2.4.6-2 [162 kB] 2021-07-13 21:29:11.234 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2021-07-13 21:29:11.237 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2021-07-13 21:29:11.243 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libmatheval1 amd64 1.1.11+dfsg-3build1 [20.5 kB] 2021-07-13 21:29:11.392 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 mysql-common all 5.8+1.0.4 [7,308 B] 2021-07-13 21:29:11.393 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient20 amd64 5.7.34-0ubuntu0.18.04.1 [689 kB] 2021-07-13 21:29:11.452 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl-dev amd64 1.1.1-1ubuntu2.1~18.04.9 [1,566 kB] 2021-07-13 21:29:11.623 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient-dev amd64 5.7.34-0ubuntu0.18.04.1 [1,016 kB] 2021-07-13 21:29:11.710 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 2021-07-13 21:29:11.734 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnspr4 amd64 2:4.18-1ubuntu1 [112 kB] 2021-07-13 21:29:11.743 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss3 amd64 2:3.35-2ubuntu2.12 [1,220 kB] 2021-07-13 21:29:12.016 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 2021-07-13 21:29:12.033 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq5 amd64 10.17-0ubuntu0.18.04.1 [107 kB] 2021-07-13 21:29:12.042 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq-dev amd64 10.17-0ubuntu0.18.04.1 [218 kB] 2021-07-13 21:29:12.061 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librados2 amd64 12.2.13-0ubuntu0.18.04.8 [2,724 kB] 2021-07-13 21:29:12.524 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librbd1 amd64 12.2.13-0ubuntu0.18.04.8 [923 kB] 2021-07-13 21:29:12.801 | Get:185 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-07-13 21:29:12.845 | Get:186 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-07-13 21:29:12.854 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 2021-07-13 21:29:12.893 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd-dev amd64 237-3ubuntu10.48 [184 kB] 2021-07-13 21:29:12.970 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libx86-1 amd64 1.1+ds1-10.2 [75.2 kB] 2021-07-13 21:29:13.002 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2-dev amd64 2.9.4+dfsg1-6.1ubuntu1.4 [757 kB] 2021-07-13 21:29:13.083 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1.1 amd64 1.1.29-5ubuntu0.2 [150 kB] 2021-07-13 21:29:13.096 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1-dev amd64 1.1.29-5ubuntu0.2 [407 kB] 2021-07-13 21:29:13.139 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 2021-07-13 21:29:13.158 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 lvm2 amd64 2.02.176-4.1ubuntu3.18.04.3 [929 kB] 2021-07-13 21:29:13.270 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 memcached amd64 1.5.6-0ubuntu1.2 [109 kB] 2021-07-13 21:29:13.292 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 pm-utils all 1.4.1-17 [48.3 kB] 2021-07-13 21:29:13.302 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-client-common all 190ubuntu0.1 [29.6 kB] 2021-07-13 21:29:13.308 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2021-07-13 21:29:13.310 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-common all 190ubuntu0.1 [157 kB] 2021-07-13 21:29:13.341 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-10 amd64 10.17-0ubuntu0.18.04.1 [839 kB] 2021-07-13 21:29:13.546 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-all all 190ubuntu0.1 [14.1 kB] 2021-07-13 21:29:13.549 | Get:202 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-07-13 21:29:14.029 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-mysqldb amd64 1.3.10-1build1 [46.0 kB] 2021-07-13 21:29:14.163 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3.6-venv amd64 3.6.9-1~18.04ubuntu1.4 [6,188 B] 2021-07-13 21:29:14.166 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3-venv amd64 3.6.7-1~18.04 [1,208 B] 2021-07-13 21:29:14.166 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-block-extra amd64 1:2.11+dfsg-1ubuntu7.36 [40.5 kB] 2021-07-13 21:29:14.195 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-utils amd64 1:2.11+dfsg-1ubuntu7.36 [870 kB] 2021-07-13 21:29:14.539 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 sharutils amd64 1:4.15.2-3 [155 kB] 2021-07-13 21:29:14.543 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sqlite3 amd64 3.22.0-1ubuntu0.4 [752 kB] 2021-07-13 21:29:14.688 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 thin-provisioning-tools amd64 0.7.4-2ubuntu3 [359 kB] 2021-07-13 21:29:14.814 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 unzip amd64 6.0-21ubuntu1.1 [168 kB] 2021-07-13 21:29:14.819 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-core amd64 2.0.15-10.2ubuntu2.1 [523 kB] 2021-07-13 21:29:14.836 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2021-07-13 21:29:14.836 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libipset3 amd64 6.34-1 [43.9 kB] 2021-07-13 21:29:14.837 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ipset amd64 6.34-1 [33.7 kB] 2021-07-13 21:29:14.838 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ipvsadm amd64 1:1.28-3ubuntu0.18.04.1 [35.5 kB] 2021-07-13 21:29:14.840 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 kpartx amd64 0.7.4-2ubuntu3.1 [27.8 kB] 2021-07-13 21:29:14.841 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.0.15-10.2ubuntu2.1 [10.0 kB] 2021-07-13 21:29:14.842 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode1 amd64 1.5.0-1 [40.0 kB] 2021-07-13 21:29:14.864 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode-dev amd64 1.5.0-1 [14.9 kB] 2021-07-13 21:29:14.908 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libffi-dev amd64 3.2.1-8 [156 kB] 2021-07-13 21:29:14.922 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-dev amd64 1.16-2ubuntu0.2 [11.7 kB] 2021-07-13 21:29:14.923 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-dev amd64 0.1.7-2ubuntu3 [55.7 kB] 2021-07-13 21:29:14.927 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 socat amd64 1.7.3.2-2ubuntu2 [342 kB] 2021-07-13 21:29:14.982 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 vlan amd64 1.9-3.2ubuntu6 [30.7 kB] 2021-07-13 21:29:16.629 | Preconfiguring packages ... 2021-07-13 21:29:16.750 | Fetched 84.1 MB in 16s (5,343 kB/s) 2021-07-13 21:29:16.817 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 64654 files and directories currently installed.) 2021-07-13 21:29:16.819 | Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 2021-07-13 21:29:16.841 | Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2ubuntu0.1) ... 2021-07-13 21:29:16.971 | Setting up tar (1.29b-2ubuntu0.2) ... 2021-07-13 21:29:17.124 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 64654 files and directories currently installed.) 2021-07-13 21:29:17.126 | Preparing to unpack .../libnss-systemd_237-3ubuntu10.48_amd64.deb ... 2021-07-13 21:29:17.157 | Unpacking libnss-systemd:amd64 (237-3ubuntu10.48) over (237-3ubuntu10.25) ... 2021-07-13 21:29:17.268 | Preparing to unpack .../libpam-systemd_237-3ubuntu10.48_amd64.deb ... 2021-07-13 21:29:17.290 | Unpacking libpam-systemd:amd64 (237-3ubuntu10.48) over (237-3ubuntu10.25) ... 2021-07-13 21:29:17.433 | Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 2021-07-13 21:29:17.574 | Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10.25) ... 2021-07-13 21:29:18.274 | Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 2021-07-13 21:29:18.296 | Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10.25) ... 2021-07-13 21:29:18.399 | Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 2021-07-13 21:29:18.519 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 64654 files and directories currently installed.) 2021-07-13 21:29:18.522 | Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-07-13 21:29:18.543 | Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2021-07-13 21:29:18.630 | Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-07-13 21:29:18.761 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 64654 files and directories currently installed.) 2021-07-13 21:29:18.763 | Preparing to unpack .../00-uuid-runtime_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-07-13 21:29:18.790 | Unpacking uuid-runtime (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2021-07-13 21:29:19.071 | Selecting previously unselected package libapr1:amd64. 2021-07-13 21:29:19.077 | Preparing to unpack .../01-libapr1_1.6.3-2_amd64.deb ... 2021-07-13 21:29:19.080 | Unpacking libapr1:amd64 (1.6.3-2) ... 2021-07-13 21:29:19.209 | Preparing to unpack .../02-libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 2021-07-13 21:29:19.234 | Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.1-1ubuntu2.1~18.04.4) ... 2021-07-13 21:29:19.508 | Selecting previously unselected package libaprutil1:amd64. 2021-07-13 21:29:19.514 | Preparing to unpack .../03-libaprutil1_1.6.1-2_amd64.deb ... 2021-07-13 21:29:19.517 | Unpacking libaprutil1:amd64 (1.6.1-2) ... 2021-07-13 21:29:19.614 | Preparing to unpack .../04-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 2021-07-13 21:29:19.636 | Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1ubuntu0.1) ... 2021-07-13 21:29:19.774 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2021-07-13 21:29:19.780 | Preparing to unpack .../05-libaprutil1-dbd-sqlite3_1.6.1-2_amd64.deb ... 2021-07-13 21:29:19.784 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2021-07-13 21:29:19.847 | Preparing to unpack .../06-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-07-13 21:29:19.868 | Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-07-13 21:29:19.974 | Preparing to unpack .../07-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-07-13 21:29:19.996 | Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-07-13 21:29:20.087 | Preparing to unpack .../08-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 2021-07-13 21:29:20.109 | Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) over (2.4.45+dfsg-1ubuntu1.3) ... 2021-07-13 21:29:20.223 | Preparing to unpack .../09-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 2021-07-13 21:29:20.244 | Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) over (2.4.45+dfsg-1ubuntu1.3) ... 2021-07-13 21:29:20.334 | Selecting previously unselected package libaprutil1-ldap:amd64. 2021-07-13 21:29:20.340 | Preparing to unpack .../10-libaprutil1-ldap_1.6.1-2_amd64.deb ... 2021-07-13 21:29:20.343 | Unpacking libaprutil1-ldap:amd64 (1.6.1-2) ... 2021-07-13 21:29:20.416 | Selecting previously unselected package liblua5.2-0:amd64. 2021-07-13 21:29:20.422 | Preparing to unpack .../11-liblua5.2-0_5.2.4-1.1build1_amd64.deb ... 2021-07-13 21:29:20.425 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2021-07-13 21:29:20.517 | Preparing to unpack .../12-libicu60_60.2-3ubuntu3.1_amd64.deb ... 2021-07-13 21:29:20.545 | Unpacking libicu60:amd64 (60.2-3ubuntu3.1) over (60.2-3ubuntu3) ... 2021-07-13 21:29:21.852 | Preparing to unpack .../13-libxml2_2.9.4+dfsg1-6.1ubuntu1.4_amd64.deb ... 2021-07-13 21:29:21.873 | Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.4) over (2.9.4+dfsg1-6.1ubuntu1.2) ... 2021-07-13 21:29:22.035 | Selecting previously unselected package apache2-bin. 2021-07-13 21:29:22.042 | Preparing to unpack .../14-apache2-bin_2.4.29-1ubuntu4.16_amd64.deb ... 2021-07-13 21:29:22.044 | Unpacking apache2-bin (2.4.29-1ubuntu4.16) ... 2021-07-13 21:29:22.257 | Selecting previously unselected package apache2-utils. 2021-07-13 21:29:22.263 | Preparing to unpack .../15-apache2-utils_2.4.29-1ubuntu4.16_amd64.deb ... 2021-07-13 21:29:22.266 | Unpacking apache2-utils (2.4.29-1ubuntu4.16) ... 2021-07-13 21:29:22.330 | Selecting previously unselected package apache2-data. 2021-07-13 21:29:22.336 | Preparing to unpack .../16-apache2-data_2.4.29-1ubuntu4.16_all.deb ... 2021-07-13 21:29:22.339 | Unpacking apache2-data (2.4.29-1ubuntu4.16) ... 2021-07-13 21:29:22.519 | Selecting previously unselected package apache2. 2021-07-13 21:29:22.526 | Preparing to unpack .../17-apache2_2.4.29-1ubuntu4.16_amd64.deb ... 2021-07-13 21:29:22.544 | Unpacking apache2 (2.4.29-1ubuntu4.16) ... 2021-07-13 21:29:22.652 | Selecting previously unselected package fonts-dejavu-core. 2021-07-13 21:29:22.659 | Preparing to unpack .../18-fonts-dejavu-core_2.37-1_all.deb ... 2021-07-13 21:29:22.661 | Unpacking fonts-dejavu-core (2.37-1) ... 2021-07-13 21:29:22.870 | Selecting previously unselected package fonts-liberation. 2021-07-13 21:29:22.877 | Preparing to unpack .../19-fonts-liberation_1%3a1.07.4-7~18.04.1_all.deb ... 2021-07-13 21:29:22.879 | Unpacking fonts-liberation (1:1.07.4-7~18.04.1) ... 2021-07-13 21:29:23.067 | Selecting previously unselected package fontconfig-config. 2021-07-13 21:29:23.073 | Preparing to unpack .../20-fontconfig-config_2.12.6-0ubuntu2_all.deb ... 2021-07-13 21:29:23.076 | Unpacking fontconfig-config (2.12.6-0ubuntu2) ... 2021-07-13 21:29:23.162 | Selecting previously unselected package libfontconfig1:amd64. 2021-07-13 21:29:23.168 | Preparing to unpack .../21-libfontconfig1_2.12.6-0ubuntu2_amd64.deb ... 2021-07-13 21:29:23.171 | Unpacking libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2021-07-13 21:29:23.269 | Selecting previously unselected package fontconfig. 2021-07-13 21:29:23.276 | Preparing to unpack .../22-fontconfig_2.12.6-0ubuntu2_amd64.deb ... 2021-07-13 21:29:23.278 | Unpacking fontconfig (2.12.6-0ubuntu2) ... 2021-07-13 21:29:23.370 | Selecting previously unselected package liblua5.3-0:amd64. 2021-07-13 21:29:23.377 | Preparing to unpack .../23-liblua5.3-0_5.3.3-1ubuntu0.18.04.1_amd64.deb ... 2021-07-13 21:29:23.379 | Unpacking liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2021-07-13 21:29:23.491 | Selecting previously unselected package haproxy. 2021-07-13 21:29:23.498 | Preparing to unpack .../24-haproxy_1.8.8-1ubuntu0.11_amd64.deb ... 2021-07-13 21:29:23.507 | Unpacking haproxy (1.8.8-1ubuntu0.11) ... 2021-07-13 21:29:23.722 | Selecting previously unselected package libjpeg-turbo8:amd64. 2021-07-13 21:29:23.728 | Preparing to unpack .../25-libjpeg-turbo8_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2021-07-13 21:29:23.731 | Unpacking libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-07-13 21:29:23.843 | Selecting previously unselected package x11-common. 2021-07-13 21:29:23.850 | Preparing to unpack .../26-x11-common_1%3a7.7+19ubuntu7.1_all.deb ... 2021-07-13 21:29:23.874 | dpkg-query: no packages found matching nux-tools 2021-07-13 21:29:23.884 | Unpacking x11-common (1:7.7+19ubuntu7.1) ... 2021-07-13 21:29:23.967 | Selecting previously unselected package libice6:amd64. 2021-07-13 21:29:23.974 | Preparing to unpack .../27-libice6_2%3a1.0.9-2_amd64.deb ... 2021-07-13 21:29:23.976 | Unpacking libice6:amd64 (2:1.0.9-2) ... 2021-07-13 21:29:24.061 | Selecting previously unselected package libsm6:amd64. 2021-07-13 21:29:24.067 | Preparing to unpack .../28-libsm6_2%3a1.2.2-1_amd64.deb ... 2021-07-13 21:29:24.070 | Unpacking libsm6:amd64 (2:1.2.2-1) ... 2021-07-13 21:29:24.193 | Preparing to unpack .../29-open-iscsi_2.0.874-5ubuntu2.10_amd64.deb ... 2021-07-13 21:29:24.670 | Unpacking open-iscsi (2.0.874-5ubuntu2.10) over (2.0.874-5ubuntu2.7) ... 2021-07-13 21:29:25.124 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2021-07-13 21:29:25.131 | Preparing to unpack .../30-libnetfilter-cthelper0_1.0.0-1ubuntu1_amd64.deb ... 2021-07-13 21:29:25.133 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2021-07-13 21:29:25.230 | Preparing to unpack .../31-libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 2021-07-13 21:29:25.251 | Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1ubuntu1.1) ... 2021-07-13 21:29:25.342 | Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 2021-07-13 21:29:25.492 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 65707 files and directories currently installed.) 2021-07-13 21:29:25.494 | Preparing to unpack .../000-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 2021-07-13 21:29:25.516 | Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) over (2.56.4-0ubuntu0.18.04.4) ... 2021-07-13 21:29:25.801 | Preparing to unpack .../001-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 2021-07-13 21:29:25.821 | Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.1-1ubuntu2.1~18.04.4) ... 2021-07-13 21:29:26.026 | Preparing to unpack .../002-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 2021-07-13 21:29:26.060 | Unpacking sudo (1.8.21p2-3ubuntu1.4) over (1.8.21p2-3ubuntu1) ... 2021-07-13 21:29:26.244 | Preparing to unpack .../003-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 2021-07-13 21:29:26.266 | Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-07-13 21:29:26.401 | Preparing to unpack .../004-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 2021-07-13 21:29:26.427 | Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-07-13 21:29:26.579 | Preparing to unpack .../005-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 2021-07-13 21:29:26.603 | Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-07-13 21:29:26.702 | Preparing to unpack .../006-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 2021-07-13 21:29:26.729 | Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-07-13 21:29:26.837 | Preparing to unpack .../007-tcpdump_4.9.3-0ubuntu0.18.04.1_amd64.deb ... 2021-07-13 21:29:26.858 | Unpacking tcpdump (4.9.3-0ubuntu0.18.04.1) over (4.9.2-3) ... 2021-07-13 21:29:26.979 | Selecting previously unselected package uuid-dev:amd64. 2021-07-13 21:29:26.986 | Preparing to unpack .../008-uuid-dev_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-07-13 21:29:26.989 | Unpacking uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-07-13 21:29:27.071 | Selecting previously unselected package libsctp1:amd64. 2021-07-13 21:29:27.077 | Preparing to unpack .../009-libsctp1_1.0.17+dfsg-2_amd64.deb ... 2021-07-13 21:29:27.081 | Unpacking libsctp1:amd64 (1.0.17+dfsg-2) ... 2021-07-13 21:29:27.146 | Selecting previously unselected package libsctp-dev:amd64. 2021-07-13 21:29:27.152 | Preparing to unpack .../010-libsctp-dev_1.0.17+dfsg-2_amd64.deb ... 2021-07-13 21:29:27.155 | Unpacking libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2021-07-13 21:29:27.216 | Selecting previously unselected package libapr1-dev. 2021-07-13 21:29:27.223 | Preparing to unpack .../011-libapr1-dev_1.6.3-2_amd64.deb ... 2021-07-13 21:29:27.226 | Unpacking libapr1-dev (1.6.3-2) ... 2021-07-13 21:29:27.500 | Selecting previously unselected package libldap2-dev:amd64. 2021-07-13 21:29:27.507 | Preparing to unpack .../012-libldap2-dev_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 2021-07-13 21:29:27.509 | Unpacking libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 2021-07-13 21:29:27.646 | Selecting previously unselected package libaprutil1-dev. 2021-07-13 21:29:27.652 | Preparing to unpack .../013-libaprutil1-dev_1.6.1-2_amd64.deb ... 2021-07-13 21:29:27.655 | Unpacking libaprutil1-dev (1.6.1-2) ... 2021-07-13 21:29:27.922 | Selecting previously unselected package autotools-dev. 2021-07-13 21:29:27.929 | Preparing to unpack .../014-autotools-dev_20180224.1_all.deb ... 2021-07-13 21:29:27.931 | Unpacking autotools-dev (20180224.1) ... 2021-07-13 21:29:27.990 | Selecting previously unselected package m4. 2021-07-13 21:29:27.996 | Preparing to unpack .../015-m4_1.4.18-1_amd64.deb ... 2021-07-13 21:29:27.999 | Unpacking m4 (1.4.18-1) ... 2021-07-13 21:29:28.102 | Selecting previously unselected package autoconf. 2021-07-13 21:29:28.109 | Preparing to unpack .../016-autoconf_2.69-11_all.deb ... 2021-07-13 21:29:28.112 | Unpacking autoconf (2.69-11) ... 2021-07-13 21:29:28.235 | Selecting previously unselected package automake. 2021-07-13 21:29:28.243 | Preparing to unpack .../017-automake_1%3a1.15.1-3ubuntu2_all.deb ... 2021-07-13 21:29:28.247 | Unpacking automake (1:1.15.1-3ubuntu2) ... 2021-07-13 21:29:28.369 | Selecting previously unselected package autopoint. 2021-07-13 21:29:28.376 | Preparing to unpack .../018-autopoint_0.19.8.1-6ubuntu0.3_all.deb ... 2021-07-13 21:29:28.379 | Unpacking autopoint (0.19.8.1-6ubuntu0.3) ... 2021-07-13 21:29:28.449 | Selecting previously unselected package libtool. 2021-07-13 21:29:28.456 | Preparing to unpack .../019-libtool_2.4.6-2_all.deb ... 2021-07-13 21:29:28.458 | Unpacking libtool (2.4.6-2) ... 2021-07-13 21:29:28.537 | Selecting previously unselected package dh-autoreconf. 2021-07-13 21:29:28.544 | Preparing to unpack .../020-dh-autoreconf_17_all.deb ... 2021-07-13 21:29:28.546 | Unpacking dh-autoreconf (17) ... 2021-07-13 21:29:28.604 | Selecting previously unselected package libarchive-zip-perl. 2021-07-13 21:29:28.611 | Preparing to unpack .../021-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ... 2021-07-13 21:29:28.613 | Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ... 2021-07-13 21:29:28.677 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2021-07-13 21:29:28.683 | Preparing to unpack .../022-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ... 2021-07-13 21:29:28.686 | Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2021-07-13 21:29:28.743 | Selecting previously unselected package libtimedate-perl. 2021-07-13 21:29:28.750 | Preparing to unpack .../023-libtimedate-perl_2.3000-2_all.deb ... 2021-07-13 21:29:28.753 | Unpacking libtimedate-perl (2.3000-2) ... 2021-07-13 21:29:28.814 | Selecting previously unselected package dh-strip-nondeterminism. 2021-07-13 21:29:28.821 | Preparing to unpack .../024-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ... 2021-07-13 21:29:28.823 | Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ... 2021-07-13 21:29:28.880 | Selecting previously unselected package libdpkg-perl. 2021-07-13 21:29:28.886 | Preparing to unpack .../025-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 2021-07-13 21:29:28.889 | Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... 2021-07-13 21:29:28.976 | Selecting previously unselected package make. 2021-07-13 21:29:28.983 | Preparing to unpack .../026-make_4.1-9.1ubuntu1_amd64.deb ... 2021-07-13 21:29:28.985 | Unpacking make (4.1-9.1ubuntu1) ... 2021-07-13 21:29:29.068 | Selecting previously unselected package dpkg-dev. 2021-07-13 21:29:29.074 | Preparing to unpack .../027-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 2021-07-13 21:29:29.077 | Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... 2021-07-13 21:29:29.259 | Selecting previously unselected package libcroco3:amd64. 2021-07-13 21:29:29.266 | Preparing to unpack .../028-libcroco3_0.6.12-2_amd64.deb ... 2021-07-13 21:29:29.269 | Unpacking libcroco3:amd64 (0.6.12-2) ... 2021-07-13 21:29:29.342 | Selecting previously unselected package gettext. 2021-07-13 21:29:29.349 | Preparing to unpack .../029-gettext_0.19.8.1-6ubuntu0.3_amd64.deb ... 2021-07-13 21:29:29.352 | Unpacking gettext (0.19.8.1-6ubuntu0.3) ... 2021-07-13 21:29:29.625 | Selecting previously unselected package intltool-debian. 2021-07-13 21:29:29.632 | Preparing to unpack .../030-intltool-debian_0.35.0+20060710.4_all.deb ... 2021-07-13 21:29:29.635 | Unpacking intltool-debian (0.35.0+20060710.4) ... 2021-07-13 21:29:29.692 | Selecting previously unselected package po-debconf. 2021-07-13 21:29:29.698 | Preparing to unpack .../031-po-debconf_1.0.20_all.deb ... 2021-07-13 21:29:29.701 | Unpacking po-debconf (1.0.20) ... 2021-07-13 21:29:29.785 | Selecting previously unselected package debhelper. 2021-07-13 21:29:29.792 | Preparing to unpack .../032-debhelper_11.1.6ubuntu2_all.deb ... 2021-07-13 21:29:29.795 | Unpacking debhelper (11.1.6ubuntu2) ... 2021-07-13 21:29:30.011 | Selecting previously unselected package apache2-dev. 2021-07-13 21:29:30.018 | Preparing to unpack .../033-apache2-dev_2.4.29-1ubuntu4.16_amd64.deb ... 2021-07-13 21:29:30.021 | Unpacking apache2-dev (2.4.29-1ubuntu4.16) ... 2021-07-13 21:29:30.103 | Selecting previously unselected package libstdc++-7-dev:amd64. 2021-07-13 21:29:30.111 | Preparing to unpack .../034-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 2021-07-13 21:29:30.113 | Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2021-07-13 21:29:30.562 | Selecting previously unselected package g++-7. 2021-07-13 21:29:30.570 | Preparing to unpack .../035-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 2021-07-13 21:29:30.572 | Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... 2021-07-13 21:29:31.934 | Selecting previously unselected package g++. 2021-07-13 21:29:31.941 | Preparing to unpack .../036-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 2021-07-13 21:29:31.943 | Unpacking g++ (4:7.4.0-1ubuntu2.3) ... 2021-07-13 21:29:31.993 | Selecting previously unselected package build-essential. 2021-07-13 21:29:32.000 | Preparing to unpack .../037-build-essential_12.4ubuntu1_amd64.deb ... 2021-07-13 21:29:32.003 | Unpacking build-essential (12.4ubuntu1) ... 2021-07-13 21:29:32.059 | Selecting previously unselected package conntrack. 2021-07-13 21:29:32.067 | Preparing to unpack .../038-conntrack_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2021-07-13 21:29:32.069 | Unpacking conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-07-13 21:29:32.151 | Selecting previously unselected package libnetfilter-queue1. 2021-07-13 21:29:32.158 | Preparing to unpack .../039-libnetfilter-queue1_1.0.2-2_amd64.deb ... 2021-07-13 21:29:32.160 | Unpacking libnetfilter-queue1 (1.0.2-2) ... 2021-07-13 21:29:32.251 | Selecting previously unselected package conntrackd. 2021-07-13 21:29:32.258 | Preparing to unpack .../040-conntrackd_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2021-07-13 21:29:32.260 | Unpacking conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-07-13 21:29:32.337 | Preparing to unpack .../041-curl_7.58.0-2ubuntu3.13_amd64.deb ... 2021-07-13 21:29:32.357 | Unpacking curl (7.58.0-2ubuntu3.13) over (7.58.0-2ubuntu3.7) ... 2021-07-13 21:29:32.482 | Preparing to unpack .../042-libcurl4_7.58.0-2ubuntu3.13_amd64.deb ... 2021-07-13 21:29:32.504 | Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.13) over (7.58.0-2ubuntu3.7) ... 2021-07-13 21:29:32.622 | Selecting previously unselected package dctrl-tools. 2021-07-13 21:29:32.629 | Preparing to unpack .../043-dctrl-tools_2.24-2build1_amd64.deb ... 2021-07-13 21:29:32.638 | Unpacking dctrl-tools (2.24-2build1) ... 2021-07-13 21:29:32.742 | Preparing to unpack .../044-dnsmasq-base_2.79-1ubuntu0.4_amd64.deb ... 2021-07-13 21:29:32.772 | Unpacking dnsmasq-base (2.79-1ubuntu0.4) over (2.79-1) ... 2021-07-13 21:29:32.888 | Selecting previously unselected package dnsmasq-utils. 2021-07-13 21:29:32.895 | Preparing to unpack .../045-dnsmasq-utils_2.79-1ubuntu0.4_amd64.deb ... 2021-07-13 21:29:32.906 | Unpacking dnsmasq-utils (2.79-1ubuntu0.4) ... 2021-07-13 21:29:32.982 | Selecting previously unselected package dstat. 2021-07-13 21:29:32.989 | Preparing to unpack .../046-dstat_0.7.3-1_all.deb ... 2021-07-13 21:29:32.999 | Unpacking dstat (0.7.3-1) ... 2021-07-13 21:29:33.105 | Selecting previously unselected package libfakeroot:amd64. 2021-07-13 21:29:33.113 | Preparing to unpack .../047-libfakeroot_1.22-2ubuntu1_amd64.deb ... 2021-07-13 21:29:33.115 | Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... 2021-07-13 21:29:33.198 | Selecting previously unselected package fakeroot. 2021-07-13 21:29:33.205 | Preparing to unpack .../048-fakeroot_1.22-2ubuntu1_amd64.deb ... 2021-07-13 21:29:33.215 | Unpacking fakeroot (1.22-2ubuntu1) ... 2021-07-13 21:29:33.286 | Selecting previously unselected package genisoimage. 2021-07-13 21:29:33.293 | Preparing to unpack .../049-genisoimage_9%3a1.1.11-3ubuntu2_amd64.deb ... 2021-07-13 21:29:33.296 | Unpacking genisoimage (9:1.1.11-3ubuntu2) ... 2021-07-13 21:29:33.430 | Selecting previously unselected package libgraphite2-3:amd64. 2021-07-13 21:29:33.437 | Preparing to unpack .../050-libgraphite2-3_1.3.11-2_amd64.deb ... 2021-07-13 21:29:33.448 | Unpacking libgraphite2-3:amd64 (1.3.11-2) ... 2021-07-13 21:29:33.540 | Selecting previously unselected package libharfbuzz0b:amd64. 2021-07-13 21:29:33.547 | Preparing to unpack .../051-libharfbuzz0b_1.7.2-1ubuntu1_amd64.deb ... 2021-07-13 21:29:33.550 | Unpacking libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2021-07-13 21:29:33.654 | Selecting previously unselected package gir1.2-harfbuzz-0.0:amd64. 2021-07-13 21:29:33.661 | Preparing to unpack .../052-gir1.2-harfbuzz-0.0_1.7.2-1ubuntu1_amd64.deb ... 2021-07-13 21:29:33.664 | Unpacking gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2021-07-13 21:29:33.774 | Preparing to unpack .../053-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 2021-07-13 21:29:33.865 | Unpacking git (1:2.17.1-1ubuntu0.8) over (1:2.17.1-1ubuntu0.4) ... 2021-07-13 21:29:34.755 | Selecting previously unselected package libann0. 2021-07-13 21:29:34.762 | Preparing to unpack .../054-libann0_1.1.2+doc-6_amd64.deb ... 2021-07-13 21:29:34.765 | Unpacking libann0 (1.1.2+doc-6) ... 2021-07-13 21:29:34.835 | Selecting previously unselected package libcdt5. 2021-07-13 21:29:34.842 | Preparing to unpack .../055-libcdt5_2.40.1-2_amd64.deb ... 2021-07-13 21:29:34.844 | Unpacking libcdt5 (2.40.1-2) ... 2021-07-13 21:29:34.919 | Selecting previously unselected package libcgraph6. 2021-07-13 21:29:34.927 | Preparing to unpack .../056-libcgraph6_2.40.1-2_amd64.deb ... 2021-07-13 21:29:34.929 | Unpacking libcgraph6 (2.40.1-2) ... 2021-07-13 21:29:34.997 | Selecting previously unselected package libjpeg8:amd64. 2021-07-13 21:29:35.004 | Preparing to unpack .../057-libjpeg8_8c-2ubuntu8_amd64.deb ... 2021-07-13 21:29:35.007 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2021-07-13 21:29:35.098 | Selecting previously unselected package libjbig0:amd64. 2021-07-13 21:29:35.105 | Preparing to unpack .../058-libjbig0_2.1-3.1build1_amd64.deb ... 2021-07-13 21:29:35.107 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2021-07-13 21:29:35.198 | Selecting previously unselected package libtiff5:amd64. 2021-07-13 21:29:35.206 | Preparing to unpack .../059-libtiff5_4.0.9-5ubuntu0.4_amd64.deb ... 2021-07-13 21:29:35.208 | Unpacking libtiff5:amd64 (4.0.9-5ubuntu0.4) ... 2021-07-13 21:29:35.317 | Selecting previously unselected package libwebp6:amd64. 2021-07-13 21:29:35.324 | Preparing to unpack .../060-libwebp6_0.6.1-2ubuntu0.18.04.1_amd64.deb ... 2021-07-13 21:29:35.326 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.18.04.1) ... 2021-07-13 21:29:35.439 | Selecting previously unselected package libxpm4:amd64. 2021-07-13 21:29:35.446 | Preparing to unpack .../061-libxpm4_1%3a3.5.12-1_amd64.deb ... 2021-07-13 21:29:35.448 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2021-07-13 21:29:35.542 | Selecting previously unselected package libgd3:amd64. 2021-07-13 21:29:35.550 | Preparing to unpack .../062-libgd3_2.2.5-4ubuntu0.4_amd64.deb ... 2021-07-13 21:29:35.552 | Unpacking libgd3:amd64 (2.2.5-4ubuntu0.4) ... 2021-07-13 21:29:35.650 | Selecting previously unselected package libgts-0.7-5:amd64. 2021-07-13 21:29:35.657 | Preparing to unpack .../063-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2021-07-13 21:29:35.667 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-07-13 21:29:35.767 | Selecting previously unselected package libpixman-1-0:amd64. 2021-07-13 21:29:35.774 | Preparing to unpack .../064-libpixman-1-0_0.34.0-2_amd64.deb ... 2021-07-13 21:29:35.785 | Unpacking libpixman-1-0:amd64 (0.34.0-2) ... 2021-07-13 21:29:35.906 | Selecting previously unselected package libxcb-render0:amd64. 2021-07-13 21:29:35.914 | Preparing to unpack .../065-libxcb-render0_1.13-2~ubuntu18.04_amd64.deb ... 2021-07-13 21:29:35.917 | Unpacking libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2021-07-13 21:29:36.016 | Selecting previously unselected package libxcb-shm0:amd64. 2021-07-13 21:29:36.023 | Preparing to unpack .../066-libxcb-shm0_1.13-2~ubuntu18.04_amd64.deb ... 2021-07-13 21:29:36.025 | Unpacking libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2021-07-13 21:29:36.099 | Selecting previously unselected package libxrender1:amd64. 2021-07-13 21:29:36.105 | Preparing to unpack .../067-libxrender1_1%3a0.9.10-1_amd64.deb ... 2021-07-13 21:29:36.108 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2021-07-13 21:29:36.200 | Selecting previously unselected package libcairo2:amd64. 2021-07-13 21:29:36.207 | Preparing to unpack .../068-libcairo2_1.15.10-2ubuntu0.1_amd64.deb ... 2021-07-13 21:29:36.217 | Unpacking libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2021-07-13 21:29:36.378 | Selecting previously unselected package libltdl7:amd64. 2021-07-13 21:29:36.385 | Preparing to unpack .../069-libltdl7_2.4.6-2_amd64.deb ... 2021-07-13 21:29:36.387 | Unpacking libltdl7:amd64 (2.4.6-2) ... 2021-07-13 21:29:36.454 | Selecting previously unselected package libthai-data. 2021-07-13 21:29:36.461 | Preparing to unpack .../070-libthai-data_0.1.27-2_all.deb ... 2021-07-13 21:29:36.463 | Unpacking libthai-data (0.1.27-2) ... 2021-07-13 21:29:36.600 | Selecting previously unselected package libdatrie1:amd64. 2021-07-13 21:29:36.607 | Preparing to unpack .../071-libdatrie1_0.2.10-7_amd64.deb ... 2021-07-13 21:29:36.609 | Unpacking libdatrie1:amd64 (0.2.10-7) ... 2021-07-13 21:29:36.693 | Selecting previously unselected package libthai0:amd64. 2021-07-13 21:29:36.700 | Preparing to unpack .../072-libthai0_0.1.27-2_amd64.deb ... 2021-07-13 21:29:36.702 | Unpacking libthai0:amd64 (0.1.27-2) ... 2021-07-13 21:29:36.787 | Selecting previously unselected package libpango-1.0-0:amd64. 2021-07-13 21:29:36.793 | Preparing to unpack .../073-libpango-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-07-13 21:29:36.804 | Unpacking libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-07-13 21:29:36.907 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2021-07-13 21:29:36.914 | Preparing to unpack .../074-libpangoft2-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-07-13 21:29:36.916 | Unpacking libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-07-13 21:29:36.999 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2021-07-13 21:29:37.006 | Preparing to unpack .../075-libpangocairo-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-07-13 21:29:37.008 | Unpacking libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-07-13 21:29:37.083 | Selecting previously unselected package libpathplan4. 2021-07-13 21:29:37.090 | Preparing to unpack .../076-libpathplan4_2.40.1-2_amd64.deb ... 2021-07-13 21:29:37.092 | Unpacking libpathplan4 (2.40.1-2) ... 2021-07-13 21:29:37.183 | Selecting previously unselected package libgvc6. 2021-07-13 21:29:37.190 | Preparing to unpack .../077-libgvc6_2.40.1-2_amd64.deb ... 2021-07-13 21:29:37.193 | Unpacking libgvc6 (2.40.1-2) ... 2021-07-13 21:29:37.363 | Selecting previously unselected package libgvpr2. 2021-07-13 21:29:37.370 | Preparing to unpack .../078-libgvpr2_2.40.1-2_amd64.deb ... 2021-07-13 21:29:37.372 | Unpacking libgvpr2 (2.40.1-2) ... 2021-07-13 21:29:37.475 | Selecting previously unselected package liblab-gamut1. 2021-07-13 21:29:37.481 | Preparing to unpack .../079-liblab-gamut1_2.40.1-2_amd64.deb ... 2021-07-13 21:29:37.484 | Unpacking liblab-gamut1 (2.40.1-2) ... 2021-07-13 21:29:37.695 | Selecting previously unselected package libxt6:amd64. 2021-07-13 21:29:37.702 | Preparing to unpack .../080-libxt6_1%3a1.1.5-1_amd64.deb ... 2021-07-13 21:29:37.704 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2021-07-13 21:29:37.805 | Selecting previously unselected package libxmu6:amd64. 2021-07-13 21:29:37.812 | Preparing to unpack .../081-libxmu6_2%3a1.1.2-2_amd64.deb ... 2021-07-13 21:29:37.814 | Unpacking libxmu6:amd64 (2:1.1.2-2) ... 2021-07-13 21:29:37.909 | Selecting previously unselected package libxaw7:amd64. 2021-07-13 21:29:37.916 | Preparing to unpack .../082-libxaw7_2%3a1.0.13-1_amd64.deb ... 2021-07-13 21:29:37.918 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2021-07-13 21:29:38.012 | Selecting previously unselected package graphviz. 2021-07-13 21:29:38.020 | Preparing to unpack .../083-graphviz_2.40.1-2_amd64.deb ... 2021-07-13 21:29:38.022 | Unpacking graphviz (2.40.1-2) ... 2021-07-13 21:29:38.224 | Selecting previously unselected package libnl-3-200:amd64. 2021-07-13 21:29:38.231 | Preparing to unpack .../084-libnl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-07-13 21:29:38.234 | Unpacking libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-07-13 21:29:38.322 | Selecting previously unselected package libnl-route-3-200:amd64. 2021-07-13 21:29:38.329 | Preparing to unpack .../085-libnl-route-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-07-13 21:29:38.331 | Unpacking libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-07-13 21:29:38.447 | Selecting previously unselected package libibverbs1:amd64. 2021-07-13 21:29:38.454 | Preparing to unpack .../086-libibverbs1_17.1-1ubuntu0.2_amd64.deb ... 2021-07-13 21:29:38.457 | Unpacking libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2021-07-13 21:29:38.550 | Selecting previously unselected package ibverbs-providers:amd64. 2021-07-13 21:29:38.557 | Preparing to unpack .../087-ibverbs-providers_17.1-1ubuntu0.2_amd64.deb ... 2021-07-13 21:29:38.559 | Unpacking ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2021-07-13 21:29:38.644 | Selecting previously unselected package icu-devtools. 2021-07-13 21:29:38.651 | Preparing to unpack .../088-icu-devtools_60.2-3ubuntu3.1_amd64.deb ... 2021-07-13 21:29:38.653 | Unpacking icu-devtools (60.2-3ubuntu3.1) ... 2021-07-13 21:29:38.753 | Selecting previously unselected package iputils-arping. 2021-07-13 21:29:38.760 | Preparing to unpack .../089-iputils-arping_3%3a20161105-1ubuntu3_amd64.deb ... 2021-07-13 21:29:38.762 | Unpacking iputils-arping (3:20161105-1ubuntu3) ... 2021-07-13 21:29:38.877 | Selecting previously unselected package javascript-common. 2021-07-13 21:29:38.885 | Preparing to unpack .../090-javascript-common_11_all.deb ... 2021-07-13 21:29:38.899 | Unpacking javascript-common (11) ... 2021-07-13 21:29:38.987 | Selecting previously unselected package libnl-genl-3-200:amd64. 2021-07-13 21:29:38.995 | Preparing to unpack .../091-libnl-genl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-07-13 21:29:39.005 | Unpacking libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-07-13 21:29:39.105 | Selecting previously unselected package libsensors4:amd64. 2021-07-13 21:29:39.113 | Preparing to unpack .../092-libsensors4_1%3a3.4.0-4_amd64.deb ... 2021-07-13 21:29:39.191 | Unpacking libsensors4:amd64 (1:3.4.0-4) ... 2021-07-13 21:29:39.273 | Selecting previously unselected package libsnmp-base. 2021-07-13 21:29:39.281 | Preparing to unpack .../093-libsnmp-base_5.7.3+dfsg-1.8ubuntu3.6_all.deb ... 2021-07-13 21:29:39.283 | Unpacking libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-07-13 21:29:39.395 | Selecting previously unselected package libsnmp30:amd64. 2021-07-13 21:29:39.402 | Preparing to unpack .../094-libsnmp30_5.7.3+dfsg-1.8ubuntu3.6_amd64.deb ... 2021-07-13 21:29:39.404 | Unpacking libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-07-13 21:29:39.646 | Selecting previously unselected package keepalived. 2021-07-13 21:29:39.653 | Preparing to unpack .../095-keepalived_1%3a1.3.9-1ubuntu0.18.04.2_amd64.deb ... 2021-07-13 21:29:39.655 | Unpacking keepalived (1:1.3.9-1ubuntu0.18.04.2) ... 2021-07-13 21:29:39.784 | Selecting previously unselected package libgssrpc4:amd64. 2021-07-13 21:29:39.791 | Preparing to unpack .../096-libgssrpc4_1.16-2ubuntu0.2_amd64.deb ... 2021-07-13 21:29:39.794 | Unpacking libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2021-07-13 21:29:39.873 | Selecting previously unselected package libkdb5-9:amd64. 2021-07-13 21:29:39.880 | Preparing to unpack .../097-libkdb5-9_1.16-2ubuntu0.2_amd64.deb ... 2021-07-13 21:29:39.882 | Unpacking libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2021-07-13 21:29:39.967 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-07-13 21:29:39.974 | Preparing to unpack .../098-libkadm5srv-mit11_1.16-2ubuntu0.2_amd64.deb ... 2021-07-13 21:29:39.984 | Unpacking libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-07-13 21:29:40.070 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-07-13 21:29:40.077 | Preparing to unpack .../099-libkadm5clnt-mit11_1.16-2ubuntu0.2_amd64.deb ... 2021-07-13 21:29:40.087 | Unpacking libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-07-13 21:29:40.146 | Selecting previously unselected package comerr-dev:amd64. 2021-07-13 21:29:40.152 | Preparing to unpack .../100-comerr-dev_2.1-1.44.1-1ubuntu1.3_amd64.deb ... 2021-07-13 21:29:40.155 | Unpacking comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2021-07-13 21:29:40.216 | Selecting previously unselected package krb5-multidev:amd64. 2021-07-13 21:29:40.223 | Preparing to unpack .../101-krb5-multidev_1.16-2ubuntu0.2_amd64.deb ... 2021-07-13 21:29:40.226 | Unpacking krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2021-07-13 21:29:40.331 | Selecting previously unselected package libaio1:amd64. 2021-07-13 21:29:40.338 | Preparing to unpack .../102-libaio1_0.3.110-5ubuntu0.1_amd64.deb ... 2021-07-13 21:29:40.340 | Unpacking libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2021-07-13 21:29:40.407 | Selecting previously unselected package libalgorithm-diff-perl. 2021-07-13 21:29:40.414 | Preparing to unpack .../103-libalgorithm-diff-perl_1.19.03-1_all.deb ... 2021-07-13 21:29:40.416 | Unpacking libalgorithm-diff-perl (1.19.03-1) ... 2021-07-13 21:29:40.477 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2021-07-13 21:29:40.484 | Preparing to unpack .../104-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... 2021-07-13 21:29:40.486 | Unpacking libalgorithm-diff-xs-perl (0.04-5) ... 2021-07-13 21:29:40.553 | Selecting previously unselected package libalgorithm-merge-perl. 2021-07-13 21:29:40.560 | Preparing to unpack .../105-libalgorithm-merge-perl_0.08-3_all.deb ... 2021-07-13 21:29:40.562 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2021-07-13 21:29:40.619 | Selecting previously unselected package libarchive-cpio-perl. 2021-07-13 21:29:40.626 | Preparing to unpack .../106-libarchive-cpio-perl_0.10-1_all.deb ... 2021-07-13 21:29:40.637 | Unpacking libarchive-cpio-perl (0.10-1) ... 2021-07-13 21:29:40.695 | Selecting previously unselected package libfile-fcntllock-perl. 2021-07-13 21:29:40.702 | Preparing to unpack .../107-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... 2021-07-13 21:29:40.703 | Unpacking libfile-fcntllock-perl (0.22-3build2) ... 2021-07-13 21:29:40.770 | Selecting previously unselected package libglib2.0-bin. 2021-07-13 21:29:40.777 | Preparing to unpack .../108-libglib2.0-bin_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 2021-07-13 21:29:40.779 | Unpacking libglib2.0-bin (2.56.4-0ubuntu0.18.04.8) ... 2021-07-13 21:29:40.877 | Selecting previously unselected package libglib2.0-dev-bin. 2021-07-13 21:29:40.885 | Preparing to unpack .../109-libglib2.0-dev-bin_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 2021-07-13 21:29:40.887 | Unpacking libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.8) ... 2021-07-13 21:29:40.988 | Selecting previously unselected package pkg-config. 2021-07-13 21:29:40.996 | Preparing to unpack .../110-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 2021-07-13 21:29:41.007 | Unpacking pkg-config (0.29.1-0ubuntu2) ... 2021-07-13 21:29:41.065 | Selecting previously unselected package zlib1g-dev:amd64. 2021-07-13 21:29:41.072 | Preparing to unpack .../111-zlib1g-dev_1%3a1.2.11.dfsg-0ubuntu2_amd64.deb ... 2021-07-13 21:29:41.074 | Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2021-07-13 21:29:41.169 | Selecting previously unselected package libglib2.0-dev:amd64. 2021-07-13 21:29:41.176 | Preparing to unpack .../112-libglib2.0-dev_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 2021-07-13 21:29:41.178 | Unpacking libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.8) ... 2021-07-13 21:29:41.529 | Selecting previously unselected package libgraphite2-dev:amd64. 2021-07-13 21:29:41.536 | Preparing to unpack .../113-libgraphite2-dev_1.3.11-2_amd64.deb ... 2021-07-13 21:29:41.538 | Unpacking libgraphite2-dev:amd64 (1.3.11-2) ... 2021-07-13 21:29:41.596 | Selecting previously unselected package libgts-bin. 2021-07-13 21:29:41.603 | Preparing to unpack .../114-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2021-07-13 21:29:41.605 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2021-07-13 21:29:41.702 | Selecting previously unselected package libharfbuzz-icu0:amd64. 2021-07-13 21:29:41.710 | Preparing to unpack .../115-libharfbuzz-icu0_1.7.2-1ubuntu1_amd64.deb ... 2021-07-13 21:29:41.712 | Unpacking libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2021-07-13 21:29:41.795 | Selecting previously unselected package libharfbuzz-gobject0:amd64. 2021-07-13 21:29:41.802 | Preparing to unpack .../116-libharfbuzz-gobject0_1.7.2-1ubuntu1_amd64.deb ... 2021-07-13 21:29:41.813 | Unpacking libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2021-07-13 21:29:41.887 | Selecting previously unselected package libicu-le-hb0:amd64. 2021-07-13 21:29:41.894 | Preparing to unpack .../117-libicu-le-hb0_1.0.3+git161113-4_amd64.deb ... 2021-07-13 21:29:41.904 | Unpacking libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2021-07-13 21:29:41.978 | Selecting previously unselected package libiculx60:amd64. 2021-07-13 21:29:41.986 | Preparing to unpack .../118-libiculx60_60.2-3ubuntu3.1_amd64.deb ... 2021-07-13 21:29:41.996 | Unpacking libiculx60:amd64 (60.2-3ubuntu3.1) ... 2021-07-13 21:29:42.054 | Selecting previously unselected package libicu-le-hb-dev:amd64. 2021-07-13 21:29:42.061 | Preparing to unpack .../119-libicu-le-hb-dev_1.0.3+git161113-4_amd64.deb ... 2021-07-13 21:29:42.071 | Unpacking libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2021-07-13 21:29:42.146 | Selecting previously unselected package libicu-dev. 2021-07-13 21:29:42.153 | Preparing to unpack .../120-libicu-dev_60.2-3ubuntu3.1_amd64.deb ... 2021-07-13 21:29:42.155 | Unpacking libicu-dev (60.2-3ubuntu3.1) ... 2021-07-13 21:29:43.577 | Selecting previously unselected package libharfbuzz-dev:amd64. 2021-07-13 21:29:43.584 | Preparing to unpack .../121-libharfbuzz-dev_1.7.2-1ubuntu1_amd64.deb ... 2021-07-13 21:29:43.587 | Unpacking libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2021-07-13 21:29:43.723 | Selecting previously unselected package libiscsi7:amd64. 2021-07-13 21:29:43.730 | Preparing to unpack .../122-libiscsi7_1.17.0-1.1_amd64.deb ... 2021-07-13 21:29:43.733 | Unpacking libiscsi7:amd64 (1.17.0-1.1) ... 2021-07-13 21:29:43.820 | Selecting previously unselected package libjansson4:amd64. 2021-07-13 21:29:43.827 | Preparing to unpack .../123-libjansson4_2.11-1_amd64.deb ... 2021-07-13 21:29:43.837 | Unpacking libjansson4:amd64 (2.11-1) ... 2021-07-13 21:29:43.895 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2021-07-13 21:29:43.902 | Preparing to unpack .../124-libjpeg-turbo8-dev_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2021-07-13 21:29:43.904 | Unpacking libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-07-13 21:29:43.998 | Selecting previously unselected package libjpeg8-dev:amd64. 2021-07-13 21:29:44.005 | Preparing to unpack .../125-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2021-07-13 21:29:44.024 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-07-13 21:29:44.089 | Selecting previously unselected package libjpeg-dev:amd64. 2021-07-13 21:29:44.097 | Preparing to unpack .../126-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2021-07-13 21:29:44.099 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-07-13 21:29:44.157 | Selecting previously unselected package libjs-jquery. 2021-07-13 21:29:44.164 | Preparing to unpack .../127-libjs-jquery_3.2.1-1_all.deb ... 2021-07-13 21:29:44.166 | Unpacking libjs-jquery (3.2.1-1) ... 2021-07-13 21:29:44.248 | Selecting previously unselected package libjs-jquery-metadata. 2021-07-13 21:29:44.255 | Preparing to unpack .../128-libjs-jquery-metadata_12-1_all.deb ... 2021-07-13 21:29:44.257 | Unpacking libjs-jquery-metadata (12-1) ... 2021-07-13 21:29:44.325 | Selecting previously unselected package libjs-jquery-tablesorter. 2021-07-13 21:29:44.333 | Preparing to unpack .../129-libjs-jquery-tablesorter_1%3a2.29.5+dfsg1-1_all.deb ... 2021-07-13 21:29:44.335 | Unpacking libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2021-07-13 21:29:44.440 | Selecting previously unselected package libltdl-dev:amd64. 2021-07-13 21:29:44.448 | Preparing to unpack .../130-libltdl-dev_2.4.6-2_amd64.deb ... 2021-07-13 21:29:44.450 | Unpacking libltdl-dev:amd64 (2.4.6-2) ... 2021-07-13 21:29:44.537 | Selecting previously unselected package libsys-hostname-long-perl. 2021-07-13 21:29:44.545 | Preparing to unpack .../131-libsys-hostname-long-perl_1.5-1_all.deb ... 2021-07-13 21:29:44.546 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2021-07-13 21:29:44.604 | Selecting previously unselected package libmail-sendmail-perl. 2021-07-13 21:29:44.612 | Preparing to unpack .../132-libmail-sendmail-perl_0.80-1_all.deb ... 2021-07-13 21:29:44.614 | Unpacking libmail-sendmail-perl (0.80-1) ... 2021-07-13 21:29:44.697 | Selecting previously unselected package libmatheval1:amd64. 2021-07-13 21:29:44.704 | Preparing to unpack .../133-libmatheval1_1.1.11+dfsg-3build1_amd64.deb ... 2021-07-13 21:29:44.707 | Unpacking libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2021-07-13 21:29:44.807 | Selecting previously unselected package mysql-common. 2021-07-13 21:29:44.815 | Preparing to unpack .../134-mysql-common_5.8+1.0.4_all.deb ... 2021-07-13 21:29:44.831 | Unpacking mysql-common (5.8+1.0.4) ... 2021-07-13 21:29:44.914 | Selecting previously unselected package libmysqlclient20:amd64. 2021-07-13 21:29:44.921 | Preparing to unpack .../135-libmysqlclient20_5.7.34-0ubuntu0.18.04.1_amd64.deb ... 2021-07-13 21:29:44.923 | Unpacking libmysqlclient20:amd64 (5.7.34-0ubuntu0.18.04.1) ... 2021-07-13 21:29:45.096 | Selecting previously unselected package libssl-dev:amd64. 2021-07-13 21:29:45.104 | Preparing to unpack .../136-libssl-dev_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 2021-07-13 21:29:45.106 | Unpacking libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 2021-07-13 21:29:45.399 | Selecting previously unselected package libmysqlclient-dev. 2021-07-13 21:29:45.406 | Preparing to unpack .../137-libmysqlclient-dev_5.7.34-0ubuntu0.18.04.1_amd64.deb ... 2021-07-13 21:29:45.408 | Unpacking libmysqlclient-dev (5.7.34-0ubuntu0.18.04.1) ... 2021-07-13 21:29:45.656 | Selecting previously unselected package libnorm1:amd64. 2021-07-13 21:29:45.664 | Preparing to unpack .../138-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 2021-07-13 21:29:45.666 | Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 2021-07-13 21:29:45.770 | Selecting previously unselected package libnspr4:amd64. 2021-07-13 21:29:45.777 | Preparing to unpack .../139-libnspr4_2%3a4.18-1ubuntu1_amd64.deb ... 2021-07-13 21:29:45.779 | Unpacking libnspr4:amd64 (2:4.18-1ubuntu1) ... 2021-07-13 21:29:45.867 | Selecting previously unselected package libnss3:amd64. 2021-07-13 21:29:45.875 | Preparing to unpack .../140-libnss3_2%3a3.35-2ubuntu2.12_amd64.deb ... 2021-07-13 21:29:45.877 | Unpacking libnss3:amd64 (2:3.35-2ubuntu2.12) ... 2021-07-13 21:29:46.128 | Selecting previously unselected package libpgm-5.2-0:amd64. 2021-07-13 21:29:46.135 | Preparing to unpack .../141-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 2021-07-13 21:29:46.137 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2021-07-13 21:29:46.246 | Selecting previously unselected package libpq5:amd64. 2021-07-13 21:29:46.253 | Preparing to unpack .../142-libpq5_10.17-0ubuntu0.18.04.1_amd64.deb ... 2021-07-13 21:29:46.256 | Unpacking libpq5:amd64 (10.17-0ubuntu0.18.04.1) ... 2021-07-13 21:29:46.325 | Selecting previously unselected package libpq-dev. 2021-07-13 21:29:46.333 | Preparing to unpack .../143-libpq-dev_10.17-0ubuntu0.18.04.1_amd64.deb ... 2021-07-13 21:29:46.335 | Unpacking libpq-dev (10.17-0ubuntu0.18.04.1) ... 2021-07-13 21:29:46.477 | Selecting previously unselected package librados2. 2021-07-13 21:29:46.485 | Preparing to unpack .../144-librados2_12.2.13-0ubuntu0.18.04.8_amd64.deb ... 2021-07-13 21:29:46.487 | Unpacking librados2 (12.2.13-0ubuntu0.18.04.8) ... 2021-07-13 21:29:46.966 | Selecting previously unselected package librbd1. 2021-07-13 21:29:46.974 | Preparing to unpack .../145-librbd1_12.2.13-0ubuntu0.18.04.8_amd64.deb ... 2021-07-13 21:29:46.976 | Unpacking librbd1 (12.2.13-0ubuntu0.18.04.8) ... 2021-07-13 21:29:47.175 | Selecting previously unselected package libsasl2-dev. 2021-07-13 21:29:47.182 | Preparing to unpack .../146-libsasl2-dev_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-07-13 21:29:47.185 | Unpacking libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-07-13 21:29:47.308 | Preparing to unpack .../147-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-07-13 21:29:47.329 | Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-07-13 21:29:47.438 | Selecting previously unselected package libsodium23:amd64. 2021-07-13 21:29:47.446 | Preparing to unpack .../148-libsodium23_1.0.16-2_amd64.deb ... 2021-07-13 21:29:47.448 | Unpacking libsodium23:amd64 (1.0.16-2) ... 2021-07-13 21:29:47.530 | Selecting previously unselected package libsystemd-dev:amd64. 2021-07-13 21:29:47.537 | Preparing to unpack .../149-libsystemd-dev_237-3ubuntu10.48_amd64.deb ... 2021-07-13 21:29:47.539 | Unpacking libsystemd-dev:amd64 (237-3ubuntu10.48) ... 2021-07-13 21:29:47.678 | Selecting previously unselected package libx86-1:amd64. 2021-07-13 21:29:47.686 | Preparing to unpack .../150-libx86-1_1.1+ds1-10.2_amd64.deb ... 2021-07-13 21:29:47.696 | Unpacking libx86-1:amd64 (1.1+ds1-10.2) ... 2021-07-13 21:29:47.754 | Selecting previously unselected package libxml2-dev:amd64. 2021-07-13 21:29:47.762 | Preparing to unpack .../151-libxml2-dev_2.9.4+dfsg1-6.1ubuntu1.4_amd64.deb ... 2021-07-13 21:29:47.764 | Unpacking libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.4) ... 2021-07-13 21:29:47.979 | Preparing to unpack .../152-libxslt1.1_1.1.29-5ubuntu0.2_amd64.deb ... 2021-07-13 21:29:48.000 | Unpacking libxslt1.1:amd64 (1.1.29-5ubuntu0.2) over (1.1.29-5ubuntu0.1) ... 2021-07-13 21:29:48.107 | Selecting previously unselected package libxslt1-dev:amd64. 2021-07-13 21:29:48.115 | Preparing to unpack .../153-libxslt1-dev_1.1.29-5ubuntu0.2_amd64.deb ... 2021-07-13 21:29:48.125 | Unpacking libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2021-07-13 21:29:48.284 | Selecting previously unselected package libzmq5:amd64. 2021-07-13 21:29:48.292 | Preparing to unpack .../154-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 2021-07-13 21:29:48.294 | Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2021-07-13 21:29:48.433 | Preparing to unpack .../155-lvm2_2.02.176-4.1ubuntu3.18.04.3_amd64.deb ... 2021-07-13 21:29:48.460 | Unpacking lvm2 (2.02.176-4.1ubuntu3.18.04.3) over (2.02.176-4.1ubuntu3.18.04.1) ... 2021-07-13 21:29:49.393 | Selecting previously unselected package memcached. 2021-07-13 21:29:49.400 | Preparing to unpack .../156-memcached_1.5.6-0ubuntu1.2_amd64.deb ... 2021-07-13 21:29:49.411 | Unpacking memcached (1.5.6-0ubuntu1.2) ... 2021-07-13 21:29:49.491 | Selecting previously unselected package pm-utils. 2021-07-13 21:29:49.498 | Preparing to unpack .../157-pm-utils_1.4.1-17_all.deb ... 2021-07-13 21:29:49.500 | Unpacking pm-utils (1.4.1-17) ... 2021-07-13 21:29:49.604 | Selecting previously unselected package postgresql-client-common. 2021-07-13 21:29:49.612 | Preparing to unpack .../158-postgresql-client-common_190ubuntu0.1_all.deb ... 2021-07-13 21:29:49.614 | Unpacking postgresql-client-common (190ubuntu0.1) ... 2021-07-13 21:29:49.709 | Selecting previously unselected package ssl-cert. 2021-07-13 21:29:49.716 | Preparing to unpack .../159-ssl-cert_1.0.39_all.deb ... 2021-07-13 21:29:49.718 | Unpacking ssl-cert (1.0.39) ... 2021-07-13 21:29:49.844 | Selecting previously unselected package postgresql-common. 2021-07-13 21:29:49.852 | Preparing to unpack .../160-postgresql-common_190ubuntu0.1_all.deb ... 2021-07-13 21:29:49.883 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2021-07-13 21:29:49.901 | Unpacking postgresql-common (190ubuntu0.1) ... 2021-07-13 21:29:49.994 | Selecting previously unselected package postgresql-server-dev-10. 2021-07-13 21:29:50.002 | Preparing to unpack .../161-postgresql-server-dev-10_10.17-0ubuntu0.18.04.1_amd64.deb ... 2021-07-13 21:29:50.004 | Unpacking postgresql-server-dev-10 (10.17-0ubuntu0.18.04.1) ... 2021-07-13 21:29:50.302 | Selecting previously unselected package postgresql-server-dev-all. 2021-07-13 21:29:50.310 | Preparing to unpack .../162-postgresql-server-dev-all_190ubuntu0.1_all.deb ... 2021-07-13 21:29:50.312 | Unpacking postgresql-server-dev-all (190ubuntu0.1) ... 2021-07-13 21:29:50.371 | Selecting previously unselected package python-pip-whl. 2021-07-13 21:29:50.378 | Preparing to unpack .../163-python-pip-whl_9.0.1-2.3~ubuntu1.18.04.5_all.deb ... 2021-07-13 21:29:50.381 | Unpacking python-pip-whl (9.0.1-2.3~ubuntu1.18.04.5) ... 2021-07-13 21:29:50.645 | Selecting previously unselected package python3-mysqldb. 2021-07-13 21:29:50.653 | Preparing to unpack .../164-python3-mysqldb_1.3.10-1build1_amd64.deb ... 2021-07-13 21:29:50.655 | Unpacking python3-mysqldb (1.3.10-1build1) ... 2021-07-13 21:29:50.750 | Selecting previously unselected package python3.6-venv. 2021-07-13 21:29:50.758 | Preparing to unpack .../165-python3.6-venv_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 2021-07-13 21:29:50.760 | Unpacking python3.6-venv (3.6.9-1~18.04ubuntu1.4) ... 2021-07-13 21:29:50.818 | Selecting previously unselected package python3-venv. 2021-07-13 21:29:50.825 | Preparing to unpack .../166-python3-venv_3.6.7-1~18.04_amd64.deb ... 2021-07-13 21:29:50.827 | Unpacking python3-venv (3.6.7-1~18.04) ... 2021-07-13 21:29:50.904 | Selecting previously unselected package qemu-block-extra:amd64. 2021-07-13 21:29:50.912 | Preparing to unpack .../167-qemu-block-extra_1%3a2.11+dfsg-1ubuntu7.36_amd64.deb ... 2021-07-13 21:29:50.914 | Unpacking qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.36) ... 2021-07-13 21:29:50.981 | Selecting previously unselected package qemu-utils. 2021-07-13 21:29:50.988 | Preparing to unpack .../168-qemu-utils_1%3a2.11+dfsg-1ubuntu7.36_amd64.deb ... 2021-07-13 21:29:50.991 | Unpacking qemu-utils (1:2.11+dfsg-1ubuntu7.36) ... 2021-07-13 21:29:51.204 | Selecting previously unselected package sharutils. 2021-07-13 21:29:51.212 | Preparing to unpack .../169-sharutils_1%3a4.15.2-3_amd64.deb ... 2021-07-13 21:29:51.222 | Unpacking sharutils (1:4.15.2-3) ... 2021-07-13 21:29:51.311 | Selecting previously unselected package sqlite3. 2021-07-13 21:29:51.318 | Preparing to unpack .../170-sqlite3_3.22.0-1ubuntu0.4_amd64.deb ... 2021-07-13 21:29:51.321 | Unpacking sqlite3 (3.22.0-1ubuntu0.4) ... 2021-07-13 21:29:51.475 | Selecting previously unselected package thin-provisioning-tools. 2021-07-13 21:29:51.482 | Preparing to unpack .../171-thin-provisioning-tools_0.7.4-2ubuntu3_amd64.deb ... 2021-07-13 21:29:51.493 | Unpacking thin-provisioning-tools (0.7.4-2ubuntu3) ... 2021-07-13 21:29:51.621 | Selecting previously unselected package unzip. 2021-07-13 21:29:51.629 | Preparing to unpack .../172-unzip_6.0-21ubuntu1.1_amd64.deb ... 2021-07-13 21:29:51.631 | Unpacking unzip (6.0-21ubuntu1.1) ... 2021-07-13 21:29:51.735 | Selecting previously unselected package uwsgi-core. 2021-07-13 21:29:51.743 | Preparing to unpack .../173-uwsgi-core_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-07-13 21:29:51.745 | Unpacking uwsgi-core (2.0.15-10.2ubuntu2.1) ... 2021-07-13 21:29:51.909 | Selecting previously unselected package vbetool. 2021-07-13 21:29:51.916 | Preparing to unpack .../174-vbetool_1.1-4_amd64.deb ... 2021-07-13 21:29:51.918 | Unpacking vbetool (1.1-4) ... 2021-07-13 21:29:52.002 | Selecting previously unselected package libipset3:amd64. 2021-07-13 21:29:52.010 | Preparing to unpack .../175-libipset3_6.34-1_amd64.deb ... 2021-07-13 21:29:52.012 | Unpacking libipset3:amd64 (6.34-1) ... 2021-07-13 21:29:52.082 | Selecting previously unselected package ipset. 2021-07-13 21:29:52.091 | Preparing to unpack .../176-ipset_6.34-1_amd64.deb ... 2021-07-13 21:29:52.093 | Unpacking ipset (6.34-1) ... 2021-07-13 21:29:52.185 | Selecting previously unselected package ipvsadm. 2021-07-13 21:29:52.193 | Preparing to unpack .../177-ipvsadm_1%3a1.28-3ubuntu0.18.04.1_amd64.deb ... 2021-07-13 21:29:52.196 | Unpacking ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2021-07-13 21:29:52.279 | Selecting previously unselected package kpartx. 2021-07-13 21:29:52.286 | Preparing to unpack .../178-kpartx_0.7.4-2ubuntu3.1_amd64.deb ... 2021-07-13 21:29:52.289 | Unpacking kpartx (0.7.4-2ubuntu3.1) ... 2021-07-13 21:29:52.355 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2021-07-13 21:29:52.363 | Preparing to unpack .../179-libapache2-mod-proxy-uwsgi_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-07-13 21:29:52.373 | Unpacking libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.1) ... 2021-07-13 21:29:52.474 | Selecting previously unselected package liberasurecode1:amd64. 2021-07-13 21:29:52.482 | Preparing to unpack .../180-liberasurecode1_1.5.0-1_amd64.deb ... 2021-07-13 21:29:52.484 | Unpacking liberasurecode1:amd64 (1.5.0-1) ... 2021-07-13 21:29:52.562 | Selecting previously unselected package liberasurecode-dev. 2021-07-13 21:29:52.570 | Preparing to unpack .../181-liberasurecode-dev_1.5.0-1_amd64.deb ... 2021-07-13 21:29:52.572 | Unpacking liberasurecode-dev (1.5.0-1) ... 2021-07-13 21:29:52.642 | Selecting previously unselected package libffi-dev:amd64. 2021-07-13 21:29:52.650 | Preparing to unpack .../182-libffi-dev_3.2.1-8_amd64.deb ... 2021-07-13 21:29:52.652 | Unpacking libffi-dev:amd64 (3.2.1-8) ... 2021-07-13 21:29:52.737 | Selecting previously unselected package libkrb5-dev:amd64. 2021-07-13 21:29:52.745 | Preparing to unpack .../183-libkrb5-dev_1.16-2ubuntu0.2_amd64.deb ... 2021-07-13 21:29:52.747 | Unpacking libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2021-07-13 21:29:52.818 | Selecting previously unselected package libyaml-dev:amd64. 2021-07-13 21:29:52.826 | Preparing to unpack .../184-libyaml-dev_0.1.7-2ubuntu3_amd64.deb ... 2021-07-13 21:29:52.828 | Unpacking libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2021-07-13 21:29:52.893 | Selecting previously unselected package socat. 2021-07-13 21:29:52.900 | Preparing to unpack .../185-socat_1.7.3.2-2ubuntu2_amd64.deb ... 2021-07-13 21:29:52.902 | Unpacking socat (1.7.3.2-2ubuntu2) ... 2021-07-13 21:29:53.025 | Selecting previously unselected package vlan. 2021-07-13 21:29:53.033 | Preparing to unpack .../186-vlan_1.9-3.2ubuntu6_amd64.deb ... 2021-07-13 21:29:53.035 | Unpacking vlan (1.9-3.2ubuntu6) ... 2021-07-13 21:29:53.140 | Setting up libjs-jquery (3.2.1-1) ... 2021-07-13 21:29:53.169 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2021-07-13 21:29:53.196 | Setting up libapr1:amd64 (1.6.3-2) ... 2021-07-13 21:29:53.225 | Setting up python-pip-whl (9.0.1-2.3~ubuntu1.18.04.5) ... 2021-07-13 21:29:53.253 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2021-07-13 21:29:53.458 | Setting up libpathplan4 (2.40.1-2) ... 2021-07-13 21:29:53.485 | Setting up conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-07-13 21:29:53.513 | Setting up libicu60:amd64 (60.2-3ubuntu3.1) ... 2021-07-13 21:29:53.548 | Setting up make (4.1-9.1ubuntu1) ... 2021-07-13 21:29:53.576 | Setting up liblab-gamut1 (2.40.1-2) ... 2021-07-13 21:29:53.604 | Setting up libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2021-07-13 21:29:53.633 | Setting up vlan (1.9-3.2ubuntu6) ... 2021-07-13 21:29:53.698 | Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ... 2021-07-13 21:29:53.742 | Setting up comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2021-07-13 21:29:53.769 | Processing triggers for mime-support (3.60ubuntu1) ... 2021-07-13 21:29:53.796 | Setting up libsctp1:amd64 (1.0.17+dfsg-2) ... 2021-07-13 21:29:53.832 | Processing triggers for ureadahead (0.100.0-21) ... 2021-07-13 21:29:53.853 | Setting up sudo (1.8.21p2-3ubuntu1.4) ... 2021-07-13 21:29:53.922 | Setting up libtimedate-perl (2.3000-2) ... 2021-07-13 21:29:53.949 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2021-07-13 21:29:53.977 | Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 2021-07-13 21:29:54.022 | Setting up fonts-dejavu-core (2.37-1) ... 2021-07-13 21:29:54.192 | Processing triggers for install-info (6.5.0.dfsg.1-2) ... 2021-07-13 21:29:54.449 | Setting up libx86-1:amd64 (1.1+ds1-10.2) ... 2021-07-13 21:29:54.476 | Setting up lvm2 (2.02.176-4.1ubuntu3.18.04.3) ... 2021-07-13 21:29:54.912 | update-initramfs: deferring update (trigger activated) 2021-07-13 21:29:56.915 | Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 2021-07-13 21:29:56.935 | No schema files found: doing nothing. 2021-07-13 21:29:56.942 | Setting up mysql-common (5.8+1.0.4) ... 2021-07-13 21:29:57.005 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-07-13 21:29:57.015 | Setting up sharutils (1:4.15.2-3) ... 2021-07-13 21:29:57.044 | Setting up libiscsi7:amd64 (1.17.0-1.1) ... 2021-07-13 21:29:57.072 | Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-07-13 21:29:57.100 | Setting up libjansson4:amd64 (2.11-1) ... 2021-07-13 21:29:57.128 | Setting up unzip (6.0-21ubuntu1.1) ... 2021-07-13 21:29:57.162 | Setting up python3.6-venv (3.6.9-1~18.04ubuntu1.4) ... 2021-07-13 21:29:57.259 | Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-07-13 21:29:57.286 | Setting up libarchive-cpio-perl (0.10-1) ... 2021-07-13 21:29:57.313 | Setting up genisoimage (9:1.1.11-3ubuntu2) ... 2021-07-13 21:29:57.342 | Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 2021-07-13 21:29:57.370 | Setting up uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-07-13 21:29:57.398 | Setting up dctrl-tools (2.24-2build1) ... 2021-07-13 21:29:57.426 | Setting up apache2-data (2.4.29-1ubuntu4.16) ... 2021-07-13 21:29:57.453 | Setting up libffi-dev:amd64 (3.2.1-8) ... 2021-07-13 21:29:57.481 | Setting up libdatrie1:amd64 (0.2.10-7) ... 2021-07-13 21:29:57.510 | Setting up libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-07-13 21:29:57.538 | Setting up libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2021-07-13 21:29:57.566 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2021-07-13 21:29:57.638 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2021-07-13 21:30:07.376 | Setting up pm-utils (1.4.1-17) ... 2021-07-13 21:30:07.415 | Setting up libnetfilter-queue1 (1.0.2-2) ... 2021-07-13 21:30:07.450 | Setting up m4 (1.4.18-1) ... 2021-07-13 21:30:07.479 | Setting up libipset3:amd64 (6.34-1) ... 2021-07-13 21:30:07.507 | Setting up fonts-liberation (1:1.07.4-7~18.04.1) ... 2021-07-13 21:30:07.535 | Setting up libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-07-13 21:30:07.563 | Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 2021-07-13 21:30:07.591 | Setting up open-iscsi (2.0.874-5ubuntu2.10) ... 2021-07-13 21:30:07.656 | Installing new version of config file /etc/iscsi/iscsid.conf ... 2021-07-13 21:30:09.458 | Setting up libnspr4:amd64 (2:4.18-1ubuntu1) ... 2021-07-13 21:30:09.486 | Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.4) ... 2021-07-13 21:30:09.514 | Setting up uuid-runtime (2.31.1-0.4ubuntu3.7) ... 2021-07-13 21:30:10.386 | Setting up libgraphite2-3:amd64 (1.3.11-2) ... 2021-07-13 21:30:10.414 | Setting up libcroco3:amd64 (0.6.12-2) ... 2021-07-13 21:30:10.443 | Setting up libxslt1.1:amd64 (1.1.29-5ubuntu0.2) ... 2021-07-13 21:30:10.470 | Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 2021-07-13 21:30:10.499 | Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2021-07-13 21:30:10.528 | Setting up libsys-hostname-long-perl (1.5-1) ... 2021-07-13 21:30:10.556 | Setting up libfile-fcntllock-perl (0.22-3build2) ... 2021-07-13 21:30:10.583 | Setting up dnsmasq-utils (2.79-1ubuntu0.4) ... 2021-07-13 21:30:10.611 | Setting up libsodium23:amd64 (1.0.16-2) ... 2021-07-13 21:30:10.639 | Setting up libpixman-1-0:amd64 (0.34.0-2) ... 2021-07-13 21:30:10.668 | Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 2021-07-13 21:30:10.714 | Setting up libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-07-13 21:30:10.742 | Setting up libmail-sendmail-perl (0.80-1) ... 2021-07-13 21:30:10.770 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-07-13 21:30:10.805 | Setting up libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2021-07-13 21:30:10.859 | Setting up autotools-dev (20180224.1) ... 2021-07-13 21:30:10.886 | Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 2021-07-13 21:30:10.915 | Setting up kpartx (0.7.4-2ubuntu3.1) ... 2021-07-13 21:30:10.943 | Setting up postgresql-client-common (190ubuntu0.1) ... 2021-07-13 21:30:10.990 | Setting up dstat (0.7.3-1) ... 2021-07-13 21:30:11.191 | Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 2021-07-13 21:30:11.428 | Setting up libaprutil1:amd64 (1.6.1-2) ... 2021-07-13 21:30:11.456 | Setting up ipset (6.34-1) ... 2021-07-13 21:30:11.484 | Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... 2021-07-13 21:30:11.521 | Setting up thin-provisioning-tools (0.7.4-2ubuntu3) ... 2021-07-13 21:30:11.549 | Setting up systemd (237-3ubuntu10.48) ... 2021-07-13 21:30:11.566 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2021-07-13 21:30:12.668 | [/usr/lib/tmpfiles.d/haproxy.conf:1] Unknown user 'haproxy'. 2021-07-13 21:30:12.669 | [/usr/lib/tmpfiles.d/memcached.conf:1] Unknown user 'memcache'. 2021-07-13 21:30:12.669 | [/usr/lib/tmpfiles.d/postgresql.conf:2] Unknown user 'postgres'. 2021-07-13 21:30:12.670 | [/usr/lib/tmpfiles.d/postgresql.conf:4] Unknown group 'postgres'. 2021-07-13 21:30:12.747 | Setting up libltdl7:amd64 (2.4.6-2) ... 2021-07-13 21:30:12.776 | Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 2021-07-13 21:30:12.812 | Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 2021-07-13 21:30:12.840 | Setting up libann0 (1.1.2+doc-6) ... 2021-07-13 21:30:12.868 | Setting up libalgorithm-diff-perl (1.19.03-1) ... 2021-07-13 21:30:12.896 | Setting up libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2021-07-13 21:30:12.924 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2021-07-13 21:30:12.952 | Setting up dnsmasq-base (2.79-1ubuntu0.4) ... 2021-07-13 21:30:12.989 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2021-07-13 21:30:13.017 | Setting up libsensors4:amd64 (1:3.4.0-4) ... 2021-07-13 21:30:13.064 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-07-13 21:30:34.294 | Setting up libsystemd-dev:amd64 (237-3ubuntu10.48) ... 2021-07-13 21:30:34.300 | Setting up libmysqlclient20:amd64 (5.7.34-0ubuntu0.18.04.1) ... 2021-07-13 21:30:34.327 | Setting up icu-devtools (60.2-3ubuntu3.1) ... 2021-07-13 21:30:34.355 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2021-07-13 21:30:34.384 | Setting up libthai-data (0.1.27-2) ... 2021-07-13 21:30:34.411 | Setting up liberasurecode1:amd64 (1.5.0-1) ... 2021-07-13 21:30:34.440 | Setting up javascript-common (11) ... 2021-07-13 21:30:34.508 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2021-07-13 21:30:34.523 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-07-13 21:30:34.557 | Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-07-13 21:30:34.594 | Setting up libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-07-13 21:30:34.640 | Setting up libjs-jquery-metadata (12-1) ... 2021-07-13 21:30:34.668 | Setting up x11-common (1:7.7+19ubuntu7.1) ... 2021-07-13 21:30:35.046 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2021-07-13 21:30:35.390 | Setting up iputils-arping (3:20161105-1ubuntu3) ... 2021-07-13 21:30:35.418 | Setting up liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2021-07-13 21:30:35.446 | Setting up libglib2.0-bin (2.56.4-0ubuntu0.18.04.8) ... 2021-07-13 21:30:35.474 | Setting up libgraphite2-dev:amd64 (1.3.11-2) ... 2021-07-13 21:30:35.502 | Setting up vbetool (1.1-4) ... 2021-07-13 21:30:35.530 | Setting up libcdt5 (2.40.1-2) ... 2021-07-13 21:30:35.558 | Setting up git (1:2.17.1-1ubuntu0.8) ... 2021-07-13 21:30:35.617 | Setting up libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2021-07-13 21:30:35.644 | Setting up autopoint (0.19.8.1-6ubuntu0.3) ... 2021-07-13 21:30:35.672 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2021-07-13 21:30:35.890 | Setting up libcgraph6 (2.40.1-2) ... 2021-07-13 21:30:35.917 | Setting up libaprutil1-ldap:amd64 (1.6.1-2) ... 2021-07-13 21:30:35.947 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.18.04.1) ... 2021-07-13 21:30:35.975 | Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2021-07-13 21:30:36.003 | Setting up libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-07-13 21:30:36.030 | Setting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2021-07-13 21:30:36.059 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2021-07-13 21:30:36.087 | Setting up python3-venv (3.6.7-1~18.04) ... 2021-07-13 21:30:36.115 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2021-07-13 21:30:36.149 | Setting up libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 2021-07-13 21:30:36.177 | Setting up libtool (2.4.6-2) ... 2021-07-13 21:30:36.205 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-07-13 21:30:36.232 | Setting up libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2021-07-13 21:30:36.260 | Setting up libnss-systemd:amd64 (237-3ubuntu10.48) ... 2021-07-13 21:30:36.289 | Setting up libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2021-07-13 21:30:36.316 | Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 2021-07-13 21:30:36.344 | Setting up haproxy (1.8.8-1ubuntu0.11) ... 2021-07-13 21:30:36.881 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2021-07-13 21:30:37.397 | Setting up fontconfig-config (2.12.6-0ubuntu2) ... 2021-07-13 21:30:37.804 | Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2021-07-13 21:30:37.831 | Setting up libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-07-13 21:30:37.859 | Setting up libpam-systemd:amd64 (237-3ubuntu10.48) ... 2021-07-13 21:30:38.178 | Setting up libapr1-dev (1.6.3-2) ... 2021-07-13 21:30:38.206 | Setting up libltdl-dev:amd64 (2.4.6-2) ... 2021-07-13 21:30:38.234 | Setting up libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.8) ... 2021-07-13 21:30:38.529 | Setting up gettext (0.19.8.1-6ubuntu0.3) ... 2021-07-13 21:30:38.557 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2021-07-13 21:30:38.585 | Setting up libgvpr2 (2.40.1-2) ... 2021-07-13 21:30:38.613 | Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 2021-07-13 21:30:38.641 | Setting up memcached (1.5.6-0ubuntu1.2) ... 2021-07-13 21:30:39.197 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2021-07-13 21:30:39.702 | Setting up socat (1.7.3.2-2ubuntu2) ... 2021-07-13 21:30:39.730 | Setting up apache2-utils (2.4.29-1ubuntu4.16) ... 2021-07-13 21:30:39.757 | Setting up libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 2021-07-13 21:30:39.785 | Setting up libaprutil1-dev (1.6.1-2) ... 2021-07-13 21:30:39.813 | Setting up liberasurecode-dev (1.5.0-1) ... 2021-07-13 21:30:39.852 | Setting up apache2-bin (2.4.29-1ubuntu4.16) ... 2021-07-13 21:30:39.879 | Setting up libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-07-13 21:30:39.907 | Setting up libnss3:amd64 (2:3.35-2ubuntu2.12) ... 2021-07-13 21:30:39.935 | Setting up libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2021-07-13 21:30:39.963 | Setting up libtiff5:amd64 (4.0.9-5ubuntu0.4) ... 2021-07-13 21:30:39.991 | Setting up libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-07-13 21:30:40.020 | Setting up ssl-cert (1.0.39) ... 2021-07-13 21:30:40.536 | Setting up python3-mysqldb (1.3.10-1build1) ... 2021-07-13 21:30:40.818 | Setting up autoconf (2.69-11) ... 2021-07-13 21:30:40.855 | Setting up libthai0:amd64 (0.1.27-2) ... 2021-07-13 21:30:40.883 | Setting up fakeroot (1.22-2ubuntu1) ... 2021-07-13 21:30:40.904 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2021-07-13 21:30:40.927 | Setting up tcpdump (4.9.3-0ubuntu0.18.04.1) ... 2021-07-13 21:30:41.131 | Setting up ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2021-07-13 21:30:41.569 | Setting up sqlite3 (3.22.0-1ubuntu0.4) ... 2021-07-13 21:30:41.597 | Setting up libalgorithm-merge-perl (0.08-3) ... 2021-07-13 21:30:41.625 | Setting up intltool-debian (0.35.0+20060710.4) ... 2021-07-13 21:30:41.654 | Setting up pkg-config (0.29.1-0ubuntu2) ... 2021-07-13 21:30:41.757 | Setting up libalgorithm-diff-xs-perl (0.04-5) ... 2021-07-13 21:30:41.785 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-07-13 21:30:41.813 | Setting up gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2021-07-13 21:30:41.841 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-07-13 21:30:41.870 | Setting up keepalived (1:1.3.9-1ubuntu0.18.04.2) ... 2021-07-13 21:30:42.158 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2021-07-13 21:30:42.670 | Setting up postgresql-common (190ubuntu0.1) ... 2021-07-13 21:30:43.264 | Adding user postgres to group ssl-cert 2021-07-13 21:30:43.422 | 2021-07-13 21:30:43.422 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2021-07-13 21:30:43.619 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2021-07-13 21:30:43.619 | Removing obsolete dictionary files: 2021-07-13 21:30:43.849 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2021-07-13 21:30:44.449 | Setting up automake (1:1.15.1-3ubuntu2) ... 2021-07-13 21:30:44.464 | update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode 2021-07-13 21:30:44.486 | Setting up libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.1) ... 2021-07-13 21:30:44.523 | Setting up libice6:amd64 (2:1.0.9-2) ... 2021-07-13 21:30:44.551 | Setting up g++ (4:7.4.0-1ubuntu2.3) ... 2021-07-13 21:30:44.621 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2021-07-13 21:30:44.632 | Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 2021-07-13 21:30:44.660 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2021-07-13 21:30:44.688 | Setting up libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2021-07-13 21:30:44.716 | Setting up uwsgi-core (2.0.15-10.2ubuntu2.1) ... 2021-07-13 21:30:44.752 | Setting up conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-07-13 21:30:45.039 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2021-07-13 21:30:45.571 | Setting up libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2021-07-13 21:30:45.699 | Setting up libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2021-07-13 21:30:45.727 | Setting up libsm6:amd64 (2:1.2.2-1) ... 2021-07-13 21:30:45.761 | Setting up libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2021-07-13 21:30:45.789 | Setting up apache2 (2.4.29-1ubuntu4.16) ... 2021-07-13 21:30:47.320 | Enabling module mpm_event. 2021-07-13 21:30:47.380 | Enabling module authz_core. 2021-07-13 21:30:47.386 | Enabling module authz_host. 2021-07-13 21:30:47.441 | Enabling module authn_core. 2021-07-13 21:30:47.446 | Enabling module auth_basic. 2021-07-13 21:30:47.502 | Enabling module access_compat. 2021-07-13 21:30:47.557 | Enabling module authn_file. 2021-07-13 21:30:47.614 | Enabling module authz_user. 2021-07-13 21:30:47.669 | Enabling module alias. 2021-07-13 21:30:47.724 | Enabling module dir. 2021-07-13 21:30:47.780 | Enabling module autoindex. 2021-07-13 21:30:47.835 | Enabling module env. 2021-07-13 21:30:47.890 | Enabling module mime. 2021-07-13 21:30:47.945 | Enabling module negotiation. 2021-07-13 21:30:48.001 | Enabling module setenvif. 2021-07-13 21:30:48.057 | Enabling module filter. 2021-07-13 21:30:48.112 | Enabling module deflate. 2021-07-13 21:30:48.169 | Enabling module status. 2021-07-13 21:30:48.225 | Enabling module reqtimeout. 2021-07-13 21:30:48.280 | Enabling conf charset. 2021-07-13 21:30:48.339 | Enabling conf localized-error-pages. 2021-07-13 21:30:48.396 | Enabling conf other-vhosts-access-log. 2021-07-13 21:30:48.451 | Enabling conf security. 2021-07-13 21:30:48.507 | Enabling conf serve-cgi-bin. 2021-07-13 21:30:48.562 | Enabling site 000-default. 2021-07-13 21:30:48.609 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2021-07-13 21:30:48.660 | Enabling conf javascript-common. 2021-07-13 21:30:48.897 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2021-07-13 21:30:49.283 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2021-07-13 21:30:50.527 | Setting up libmysqlclient-dev (5.7.34-0ubuntu0.18.04.1) ... 2021-07-13 21:30:50.555 | Setting up po-debconf (1.0.20) ... 2021-07-13 21:30:50.583 | Setting up build-essential (12.4ubuntu1) ... 2021-07-13 21:30:50.611 | Setting up libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2021-07-13 21:30:50.639 | Setting up libgd3:amd64 (2.2.5-4ubuntu0.4) ... 2021-07-13 21:30:50.667 | Setting up libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.8) ... 2021-07-13 21:30:50.695 | Setting up librados2 (12.2.13-0ubuntu0.18.04.8) ... 2021-07-13 21:30:50.723 | Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 2021-07-13 21:30:50.751 | Setting up libpq5:amd64 (10.17-0ubuntu0.18.04.1) ... 2021-07-13 21:30:50.779 | Setting up ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2021-07-13 21:30:50.945 | Setting up libiculx60:amd64 (60.2-3ubuntu3.1) ... 2021-07-13 21:30:50.973 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2021-07-13 21:30:51.001 | Setting up fontconfig (2.12.6-0ubuntu2) ... 2021-07-13 21:30:53.157 | Regenerating fonts cache... done. 2021-07-13 21:30:53.159 | Setting up libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2021-07-13 21:30:53.187 | Setting up libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2021-07-13 21:30:53.216 | Setting up libpq-dev (10.17-0ubuntu0.18.04.1) ... 2021-07-13 21:30:53.252 | Setting up libcurl4:amd64 (7.58.0-2ubuntu3.13) ... 2021-07-13 21:30:53.304 | Setting up postgresql-server-dev-10 (10.17-0ubuntu0.18.04.1) ... 2021-07-13 21:30:53.341 | Setting up librbd1 (12.2.13-0ubuntu0.18.04.8) ... 2021-07-13 21:30:53.378 | Setting up libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2021-07-13 21:30:53.422 | Setting up qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.36) ... 2021-07-13 21:30:53.459 | Setting up qemu-utils (1:2.11+dfsg-1ubuntu7.36) ... 2021-07-13 21:30:53.511 | Setting up libxmu6:amd64 (2:1.1.2-2) ... 2021-07-13 21:30:53.533 | Setting up postgresql-server-dev-all (190ubuntu0.1) ... 2021-07-13 21:30:53.569 | Setting up libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-07-13 21:30:53.597 | Setting up libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-07-13 21:30:53.633 | Setting up libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-07-13 21:30:53.661 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2021-07-13 21:30:53.696 | Setting up curl (7.58.0-2ubuntu3.13) ... 2021-07-13 21:30:53.732 | Setting up libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-07-13 21:30:53.768 | Setting up krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2021-07-13 21:30:53.796 | Setting up libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2021-07-13 21:30:53.832 | Setting up libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-07-13 21:30:53.868 | Setting up libgvc6 (2.40.1-2) ... 2021-07-13 21:30:53.904 | Setting up graphviz (2.40.1-2) ... 2021-07-13 21:30:53.941 | Setting up libicu-dev (60.2-3ubuntu3.1) ... 2021-07-13 21:30:53.968 | Setting up libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.4) ... 2021-07-13 21:30:54.005 | Setting up libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2021-07-13 21:30:54.027 | Setting up libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2021-07-13 21:30:54.055 | Setting up debhelper (11.1.6ubuntu2) ... 2021-07-13 21:30:54.085 | Setting up dh-autoreconf (17) ... 2021-07-13 21:30:54.113 | Setting up libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2021-07-13 21:30:54.178 | Setting up dh-strip-nondeterminism (0.040-1.1~build1) ... 2021-07-13 21:30:54.200 | Setting up apache2-dev (2.4.29-1ubuntu4.16) ... 2021-07-13 21:30:54.228 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2021-07-13 21:30:54.287 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2021-07-13 21:31:03.152 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-07-13 21:31:03.174 | Processing triggers for systemd (237-3ubuntu10.48) ... 2021-07-13 21:31:03.336 | Processing triggers for ureadahead (0.100.0-21) ... 2021-07-13 21:31:03.359 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2021-07-13 21:31:03.561 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-07-13 21:31:03.578 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2021-07-13 21:31:05.601 | ++ functions-common:apt_get:1113 : result=0 2021-07-13 21:31:05.604 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-07-13 21:31:05.607 | ++ functions-common:time_stop:2331 : local name 2021-07-13 21:31:05.609 | ++ functions-common:time_stop:2332 : local end_time 2021-07-13 21:31:05.611 | ++ functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:31:05.613 | ++ functions-common:time_stop:2334 : local total 2021-07-13 21:31:05.615 | ++ functions-common:time_stop:2335 : local start_time 2021-07-13 21:31:05.617 | ++ functions-common:time_stop:2337 : name=apt-get 2021-07-13 21:31:05.619 | ++ functions-common:time_stop:2338 : start_time=1626211738331 2021-07-13 21:31:05.621 | ++ functions-common:time_stop:2340 : [[ -z 1626211738331 ]] 2021-07-13 21:31:05.624 | +++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:31:05.628 | ++ functions-common:time_stop:2343 : end_time=1626211865625 2021-07-13 21:31:05.630 | ++ functions-common:time_stop:2344 : elapsed_time=127294 2021-07-13 21:31:05.632 | ++ functions-common:time_stop:2345 : total=1363 2021-07-13 21:31:05.634 | ++ functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:31:05.636 | ++ functions-common:time_stop:2348 : _TIME_TOTAL[$name]=128657 2021-07-13 21:31:05.639 | ++ functions-common:apt_get:1117 : return 0 2021-07-13 21:31:05.641 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-07-13 21:31:05.643 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-07-13 21:31:05.646 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-07-13 21:31:05.650 | ++ tools/install_prereqs.sh:source:89 : date 2021-07-13 21:31:05.654 | + ./stack.sh:main:761 : [[ False != \T\r\u\e ]] 2021-07-13 21:31:05.656 | + ./stack.sh:main:762 : PYPI_ALTERNATIVE_URL= 2021-07-13 21:31:05.659 | + ./stack.sh:main:762 : /home/ubuntu/devstack/tools/install_pip.sh 2021-07-13 21:31:07.078 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-07-13 21:31:07.080 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-07-13 21:31:07.083 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-07-13 21:31:07.085 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-07-13 21:31:07.087 | + tools/install_pip.sh:main:43 : GetDistro 2021-07-13 21:31:07.089 | + functions-common:GetDistro:371 : GetOSVersion 2021-07-13 21:31:07.091 | + functions-common:GetOSVersion:348 : _ensure_lsb_release 2021-07-13 21:31:07.095 | ++ functions-common:_ensure_lsb_release:322 : command -v lsb_release 2021-07-13 21:31:07.097 | + functions-common:_ensure_lsb_release:322 : [[ -x /usr/bin/lsb_release ]] 2021-07-13 21:31:07.099 | + functions-common:_ensure_lsb_release:323 : return 2021-07-13 21:31:07.101 | ++ functions-common:GetOSVersion:350 : lsb_release -r -s 2021-07-13 21:31:07.176 | + functions-common:GetOSVersion:350 : os_RELEASE=18.04 2021-07-13 21:31:07.178 | ++ functions-common:GetOSVersion:351 : lsb_release -c -s 2021-07-13 21:31:07.252 | + functions-common:GetOSVersion:351 : os_CODENAME=bionic 2021-07-13 21:31:07.255 | ++ functions-common:GetOSVersion:352 : lsb_release -i -s 2021-07-13 21:31:07.328 | + functions-common:GetOSVersion:352 : os_VENDOR=Ubuntu 2021-07-13 21:31:07.330 | + functions-common:GetOSVersion:354 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-07-13 21:31:07.332 | + functions-common:GetOSVersion:355 : os_PACKAGE=deb 2021-07-13 21:31:07.334 | + functions-common:GetOSVersion:360 : typeset -xr os_VENDOR 2021-07-13 21:31:07.336 | + functions-common:GetOSVersion:361 : typeset -xr os_RELEASE 2021-07-13 21:31:07.338 | + functions-common:GetOSVersion:362 : typeset -xr os_PACKAGE 2021-07-13 21:31:07.339 | + functions-common:GetOSVersion:363 : typeset -xr os_CODENAME 2021-07-13 21:31:07.341 | + functions-common:GetDistro:373 : [[ Ubuntu =~ (Ubuntu) ]] 2021-07-13 21:31:07.343 | + functions-common:GetDistro:376 : DISTRO=bionic 2021-07-13 21:31:07.345 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-07-13 21:31:07.347 | + tools/install_pip.sh:main:44 : echo 'Distro: bionic' 2021-07-13 21:31:07.347 | Distro: bionic 2021-07-13 21:31:07.349 | + tools/install_pip.sh:main:128 : get_versions 2021-07-13 21:31:07.352 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-07-13 21:31:07.355 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-07-13 21:31:07.357 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-07-13 21:31:07.360 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-07-13 21:31:07.360 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-07-13 21:31:07.768 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-07-13 21:31:07.770 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-07-13 21:31:07.770 | pip: 20.2.2 2021-07-13 21:31:07.772 | + tools/install_pip.sh:main:137 : is_fedora 2021-07-13 21:31:07.773 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-07-13 21:31:07.775 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-07-13 21:31:07.777 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-07-13 21:31:07.779 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-07-13 21:31:07.781 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-07-13 21:31:07.783 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-07-13 21:31:07.784 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-07-13 21:31:07.786 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-07-13 21:31:07.788 | + tools/install_pip.sh:main:137 : is_suse 2021-07-13 21:31:07.789 | + functions-common:is_suse:462 : is_opensuse 2021-07-13 21:31:07.791 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-07-13 21:31:07.793 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-07-13 21:31:07.795 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-07-13 21:31:07.796 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-07-13 21:31:07.798 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-07-13 21:31:07.800 | + tools/install_pip.sh:main:138 : uninstall_package python-pip 2021-07-13 21:31:07.802 | + functions-common:uninstall_package:1362 : is_ubuntu 2021-07-13 21:31:07.803 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-13 21:31:07.805 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-13 21:31:07.807 | + functions-common:uninstall_package:1363 : apt_get purge python-pip 2021-07-13 21:31:07.822 | + 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-07-13 21:31:07.941 | Reading package lists... 2021-07-13 21:31:08.191 | Building dependency tree... 2021-07-13 21:31:08.193 | Reading state information... 2021-07-13 21:31:08.402 | Package 'python-pip' is not installed, so not removed 2021-07-13 21:31:08.403 | The following packages were automatically installed and are no longer required: 2021-07-13 21:31:08.403 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-07-13 21:31:08.403 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-07-13 21:31:08.403 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-07-13 21:31:08.403 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-07-13 21:31:08.403 | python3-twisted-bin python3-zope.interface 2021-07-13 21:31:08.403 | Use 'sudo apt autoremove' to remove them. 2021-07-13 21:31:08.476 | 0 upgraded, 0 newly installed, 0 to remove and 161 not upgraded. 2021-07-13 21:31:08.481 | + functions-common:apt_get:1113 : result=0 2021-07-13 21:31:08.482 | + functions-common:apt_get:1116 : time_stop apt-get 2021-07-13 21:31:08.484 | + functions-common:time_stop:2331 : local name 2021-07-13 21:31:08.486 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:31:08.487 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:31:08.489 | + functions-common:time_stop:2334 : local total 2021-07-13 21:31:08.491 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:31:08.493 | + functions-common:time_stop:2337 : name=apt-get 2021-07-13 21:31:08.494 | + functions-common:time_stop:2338 : start_time=1626211867820 2021-07-13 21:31:08.496 | + functions-common:time_stop:2340 : [[ -z 1626211867820 ]] 2021-07-13 21:31:08.499 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:31:08.501 | + functions-common:time_stop:2343 : end_time=1626211868499 2021-07-13 21:31:08.503 | + functions-common:time_stop:2344 : elapsed_time=679 2021-07-13 21:31:08.505 | + functions-common:time_stop:2345 : total=0 2021-07-13 21:31:08.506 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:31:08.508 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=679 2021-07-13 21:31:08.509 | + functions-common:apt_get:1117 : return 0 2021-07-13 21:31:08.511 | + tools/install_pip.sh:main:139 : uninstall_package python3-pip 2021-07-13 21:31:08.513 | + functions-common:uninstall_package:1362 : is_ubuntu 2021-07-13 21:31:08.515 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-13 21:31:08.517 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-13 21:31:08.518 | + functions-common:uninstall_package:1363 : apt_get purge python3-pip 2021-07-13 21:31:08.533 | + 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-07-13 21:31:08.652 | Reading package lists... 2021-07-13 21:31:08.903 | Building dependency tree... 2021-07-13 21:31:08.904 | Reading state information... 2021-07-13 21:31:09.123 | Package 'python3-pip' is not installed, so not removed 2021-07-13 21:31:09.123 | The following packages were automatically installed and are no longer required: 2021-07-13 21:31:09.124 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-07-13 21:31:09.124 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-07-13 21:31:09.124 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-07-13 21:31:09.124 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-07-13 21:31:09.124 | python3-twisted-bin python3-zope.interface 2021-07-13 21:31:09.124 | Use 'sudo apt autoremove' to remove them. 2021-07-13 21:31:09.197 | 0 upgraded, 0 newly installed, 0 to remove and 161 not upgraded. 2021-07-13 21:31:09.201 | + functions-common:apt_get:1113 : result=0 2021-07-13 21:31:09.203 | + functions-common:apt_get:1116 : time_stop apt-get 2021-07-13 21:31:09.205 | + functions-common:time_stop:2331 : local name 2021-07-13 21:31:09.206 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:31:09.208 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:31:09.210 | + functions-common:time_stop:2334 : local total 2021-07-13 21:31:09.211 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:31:09.213 | + functions-common:time_stop:2337 : name=apt-get 2021-07-13 21:31:09.215 | + functions-common:time_stop:2338 : start_time=1626211868531 2021-07-13 21:31:09.217 | + functions-common:time_stop:2340 : [[ -z 1626211868531 ]] 2021-07-13 21:31:09.219 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:31:09.222 | + functions-common:time_stop:2343 : end_time=1626211869220 2021-07-13 21:31:09.223 | + functions-common:time_stop:2344 : elapsed_time=689 2021-07-13 21:31:09.225 | + functions-common:time_stop:2345 : total=679 2021-07-13 21:31:09.227 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:31:09.228 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=1368 2021-07-13 21:31:09.231 | + functions-common:apt_get:1117 : return 0 2021-07-13 21:31:09.233 | + tools/install_pip.sh:main:142 : install_get_pip 2021-07-13 21:31:09.235 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-07-13 21:31:09.237 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-07-13 21:31:09.239 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-07-13 21:31:09.240 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-07-13 21:31:09.242 | + 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-07-13 21:31:09.253 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-07-13 21:31:09.253 | Dload Upload Total Spent Left Speed 2021-07-13 21:31:09.525 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1892k 100 1892k 0 0 6957k 0 --:--:-- --:--:-- --:--:-- 6957k 2021-07-13 21:31:09.530 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-07-13 21:31:09.533 | + 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-07-13 21:31:12.475 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-07-13 21:31:13.077 | Collecting pip 2021-07-13 21:31:13.090 | 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-07-13 21:31:14.505 | Installing collected packages: pip 2021-07-13 21:31:14.506 | Attempting uninstall: pip 2021-07-13 21:31:14.507 | Found existing installation: pip 20.2.2 2021-07-13 21:31:14.749 | Uninstalling pip-20.2.2: 2021-07-13 21:31:14.763 | Successfully uninstalled pip-20.2.2 2021-07-13 21:31:16.088 | Successfully installed pip-20.2.4 2021-07-13 21:31:16.088 | 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-07-13 21:31:16.192 | + tools/install_pip.sh:install_get_pip:95 : python3_enabled 2021-07-13 21:31:16.194 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-07-13 21:31:16.196 | + inc/python:python3_enabled:468 : return 0 2021-07-13 21:31:16.197 | + tools/install_pip.sh:main:144 : [[ -n '' ]] 2021-07-13 21:31:16.200 | + tools/install_pip.sh:main:148 : set -x 2021-07-13 21:31:16.202 | + tools/install_pip.sh:main:152 : pip_install_gr setuptools 2021-07-13 21:31:16.204 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-07-13 21:31:16.205 | + inc/python:pip_install_gr:77 : local clean_name 2021-07-13 21:31:16.208 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-07-13 21:31:16.210 | ++ inc/python:get_from_global_requirements:238 : local package=setuptools 2021-07-13 21:31:16.211 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-07-13 21:31:16.214 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-07-13 21:31:16.215 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-07-13 21:31:16.218 | ++ inc/python:get_from_global_requirements:240 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0;python_version>='\''3.5'\'' 2021-07-13 21:31:16.218 | 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-07-13 21:31:16.220 | ++ inc/python:get_from_global_requirements:241 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0;python_version>='3.5' 2021-07-13 21:31:16.220 | 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-07-13 21:31:16.222 | ++ inc/python:get_from_global_requirements:244 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0;python_version>='\''3.5'\''' 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='\''2.7'\''' 2021-07-13 21:31:16.224 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0;python_version>='\''3.5'\'' setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='\''2.7'\''' 2021-07-13 21:31:16.226 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0;python_version>='\''3.5'\''' 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='\''2.7'\''' 2021-07-13 21:31:16.241 | 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-07-13 21:31:16.245 | + inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0;python_version>='\''3.5'\''' 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='\''2.7'\''' 2021-07-13 21:31:18.876 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-07-13 21:31:18.877 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.878 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.878 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.879 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.879 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.880 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.880 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.881 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.881 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.882 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.882 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.882 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.883 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.883 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.884 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.884 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.885 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.885 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.886 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.886 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.887 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.887 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.888 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.888 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.889 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.889 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.890 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.890 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.891 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.891 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.891 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.892 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.892 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.893 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.893 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.894 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.894 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.895 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.895 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.895 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.896 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.896 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.897 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.897 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.897 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.898 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.898 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.899 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.899 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.900 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.900 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.900 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.901 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.902 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.902 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.903 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.903 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.904 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.904 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.905 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.905 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.906 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.906 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.907 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.907 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.908 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.908 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.908 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.909 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.909 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.910 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.910 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.911 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.911 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.911 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.912 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.912 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.913 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.914 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.914 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.914 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.915 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.915 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.916 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.916 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.917 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.918 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.918 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.919 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.919 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.920 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.920 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.921 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.921 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.921 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.922 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.922 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.923 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.923 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.924 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.924 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.924 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.925 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.925 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.926 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.926 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.927 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.927 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.927 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.928 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.929 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.929 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.930 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.930 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.931 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.931 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.932 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.932 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.933 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.934 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.934 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.934 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.935 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.935 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.936 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.936 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.937 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.937 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.938 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.938 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.939 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.939 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.940 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.940 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.940 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.941 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.942 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.942 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.942 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.943 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.943 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.944 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.944 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.945 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.945 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.945 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.946 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.946 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.947 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.947 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.948 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.948 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.949 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.949 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.950 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.950 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.951 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.951 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.952 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.952 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.953 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.953 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.953 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.954 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.954 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.955 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.955 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.956 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.956 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.956 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.957 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.957 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.958 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.958 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.959 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.959 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.960 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.960 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.960 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.961 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.961 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.962 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.962 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.963 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.963 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.963 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.964 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.964 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.965 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.965 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.966 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.967 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.967 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.967 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.968 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.968 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.969 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.969 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.970 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.970 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.971 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.971 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.972 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.972 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.972 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.973 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.973 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.974 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.974 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.975 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.975 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.975 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.976 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.977 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.977 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.977 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.978 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.979 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.980 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.980 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.981 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.981 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.982 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.982 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.982 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.983 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.983 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.984 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.984 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.985 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.985 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.985 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.986 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.986 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.987 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.987 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.988 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.988 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.989 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.989 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.989 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.990 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.990 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.991 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.991 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.992 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.992 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.993 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.993 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.993 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.994 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.995 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.995 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.996 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.996 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.997 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.997 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.997 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.998 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:18.998 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:18.999 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:18.999 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:19.000 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:19.000 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:19.001 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:19.001 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:19.001 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:19.002 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:19.002 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:19.003 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:19.003 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:19.004 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:19.004 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:19.005 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:19.005 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:19.006 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:19.006 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:19.007 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:19.007 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:19.008 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:19.008 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:19.008 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:19.009 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:19.009 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:19.009 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:19.010 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:19.011 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:19.011 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:19.012 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:19.012 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:19.013 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:19.013 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:19.013 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:19.014 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:19.014 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:19.015 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:19.015 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:19.016 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:19.016 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:19.017 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:19.018 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:19.018 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:19.018 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:19.019 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:19.019 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:19.020 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:19.020 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:19.021 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:19.021 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:19.021 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:19.022 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:19.022 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:19.023 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:19.023 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:19.024 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:19.024 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:19.025 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:19.025 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:19.026 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:19.026 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:19.027 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:19.027 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:19.027 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:19.028 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:19.029 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:19.029 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:19.029 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:19.030 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:19.030 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:19.031 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:19.031 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:19.032 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:19.032 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:19.033 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:19.033 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:19.034 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:19.034 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:19.035 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:19.035 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:19.035 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:19.036 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:19.036 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:19.037 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:19.037 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:19.038 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:19.038 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:19.054 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:19.054 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:19.055 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:19.055 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:19.056 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:19.056 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:19.057 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:19.057 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:19.058 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:19.058 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:19.059 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:19.059 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:19.060 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:19.060 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:19.061 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:19.061 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:19.062 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:19.062 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:19.062 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:19.063 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:19.063 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:19.064 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:19.064 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:19.065 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:19.065 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:19.065 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:19.066 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:19.066 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:19.067 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:19.067 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:19.068 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:19.068 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:19.069 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:19.069 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:19.069 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:19.070 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:19.071 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:19.071 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:19.071 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:19.072 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:19.072 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:19.073 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:19.073 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:19.073 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:19.074 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:19.074 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:19.075 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:19.075 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:19.075 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:19.076 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:19.077 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:19.077 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:19.077 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:19.078 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:19.078 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:19.078 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:19.079 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:19.079 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:19.080 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:19.080 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:19.081 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:19.081 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:19.082 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:19.082 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:19.083 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:19.083 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:19.084 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:19.084 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:19.084 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:19.085 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:19.085 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:19.086 | Ignoring setuptools: markers 'python_version <= "2.7"' don't match your environment 2021-07-13 21:31:19.089 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0 in /usr/local/lib/python3.6/dist-packages (49.6.0) 2021-07-13 21:31:20.630 | WARNING: You are using pip version 20.2.4; however, version 21.1.3 is available. 2021-07-13 21:31:20.630 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-07-13 21:31:20.689 | + inc/python:pip_install:207 : result=0 2021-07-13 21:31:20.691 | + inc/python:pip_install:209 : time_stop pip_install 2021-07-13 21:31:20.693 | + functions-common:time_stop:2331 : local name 2021-07-13 21:31:20.694 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:31:20.696 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:31:20.698 | + functions-common:time_stop:2334 : local total 2021-07-13 21:31:20.700 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:31:20.701 | + functions-common:time_stop:2337 : name=pip_install 2021-07-13 21:31:20.703 | + functions-common:time_stop:2338 : start_time=1626211876237 2021-07-13 21:31:20.705 | + functions-common:time_stop:2340 : [[ -z 1626211876237 ]] 2021-07-13 21:31:20.707 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:31:20.709 | + functions-common:time_stop:2343 : end_time=1626211880707 2021-07-13 21:31:20.711 | + functions-common:time_stop:2344 : elapsed_time=4470 2021-07-13 21:31:20.713 | + functions-common:time_stop:2345 : total=0 2021-07-13 21:31:20.715 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:31:20.717 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=4470 2021-07-13 21:31:20.718 | + inc/python:pip_install:210 : return 0 2021-07-13 21:31:20.720 | + tools/install_pip.sh:main:154 : get_versions 2021-07-13 21:31:20.723 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-07-13 21:31:20.726 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-07-13 21:31:20.728 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-07-13 21:31:20.731 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-07-13 21:31:20.731 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-07-13 21:31:21.134 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.4 2021-07-13 21:31:21.135 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.4' 2021-07-13 21:31:21.135 | pip: 20.2.4 2021-07-13 21:31:21.138 | + ./stack.sh:main:766 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-07-13 21:31:21.141 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-07-13 21:31:21.145 | + ./stack.sh:main:767 : fixup_all 2021-07-13 21:31:21.147 | + tools/fixup_stuff.sh:fixup_all:220 : fixup_keystone 2021-07-13 21:31:21.149 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-07-13 21:31:21.151 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-07-13 21:31:21.156 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-07-13 21:31:21.157 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-07-13 21:31:21.157 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-07-13 21:31:21.162 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2021-07-13 21:31:21.164 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2021-07-13 21:31:21.166 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2021-07-13 21:31:21.176 | net.ipv4.ip_local_reserved_ports = 35357,35358 2021-07-13 21:31:21.180 | + tools/fixup_stuff.sh:fixup_all:221 : fixup_ubuntu 2021-07-13 21:31:21.182 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ bionic != \b\i\o\n\i\c ]] 2021-07-13 21:31:21.185 | + tools/fixup_stuff.sh:fixup_ubuntu:71 : install_package software-properties-common 2021-07-13 21:31:21.188 | + functions-common:install_package:1333 : update_package_repo 2021-07-13 21:31:21.190 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-07-13 21:31:21.193 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-07-13 21:31:21.195 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-07-13 21:31:21.197 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-07-13 21:31:21.199 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-07-13 21:31:21.201 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-13 21:31:21.203 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-13 21:31:21.205 | + functions-common:update_package_repo:1314 : apt_get_update 2021-07-13 21:31:21.207 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-07-13 21:31:21.209 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-07-13 21:31:21.211 | + functions-common:apt_get_update:1069 : return 2021-07-13 21:31:21.214 | + functions-common:install_package:1334 : real_install_package software-properties-common 2021-07-13 21:31:21.216 | + functions-common:real_install_package:1319 : is_ubuntu 2021-07-13 21:31:21.218 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-13 21:31:21.220 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-13 21:31:21.222 | + functions-common:real_install_package:1320 : apt_get install software-properties-common 2021-07-13 21:31:21.240 | + 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-07-13 21:31:21.359 | Reading package lists... 2021-07-13 21:31:21.610 | Building dependency tree... 2021-07-13 21:31:21.611 | Reading state information... 2021-07-13 21:31:21.822 | The following packages were automatically installed and are no longer required: 2021-07-13 21:31:21.823 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-07-13 21:31:21.823 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-07-13 21:31:21.823 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-07-13 21:31:21.823 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-07-13 21:31:21.823 | python3-twisted-bin python3-zope.interface 2021-07-13 21:31:21.823 | Use 'sudo apt autoremove' to remove them. 2021-07-13 21:31:21.824 | The following additional packages will be installed: 2021-07-13 21:31:21.824 | python3-software-properties 2021-07-13 21:31:21.872 | The following packages will be upgraded: 2021-07-13 21:31:21.873 | python3-software-properties software-properties-common 2021-07-13 21:31:22.078 | 2 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2021-07-13 21:31:22.078 | Need to get 33.9 kB of archives. 2021-07-13 21:31:22.078 | After this operation, 0 B of additional disk space will be used. 2021-07-13 21:31:22.078 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 software-properties-common all 0.96.24.32.14 [10.1 kB] 2021-07-13 21:31:22.121 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-software-properties all 0.96.24.32.14 [23.9 kB] 2021-07-13 21:31:22.674 | Fetched 33.9 kB in 0s (129 kB/s) 2021-07-13 21:31:22.747 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 74384 files and directories currently installed.) 2021-07-13 21:31:22.750 | Preparing to unpack .../software-properties-common_0.96.24.32.14_all.deb ... 2021-07-13 21:31:22.897 | Unpacking software-properties-common (0.96.24.32.14) over (0.96.24.32.9) ... 2021-07-13 21:31:23.036 | Preparing to unpack .../python3-software-properties_0.96.24.32.14_all.deb ... 2021-07-13 21:31:23.180 | Unpacking python3-software-properties (0.96.24.32.14) over (0.96.24.32.9) ... 2021-07-13 21:31:23.264 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-07-13 21:31:23.970 | Setting up python3-software-properties (0.96.24.32.14) ... 2021-07-13 21:31:24.239 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-07-13 21:31:24.258 | Setting up software-properties-common (0.96.24.32.14) ... 2021-07-13 21:31:26.417 | + functions-common:apt_get:1113 : result=0 2021-07-13 21:31:26.419 | + functions-common:apt_get:1116 : time_stop apt-get 2021-07-13 21:31:26.421 | + functions-common:time_stop:2331 : local name 2021-07-13 21:31:26.423 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:31:26.425 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:31:26.427 | + functions-common:time_stop:2334 : local total 2021-07-13 21:31:26.429 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:31:26.431 | + functions-common:time_stop:2337 : name=apt-get 2021-07-13 21:31:26.434 | + functions-common:time_stop:2338 : start_time=1626211881237 2021-07-13 21:31:26.436 | + functions-common:time_stop:2340 : [[ -z 1626211881237 ]] 2021-07-13 21:31:26.438 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:31:26.441 | + functions-common:time_stop:2343 : end_time=1626211886439 2021-07-13 21:31:26.443 | + functions-common:time_stop:2344 : elapsed_time=5202 2021-07-13 21:31:26.445 | + functions-common:time_stop:2345 : total=128657 2021-07-13 21:31:26.447 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:31:26.450 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=133859 2021-07-13 21:31:26.452 | + functions-common:apt_get:1117 : return 0 2021-07-13 21:31:26.454 | + tools/fixup_stuff.sh:fixup_ubuntu:74 : sudo add-apt-repository -y universe 2021-07-13 21:31:27.273 | 'universe' distribution component is already enabled for all sources. 2021-07-13 21:31:27.300 | + tools/fixup_stuff.sh:fixup_ubuntu:76 : [[ -f /etc/ci/mirror_info.sh ]] 2021-07-13 21:31:27.302 | + tools/fixup_stuff.sh:fixup_ubuntu:83 : sudo add-apt-repository -y cloud-archive:train 2021-07-13 21:31:29.917 | Reading package lists... 2021-07-13 21:31:30.219 | Building dependency tree... 2021-07-13 21:31:30.220 | Reading state information... 2021-07-13 21:31:30.441 | The following packages were automatically installed and are no longer required: 2021-07-13 21:31:30.441 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-07-13 21:31:30.441 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-07-13 21:31:30.441 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-07-13 21:31:30.442 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-07-13 21:31:30.442 | python3-twisted-bin python3-zope.interface 2021-07-13 21:31:30.442 | Use 'sudo apt autoremove' to remove them. 2021-07-13 21:31:30.488 | The following NEW packages will be installed: 2021-07-13 21:31:30.488 | ubuntu-cloud-keyring 2021-07-13 21:31:30.786 | 0 upgraded, 1 newly installed, 0 to remove and 159 not upgraded. 2021-07-13 21:31:30.786 | Need to get 5,908 B of archives. 2021-07-13 21:31:30.786 | After this operation, 22.5 kB of additional disk space will be used. 2021-07-13 21:31:30.786 | 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-07-13 21:31:31.321 | Fetched 5,908 B in 0s (21.0 kB/s) 2021-07-13 21:31:31.368 | Selecting previously unselected package ubuntu-cloud-keyring. 2021-07-13 21:31:31.407 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 74384 files and directories currently installed.) 2021-07-13 21:31:31.410 | Preparing to unpack .../ubuntu-cloud-keyring_2018.09.18.1~18.04.2_all.deb ... 2021-07-13 21:31:31.413 | Unpacking ubuntu-cloud-keyring (2018.09.18.1~18.04.2) ... 2021-07-13 21:31:31.499 | Setting up ubuntu-cloud-keyring (2018.09.18.1~18.04.2) ... 2021-07-13 21:31:33.787 | Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 2021-07-13 21:31:33.801 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-07-13 21:31:33.867 | Get:3 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train InRelease [8,767 B] 2021-07-13 21:31:33.935 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-07-13 21:31:34.068 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-07-13 21:31:34.173 | Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 Packages [171 kB] 2021-07-13 21:31:38.041 | Fetched 268 kB in 1s (251 kB/s) 2021-07-13 21:31:39.813 | Reading package lists... 2021-07-13 21:31:39.875 | + tools/fixup_stuff.sh:fixup_ubuntu:85 : REPOS_UPDATED=False 2021-07-13 21:31:39.877 | + tools/fixup_stuff.sh:fixup_ubuntu:86 : apt_get_update 2021-07-13 21:31:39.879 | + functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-07-13 21:31:39.882 | + functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-07-13 21:31:39.884 | + functions-common:apt_get_update:1075 : local sudo=sudo 2021-07-13 21:31:39.887 | ++ functions-common:apt_get_update:1076 : id -u 2021-07-13 21:31:39.890 | + functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-07-13 21:31:39.892 | + functions-common:apt_get_update:1079 : time_start apt-get-update 2021-07-13 21:31:39.894 | + functions-common:time_start:2317 : local name=apt-get-update 2021-07-13 21:31:39.897 | + functions-common:time_start:2318 : local start_time= 2021-07-13 21:31:39.899 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-07-13 21:31:39.901 | ++ functions-common:time_start:2322 : date +%s%3N 2021-07-13 21:31:39.904 | + functions-common:time_start:2322 : _TIME_START[$name]=1626211899902 2021-07-13 21:31:39.907 | + functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-07-13 21:31:39.909 | + functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-07-13 21:31:39.911 | + 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-07-13 21:31:40.274 | Hit:1 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train InRelease 2021-07-13 21:31:40.274 | Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 2021-07-13 21:31:40.303 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-07-13 21:31:40.441 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-07-13 21:31:40.579 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-07-13 21:31:41.027 | Fetched 88.7 kB in 1s (105 kB/s) 2021-07-13 21:31:42.795 | Reading package lists... 2021-07-13 21:31:42.857 | + functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-07-13 21:31:42.859 | + functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-07-13 21:31:42.862 | + functions-common:time_stop:2331 : local name 2021-07-13 21:31:42.864 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:31:42.866 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:31:42.868 | + functions-common:time_stop:2334 : local total 2021-07-13 21:31:42.871 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:31:42.873 | + functions-common:time_stop:2337 : name=apt-get-update 2021-07-13 21:31:42.875 | + functions-common:time_stop:2338 : start_time=1626211899902 2021-07-13 21:31:42.877 | + functions-common:time_stop:2340 : [[ -z 1626211899902 ]] 2021-07-13 21:31:42.879 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:31:42.883 | + functions-common:time_stop:2343 : end_time=1626211902880 2021-07-13 21:31:42.885 | + functions-common:time_stop:2344 : elapsed_time=2978 2021-07-13 21:31:42.887 | + functions-common:time_stop:2345 : total=2876 2021-07-13 21:31:42.889 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:31:42.891 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5854 2021-07-13 21:31:42.893 | + tools/fixup_stuff.sh:fixup_ubuntu:94 : sudo rm -rf '/usr/lib/python3/dist-packages/httplib2-*.egg-info' 2021-07-13 21:31:42.904 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2021-07-13 21:31:42.913 | + tools/fixup_stuff.sh:fixup_ubuntu:96 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2021-07-13 21:31:42.924 | + tools/fixup_stuff.sh:fixup_all:222 : fixup_fedora 2021-07-13 21:31:42.926 | + tools/fixup_stuff.sh:fixup_fedora:109 : is_fedora 2021-07-13 21:31:42.928 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-07-13 21:31:42.931 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-07-13 21:31:42.933 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-07-13 21:31:42.935 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-07-13 21:31:42.937 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-07-13 21:31:42.939 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-07-13 21:31:42.942 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-07-13 21:31:42.944 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-07-13 21:31:42.946 | + tools/fixup_stuff.sh:fixup_fedora:110 : return 2021-07-13 21:31:42.948 | + tools/fixup_stuff.sh:fixup_all:223 : fixup_suse 2021-07-13 21:31:42.950 | + tools/fixup_stuff.sh:fixup_suse:181 : is_suse 2021-07-13 21:31:42.953 | + functions-common:is_suse:462 : is_opensuse 2021-07-13 21:31:42.955 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-07-13 21:31:42.957 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-07-13 21:31:42.959 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-07-13 21:31:42.961 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-07-13 21:31:42.963 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-07-13 21:31:42.966 | + tools/fixup_stuff.sh:fixup_suse:182 : return 2021-07-13 21:31:42.968 | + ./stack.sh:main:770 : pip_install -U os-testr 2021-07-13 21:31:42.986 | Using python 3.6 to install os-testr because python3_enabled=True 2021-07-13 21:31:42.991 | + 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-07-13 21:31:45.665 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-07-13 21:31:45.666 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.667 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.667 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.668 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.668 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.669 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.669 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.670 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.670 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.670 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.671 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.671 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.672 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.672 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.673 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.673 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.674 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.674 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.674 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.675 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.675 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.676 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.676 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.677 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.677 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.678 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.678 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.678 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.679 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.679 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.680 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.680 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.681 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.681 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.682 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.682 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.683 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.684 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.684 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.684 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.685 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.685 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.686 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.686 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.686 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.687 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.687 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.688 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.688 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.689 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.689 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.689 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.690 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.690 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.691 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.691 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.692 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.692 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.693 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.693 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.694 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.694 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.695 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.695 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.696 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.696 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.697 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.697 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.697 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.698 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.699 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.699 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.700 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.700 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.700 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.701 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.702 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.702 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.703 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.703 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.704 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.704 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.705 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.705 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.705 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.706 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.706 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.707 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.707 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.708 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.708 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.709 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.709 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.709 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.710 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.710 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.711 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.711 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.712 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.712 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.712 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.713 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.713 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.714 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.714 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.715 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.715 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.716 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.716 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.717 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.717 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.718 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.718 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.719 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.719 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.720 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.720 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.721 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.721 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.722 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.722 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.723 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.723 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.723 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.724 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.724 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.725 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.725 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.726 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.726 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.727 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.727 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.728 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.728 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.729 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.729 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.731 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.731 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.731 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.732 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.732 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.733 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.733 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.734 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.734 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.734 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.735 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.735 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.736 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.736 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.737 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.737 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.738 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.738 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.739 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.739 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.740 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.740 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.741 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.741 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.742 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.742 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.742 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.743 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.743 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.744 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.744 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.745 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.746 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.746 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.747 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.747 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.748 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.748 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.749 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.749 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.750 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.750 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.750 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.751 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.751 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.751 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.752 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.752 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.753 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.753 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.754 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.754 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.754 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.755 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.756 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.756 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.757 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.757 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.758 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.758 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.758 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.759 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.759 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.760 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.760 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.761 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.762 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.762 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.762 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.763 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.763 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.764 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.764 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.765 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.765 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.766 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.766 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.767 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.767 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.767 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.768 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.768 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.769 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.769 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.770 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.770 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.770 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.771 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.771 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.772 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.772 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.773 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.773 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.774 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.774 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.774 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.775 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.775 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.776 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.776 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.777 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.777 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.778 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.778 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.779 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.779 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.780 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.780 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.780 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.781 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.781 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.782 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.782 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.783 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.783 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.784 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.784 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.785 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.785 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.786 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.786 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.787 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.787 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.787 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.788 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.788 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.789 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.789 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.790 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.790 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.791 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.791 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.791 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.793 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.793 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.794 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.794 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.795 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.795 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.796 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.796 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.797 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.797 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.797 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.798 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.798 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.799 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.799 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.799 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.800 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.800 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.801 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.801 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.801 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.802 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.802 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.803 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.803 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.804 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.804 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.805 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.805 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.805 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.806 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.807 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.807 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.808 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.809 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.809 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.810 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.810 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.811 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.811 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.811 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.812 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.812 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.813 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.814 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.814 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.814 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.815 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.815 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.816 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.816 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.816 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.817 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.817 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.818 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.819 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.819 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.819 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.820 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.820 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.821 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.821 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.822 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.822 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.823 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.824 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.824 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.825 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.825 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.825 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.826 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.826 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.827 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.827 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.828 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.828 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.829 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.829 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.830 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.830 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.830 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.831 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.831 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.832 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.832 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.833 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.833 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.834 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.834 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.835 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.835 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.836 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.836 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.837 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.837 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.837 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.838 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.838 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.839 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.839 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.840 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.840 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.841 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.841 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.841 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.842 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.842 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.843 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.843 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.844 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.844 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.845 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.845 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.846 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.846 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.846 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.847 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.847 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.848 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.848 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.848 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.849 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.849 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.850 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.850 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.850 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.851 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.852 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.852 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.852 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.853 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.853 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.854 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.854 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.855 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.856 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.856 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.857 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.857 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.858 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.858 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.859 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.859 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.860 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.860 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.861 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:45.861 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:45.861 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:45.987 | Collecting os-testr===2.0.0 2021-07-13 21:31:45.993 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2021-07-13 21:31:46.068 | 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-07-13 21:31:46.483 | Collecting stestr===3.0.1 2021-07-13 21:31:46.488 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/397/f08161af17782/stestr-3.0.1-py3-none-any.whl (117 kB) 2021-07-13 21:31:46.587 | 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-07-13 21:31:46.953 | Collecting python-subunit===1.4.0 2021-07-13 21:31:46.959 | 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-07-13 21:31:47.453 | Collecting future===0.18.2 2021-07-13 21:31:47.460 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2021-07-13 21:31:48.452 | 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-07-13 21:31:48.464 | 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-07-13 21:31:48.481 | 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-07-13 21:31:48.485 | 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-07-13 21:31:48.489 | 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-07-13 21:31:48.491 | 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-07-13 21:31:48.494 | 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-07-13 21:31:48.498 | 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-07-13 21:31:48.505 | 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-07-13 21:31:48.508 | 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-07-13 21:31:48.514 | 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-07-13 21:31:48.531 | 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-07-13 21:31:48.533 | 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-07-13 21:31:48.536 | 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-07-13 21:31:48.538 | 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-07-13 21:31:48.541 | 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-07-13 21:31:48.544 | 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-07-13 21:31:48.547 | Building wheels for collected packages: future 2021-07-13 21:31:48.548 | Building wheel for future (setup.py): started 2021-07-13 21:31:49.649 | Building wheel for future (setup.py): finished with status 'done' 2021-07-13 21:31:49.653 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491059 sha256=ff763b4410d01067547edd8af079e093fea84bc98095d148180aebc57cb1fca2 2021-07-13 21:31:49.653 | Stored in directory: /root/.cache/pip/wheels/8c/58/d1/5f5b03a578242b7f6aaa86627fac27e15b5ffb03afb2150cb6 2021-07-13 21:31:49.654 | Successfully built future 2021-07-13 21:31:51.051 | Installing collected packages: python-subunit, future, stestr, os-testr 2021-07-13 21:31:51.865 | Successfully installed future-0.18.2 os-testr-2.0.0 python-subunit-1.4.0 stestr-3.0.1 2021-07-13 21:31:51.972 | WARNING: You are using pip version 20.2.4; however, version 21.1.3 is available. 2021-07-13 21:31:51.973 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-07-13 21:31:52.081 | + inc/python:pip_install:207 : result=0 2021-07-13 21:31:52.083 | + inc/python:pip_install:209 : time_stop pip_install 2021-07-13 21:31:52.085 | + functions-common:time_stop:2331 : local name 2021-07-13 21:31:52.087 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:31:52.090 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:31:52.093 | + functions-common:time_stop:2334 : local total 2021-07-13 21:31:52.095 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:31:52.097 | + functions-common:time_stop:2337 : name=pip_install 2021-07-13 21:31:52.099 | + functions-common:time_stop:2338 : start_time=1626211902982 2021-07-13 21:31:52.101 | + functions-common:time_stop:2340 : [[ -z 1626211902982 ]] 2021-07-13 21:31:52.103 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:31:52.108 | + functions-common:time_stop:2343 : end_time=1626211912104 2021-07-13 21:31:52.110 | + functions-common:time_stop:2344 : elapsed_time=9122 2021-07-13 21:31:52.112 | + functions-common:time_stop:2345 : total=0 2021-07-13 21:31:52.114 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:31:52.116 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=9122 2021-07-13 21:31:52.118 | + inc/python:pip_install:210 : return 0 2021-07-13 21:31:52.121 | + ./stack.sh:main:772 : [[ True == \T\r\u\e ]] 2021-07-13 21:31:52.123 | + ./stack.sh:main:773 : pip_install_gr systemd-python 2021-07-13 21:31:52.126 | + inc/python:pip_install_gr:76 : local name=systemd-python 2021-07-13 21:31:52.128 | + inc/python:pip_install_gr:77 : local clean_name 2021-07-13 21:31:52.131 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2021-07-13 21:31:52.133 | ++ inc/python:get_from_global_requirements:238 : local package=systemd-python 2021-07-13 21:31:52.135 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-07-13 21:31:52.140 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-07-13 21:31:52.140 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2021-07-13 21:31:52.144 | ++ inc/python:get_from_global_requirements:240 : required_pkg='systemd-python ' 2021-07-13 21:31:52.146 | ++ inc/python:get_from_global_requirements:241 : [[ systemd-python == '' ]] 2021-07-13 21:31:52.148 | ++ inc/python:get_from_global_requirements:244 : echo systemd-python 2021-07-13 21:31:52.152 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2021-07-13 21:31:52.154 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2021-07-13 21:31:52.172 | Using python 3.6 to install systemd-python because python3_enabled=True 2021-07-13 21:31:52.177 | + 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-07-13 21:31:54.833 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-07-13 21:31:54.833 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.834 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.834 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.835 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.835 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.836 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.836 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.837 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.837 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.838 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.838 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.839 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.839 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.840 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.840 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.841 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.841 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.841 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.842 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.842 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.843 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.843 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.844 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.844 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.844 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.845 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.845 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.846 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.846 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.847 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.847 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.848 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.848 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.849 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.849 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.849 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.850 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.850 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.851 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.851 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.852 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.852 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.852 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.853 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.853 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.853 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.854 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.855 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.856 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.856 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.857 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.857 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.858 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.858 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.858 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.859 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.859 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.860 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.860 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.861 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.861 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.862 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.862 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.863 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.863 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.863 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.864 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.864 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.865 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.865 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.866 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.866 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.867 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.867 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.867 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.868 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.868 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.869 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.870 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.871 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.871 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.872 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.872 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.873 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.873 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.874 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.874 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.874 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.875 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.875 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.876 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.876 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.877 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.877 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.877 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.878 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.878 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.879 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.879 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.880 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.880 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.880 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.881 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.881 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.882 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.882 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.882 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.883 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.883 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.884 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.885 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.885 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.886 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.886 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.887 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.887 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.888 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.888 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.889 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.889 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.890 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.890 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.890 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.891 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.891 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.892 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.892 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.893 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.893 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.894 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.894 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.895 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.895 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.896 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.896 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.896 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.897 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.897 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.898 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.898 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.899 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.899 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.899 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.900 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.900 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.901 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.901 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.902 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.902 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.903 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.903 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.904 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.904 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.905 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.905 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.905 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.906 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.907 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.907 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.908 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.908 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.908 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.909 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.909 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.910 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.910 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.911 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.911 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.911 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.912 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.912 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.913 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.913 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.914 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.914 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.915 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.915 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.915 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.916 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.916 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.917 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.918 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.919 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.919 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.919 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.920 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.920 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.920 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.921 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.921 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.922 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.923 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.923 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.924 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.924 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.924 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.925 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.925 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.926 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.926 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.927 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.927 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.928 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.928 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.928 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.929 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.929 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.930 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.930 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.931 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.931 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.932 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.932 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.934 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.934 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.934 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.935 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.935 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.935 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.936 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.936 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.937 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.937 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.938 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.938 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.939 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.939 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.939 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.940 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.940 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.941 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.941 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.942 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.942 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.942 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.943 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.943 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.944 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.944 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.945 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.945 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.946 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.946 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.946 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.947 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.947 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.948 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.948 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.949 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.949 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.950 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.950 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.951 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.951 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.952 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.952 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.953 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.953 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.953 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.954 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.954 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.955 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.955 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.956 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.956 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.957 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.957 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.957 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.958 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.958 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.959 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.959 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.960 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.960 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.961 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.961 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.962 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.962 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.962 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.963 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.963 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.964 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.965 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.965 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.965 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.966 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.966 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.966 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.967 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.967 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.968 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.968 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.969 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.969 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.970 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.970 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.970 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.971 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.971 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.972 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.973 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.973 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.973 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.974 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.974 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.975 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.975 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.976 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.976 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.977 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.977 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.977 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.978 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.979 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.979 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.980 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.981 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.981 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.982 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.982 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.982 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.983 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.983 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.984 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.985 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.985 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.985 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.986 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.986 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.987 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.987 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.988 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.988 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.989 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.990 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.990 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.990 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.991 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.991 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.992 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.992 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.992 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.993 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.994 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.994 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.995 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.995 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.996 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.996 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.997 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.997 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.997 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:54.998 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.999 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:54.999 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:54.999 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:55.000 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:55.000 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:55.001 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:55.001 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:55.002 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:55.002 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:55.003 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:55.003 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:55.003 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:55.004 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:55.004 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:55.005 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:55.005 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:55.006 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:55.006 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:55.006 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:55.007 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:55.007 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:55.008 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:55.008 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:55.008 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:55.009 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:55.009 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:55.010 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:55.010 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:55.011 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:55.012 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:55.013 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:55.013 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:55.013 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:55.014 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:55.014 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:55.015 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:55.015 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:55.016 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:55.016 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:55.016 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:55.017 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:55.017 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:55.018 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:55.018 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:55.019 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:55.019 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:55.019 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:55.020 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:55.020 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:55.021 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:55.021 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:55.021 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:55.022 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:55.022 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:55.023 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:55.023 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:55.024 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:55.024 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:55.025 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:55.025 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:55.026 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:55.026 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:31:55.027 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:31:55.027 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:31:55.029 | Requirement already satisfied: systemd-python===234 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 773)) (234) 2021-07-13 21:31:56.664 | WARNING: You are using pip version 20.2.4; however, version 21.1.3 is available. 2021-07-13 21:31:56.664 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-07-13 21:31:56.734 | + inc/python:pip_install:207 : result=0 2021-07-13 21:31:56.736 | + inc/python:pip_install:209 : time_stop pip_install 2021-07-13 21:31:56.739 | + functions-common:time_stop:2331 : local name 2021-07-13 21:31:56.741 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:31:56.743 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:31:56.745 | + functions-common:time_stop:2334 : local total 2021-07-13 21:31:56.748 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:31:56.750 | + functions-common:time_stop:2337 : name=pip_install 2021-07-13 21:31:56.752 | + functions-common:time_stop:2338 : start_time=1626211912167 2021-07-13 21:31:56.754 | + functions-common:time_stop:2340 : [[ -z 1626211912167 ]] 2021-07-13 21:31:56.757 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:31:56.760 | + functions-common:time_stop:2343 : end_time=1626211916757 2021-07-13 21:31:56.762 | + functions-common:time_stop:2344 : elapsed_time=4590 2021-07-13 21:31:56.764 | + functions-common:time_stop:2345 : total=9122 2021-07-13 21:31:56.766 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:31:56.769 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=13712 2021-07-13 21:31:56.771 | + inc/python:pip_install:210 : return 0 2021-07-13 21:31:56.773 | + ./stack.sh:main:776 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-07-13 21:31:56.818 | + ./stack.sh:main:777 : sudo systemctl restart systemd-journald 2021-07-13 21:31:56.888 | + ./stack.sh:main:784 : install_infra 2021-07-13 21:31:56.890 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-07-13 21:31:56.893 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-07-13 21:31:56.896 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-07-13 21:31:59.485 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-07-13 21:31:59.487 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-07-13 21:31:59.508 | + 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-07-13 21:32:01.088 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:01.094 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:01.096 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:01.105 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:01.109 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:01.112 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:01.123 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:01.128 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:01.130 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:01.137 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:01.142 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:01.144 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:01.148 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:01.154 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:01.156 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:01.160 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:01.164 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:01.167 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:01.170 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:01.174 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:01.177 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:01.181 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:01.187 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:01.189 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:01.198 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:01.203 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:01.205 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:01.212 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:01.217 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:01.220 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:01.227 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:01.232 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:01.234 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:01.247 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:01.252 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:01.254 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:01.259 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:01.262 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:01.264 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:01.267 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:01.271 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:01.273 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:01.278 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:01.282 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:01.285 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:01.287 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:01.292 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:01.294 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:01.296 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:01.301 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:01.304 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:01.309 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:01.313 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:01.315 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:01.327 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:01.331 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:01.334 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:01.352 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:01.361 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:01.365 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:01.368 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:01.379 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:01.383 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:01.389 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:01.391 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:01.395 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:01.400 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:01.402 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:01.409 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:01.414 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:01.416 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:01.419 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:01.424 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:01.426 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:01.432 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:01.437 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:01.440 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:01.464 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:01.469 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:01.471 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:01.473 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:01.478 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:01.481 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:01.486 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:01.488 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:01.497 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:01.501 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:01.504 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:01.508 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:01.513 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:01.515 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:01.521 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:01.525 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:01.528 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:01.530 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:01.535 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:01.537 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:01.547 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:01.551 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:01.553 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:01.556 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:01.561 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:01.563 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:01.567 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:01.572 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:01.575 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:01.584 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:01.588 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:01.591 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:01.605 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:01.617 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:01.620 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:01.643 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:01.648 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:01.650 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:01.655 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:01.660 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:01.662 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:01.676 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:01.679 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:01.681 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:01.686 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:01.688 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:01.690 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:01.696 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:01.708 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:01.713 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:01.716 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:01.745 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:01.760 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:01.765 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:01.767 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:01.770 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:01.774 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:01.777 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:01.787 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:01.793 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:01.795 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:01.797 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:01.802 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:01.804 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:01.809 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:01.812 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:01.818 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:01.820 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:01.823 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:01.828 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:01.830 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:01.841 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:01.845 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:01.847 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:01.853 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:01.858 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:01.861 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:01.866 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:01.868 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:01.890 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:01.895 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:01.898 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:01.902 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:01.907 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:01.909 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:01.915 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:01.922 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:01.927 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:01.930 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:01.938 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:01.942 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:01.944 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:01.950 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:01.956 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:01.964 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:01.966 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:01.974 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:01.977 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:01.983 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:01.987 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:01.989 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:01.993 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:01.998 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:02.000 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:02.004 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:02.009 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:02.011 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:02.013 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:02.018 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:02.021 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:02.023 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:02.028 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:02.030 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:02.058 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:02.063 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:02.065 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:02.074 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:02.079 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:02.081 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:02.083 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:02.088 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:02.091 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:02.101 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:02.107 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:02.109 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:02.121 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:02.123 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:02.126 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:02.130 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:02.133 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:02.140 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:02.145 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:02.147 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:02.150 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:02.155 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:02.157 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:02.175 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:02.177 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:02.179 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:02.184 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:02.187 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:02.189 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:02.192 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:02.197 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:02.199 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:02.211 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:02.216 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:02.218 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:02.222 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:02.227 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:02.229 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:02.236 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:02.240 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:02.243 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:02.245 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:02.250 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:02.252 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:02.258 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:02.264 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:02.266 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:02.270 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:02.275 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:02.278 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:02.285 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:02.300 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:02.304 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:02.307 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:02.309 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:02.314 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:02.317 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:02.328 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:02.333 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:02.335 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:02.346 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:02.350 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:02.352 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:02.364 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:02.369 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:02.371 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:02.374 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:02.378 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:02.380 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:02.389 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:02.394 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:02.396 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:02.405 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:02.416 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:02.421 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:02.423 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:02.427 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:02.432 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:02.435 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:02.446 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:02.451 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:02.453 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:02.459 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:02.465 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:02.467 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:02.491 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:02.498 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:02.500 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:02.502 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:02.507 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:02.509 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:02.512 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:02.516 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:02.519 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:02.521 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:02.525 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:02.528 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:02.532 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:02.537 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:02.540 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:02.542 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:02.547 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:02.549 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:02.555 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:02.560 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:02.562 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:02.573 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:02.578 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:02.580 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:02.609 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:02.613 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:02.616 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:02.624 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:02.628 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:02.631 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:02.641 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:02.646 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:02.648 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:02.650 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:02.655 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:02.658 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:02.671 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:02.684 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:02.687 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:02.689 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:02.694 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:02.696 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:02.701 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:02.706 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:02.708 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:02.715 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:02.720 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:02.722 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:02.743 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:02.749 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:02.754 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:02.756 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:02.759 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:02.764 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:02.766 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:02.775 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:02.780 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:02.782 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:02.797 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:02.802 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:02.805 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:02.809 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:02.814 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:02.816 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:02.819 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:02.823 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:02.826 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:02.844 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:02.848 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:02.851 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:02.863 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:02.866 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:02.872 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:02.874 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:02.878 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:02.883 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:02.885 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:02.890 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:02.911 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:02.915 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:02.918 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:02.922 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:02.927 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:02.929 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:02.939 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:02.944 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:02.946 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:02.954 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:02.959 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:02.961 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:02.969 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:02.971 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:02.975 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:02.980 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:02.983 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:02.985 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:02.990 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:02.992 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:03.000 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:03.006 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:03.010 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:03.013 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:03.019 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:03.022 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:03.024 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:03.029 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:03.031 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:03.045 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:03.047 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:03.049 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:03.056 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:03.059 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:03.063 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:03.066 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:03.070 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:03.080 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:03.082 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:03.087 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:03.090 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:03.094 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:03.105 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:03.109 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:03.112 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:03.114 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:03.119 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:03.121 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:03.125 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:03.130 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:03.133 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:03.137 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:03.142 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:03.144 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:03.158 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:03.160 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:03.173 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:03.177 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:03.179 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:03.186 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:03.188 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:03.191 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:03.196 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:03.198 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:03.207 | Collecting pbr===5.4.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 81)) 2021-07-13 21:32:03.332 | Downloading http://10.100.0.9:8080/root/pypi/+f/579/170e23f8e0c2f/pbr-5.4.5-py2.py3-none-any.whl (110kB) 2021-07-13 21:32:03.362 | Installing collected packages: pbr 2021-07-13 21:32:03.468 | Successfully installed pbr-5.4.5 2021-07-13 21:32:03.524 | + inc/python:pip_install:207 : result=0 2021-07-13 21:32:03.527 | + inc/python:pip_install:209 : time_stop pip_install 2021-07-13 21:32:03.529 | + functions-common:time_stop:2331 : local name 2021-07-13 21:32:03.531 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:32:03.533 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:32:03.535 | + functions-common:time_stop:2334 : local total 2021-07-13 21:32:03.537 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:32:03.539 | + functions-common:time_stop:2337 : name=pip_install 2021-07-13 21:32:03.541 | + functions-common:time_stop:2338 : start_time=1626211919501 2021-07-13 21:32:03.544 | + functions-common:time_stop:2340 : [[ -z 1626211919501 ]] 2021-07-13 21:32:03.546 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:32:03.550 | + functions-common:time_stop:2343 : end_time=1626211923547 2021-07-13 21:32:03.552 | + functions-common:time_stop:2344 : elapsed_time=4046 2021-07-13 21:32:03.554 | + functions-common:time_stop:2345 : total=13712 2021-07-13 21:32:03.556 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:32:03.558 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=17758 2021-07-13 21:32:03.560 | + inc/python:pip_install:210 : return 0 2021-07-13 21:32:03.563 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-07-13 21:32:03.565 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-07-13 21:32:03.585 | + 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-07-13 21:32:05.161 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:05.165 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:05.168 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:05.176 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:05.180 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:05.183 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:05.193 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:05.198 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:05.200 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:05.208 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:05.212 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:05.215 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:05.219 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:05.223 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:05.226 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:05.231 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:05.235 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:05.237 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:05.240 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:05.245 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:05.247 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:05.252 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:05.256 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:05.259 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:05.268 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:05.272 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:05.275 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:05.282 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:05.286 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:05.289 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:05.297 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:05.301 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:05.303 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:05.316 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:05.320 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:05.324 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:05.328 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:05.330 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:05.332 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:05.335 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:05.340 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:05.342 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:05.346 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:05.351 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:05.353 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:05.356 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:05.361 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:05.363 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:05.366 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:05.371 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:05.374 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:05.378 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:05.382 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:05.385 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:05.395 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:05.400 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:05.402 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:05.421 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:05.429 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:05.434 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:05.436 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:05.447 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:05.451 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:05.456 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:05.458 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:05.462 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:05.467 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:05.469 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:05.476 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:05.482 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:05.485 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:05.487 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:05.491 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:05.494 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:05.499 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:05.504 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:05.507 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:05.530 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:05.535 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:05.537 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:05.540 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:05.545 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:05.547 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:05.551 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:05.554 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:05.562 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:05.566 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:05.569 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:05.573 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:05.578 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:05.580 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:05.586 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:05.591 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:05.593 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:05.596 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:05.600 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:05.603 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:05.612 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:05.616 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:05.618 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:05.622 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:05.626 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:05.628 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:05.632 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:05.637 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:05.640 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:05.648 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:05.654 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:05.656 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:05.669 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:05.674 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:05.676 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:05.699 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:05.705 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:05.707 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:05.711 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:05.716 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:05.719 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:05.733 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:05.735 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:05.738 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:05.742 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:05.744 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:05.747 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:05.753 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:05.765 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:05.770 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:05.772 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:05.801 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:05.817 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:05.821 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:05.824 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:05.826 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:05.830 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:05.833 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:05.844 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:05.849 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:05.851 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:05.854 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:05.859 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:05.861 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:05.866 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:05.868 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:05.874 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:05.877 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:05.879 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:05.884 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:05.886 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:05.897 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:05.902 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:05.904 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:05.910 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:05.914 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:05.918 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:05.922 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:05.925 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:05.947 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:05.952 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:05.954 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:05.958 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:05.963 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:05.966 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:05.971 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:05.978 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:05.984 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:05.986 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:05.994 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:05.999 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:06.001 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:06.006 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:06.013 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:06.020 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:06.023 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:06.031 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:06.033 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:06.039 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:06.044 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:06.046 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:06.049 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:06.054 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:06.056 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:06.060 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:06.065 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:06.067 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:06.069 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:06.074 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:06.077 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:06.079 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:06.084 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:06.086 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:06.114 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:06.119 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:06.121 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:06.130 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:06.135 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:06.138 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:06.140 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:06.145 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:06.147 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:06.158 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:06.162 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:06.165 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:06.176 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:06.179 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:06.182 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:06.186 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:06.189 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:06.196 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:06.201 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:06.204 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:06.206 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:06.211 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:06.213 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:06.231 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:06.234 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:06.236 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:06.240 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:06.243 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:06.245 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:06.248 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:06.253 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:06.255 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:06.268 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:06.272 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:06.275 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:06.279 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:06.284 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:06.286 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:06.292 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:06.297 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:06.300 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:06.302 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:06.307 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:06.310 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:06.315 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:06.321 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:06.323 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:06.327 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:06.332 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:06.334 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:06.342 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:06.357 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:06.361 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:06.363 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:06.366 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:06.370 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:06.373 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:06.384 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:06.389 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:06.391 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:06.402 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:06.407 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:06.409 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:06.421 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:06.426 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:06.428 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:06.430 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:06.436 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:06.438 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:06.445 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:06.451 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:06.453 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:06.462 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:06.473 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:06.478 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:06.480 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:06.484 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:06.489 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:06.491 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:06.503 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:06.508 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:06.510 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:06.516 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:06.522 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:06.524 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:06.544 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:06.548 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:06.551 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:06.553 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:06.558 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:06.561 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:06.563 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:06.567 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:06.570 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:06.572 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:06.577 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:06.580 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:06.583 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:06.589 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:06.592 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:06.594 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:06.599 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:06.601 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:06.607 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:06.612 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:06.614 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:06.625 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:06.630 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:06.633 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:06.661 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:06.665 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:06.668 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:06.675 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:06.679 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:06.682 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:06.693 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:06.698 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:06.700 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:06.702 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:06.707 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:06.709 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:06.722 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:06.736 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:06.738 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:06.741 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:06.746 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:06.748 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:06.752 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:06.757 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:06.759 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:06.767 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:06.772 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:06.774 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:06.796 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:06.801 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:06.806 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:06.808 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:06.811 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:06.816 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:06.818 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:06.828 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:06.832 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:06.835 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:06.849 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:06.855 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:06.858 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:06.862 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:06.867 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:06.869 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:06.872 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:06.876 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:06.879 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:06.896 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:06.901 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:06.904 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:06.916 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:06.919 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:06.925 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:06.927 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:06.931 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:06.936 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:06.938 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:06.942 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:06.963 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:06.969 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:06.971 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:06.975 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:06.980 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:06.983 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:06.992 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:06.997 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:06.999 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:07.007 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:07.012 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:07.014 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:07.022 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:07.024 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:07.029 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:07.033 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:07.036 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:07.038 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:07.043 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:07.045 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:07.053 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:07.060 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:07.064 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:07.067 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:07.073 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:07.076 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:07.078 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:07.083 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:07.085 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:07.099 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:07.101 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:07.103 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:07.111 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:07.113 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:07.118 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:07.121 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:07.125 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:07.135 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:07.137 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:07.142 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:07.144 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:07.148 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:07.159 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:07.164 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:07.166 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:07.169 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:07.174 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:07.176 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:07.180 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:07.186 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:07.188 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:07.192 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:07.197 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:07.200 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:07.213 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:07.216 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:07.228 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:07.233 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:07.235 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:07.242 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:07.244 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:07.247 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:07.252 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:07.254 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:07.256 | Processing /opt/stack/requirements 2021-07-13 21:32:08.594 | Collecting fixtures===3.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) 2021-07-13 21:32:08.660 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67kB) 2021-07-13 21:32:08.695 | Collecting PyYAML===5.3.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) 2021-07-13 21:32:08.811 | Downloading http://10.100.0.9:8080/root/pypi/+f/b8e/ac752c5e14d3e/PyYAML-5.3.1.tar.gz (269kB) 2021-07-13 21:32:09.437 | Collecting requests===2.23.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) 2021-07-13 21:32:09.545 | Downloading http://10.100.0.9:8080/root/pypi/+f/439/99036bfa82904/requests-2.23.0-py2.py3-none-any.whl (58kB) 2021-07-13 21:32:09.585 | Collecting packaging===20.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) 2021-07-13 21:32:09.629 | Downloading http://10.100.0.9:8080/root/pypi/+f/82f/77b9bee21c1ba/packaging-20.3-py2.py3-none-any.whl 2021-07-13 21:32:09.650 | Collecting testtools===2.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) 2021-07-13 21:32:09.694 | Downloading http://10.100.0.9:8080/root/pypi/+f/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185kB) 2021-07-13 21:32:09.750 | Collecting Parsley===1.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 598)) 2021-07-13 21:32:10.031 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2021-07-13 21:32:10.059 | Collecting idna===2.9 (from -c /opt/stack/requirements/upper-constraints.txt (line 627)) 2021-07-13 21:32:10.090 | Downloading http://10.100.0.9:8080/root/pypi/+f/a06/8a21ceac8a4d6/idna-2.9-py2.py3-none-any.whl (58kB) 2021-07-13 21:32:10.110 | Collecting pyparsing===2.4.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 716)) 2021-07-13 21:32:10.214 | Downloading http://10.100.0.9:8080/root/pypi/+f/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67kB) 2021-07-13 21:32:10.233 | Collecting six===1.14.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 779)) 2021-07-13 21:32:10.266 | Downloading http://10.100.0.9:8080/root/pypi/+f/8f3/cd2e254d8f793/six-1.14.0-py2.py3-none-any.whl 2021-07-13 21:32:10.276 | 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-07-13 21:32:10.281 | Collecting certifi===2020.4.5.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 74)) 2021-07-13 21:32:10.332 | Downloading http://10.100.0.9:8080/root/pypi/+f/1d9/87a998c75633c/certifi-2020.4.5.1-py2.py3-none-any.whl (157kB) 2021-07-13 21:32:10.353 | Collecting chardet===3.0.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) 2021-07-13 21:32:10.375 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/fc3/23ffcaeaed0e0/chardet-3.0.4-py2.py3-none-any.whl (133kB) 2021-07-13 21:32:10.405 | Collecting urllib3===1.25.8 (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) 2021-07-13 21:32:10.466 | Downloading http://10.100.0.9:8080/root/pypi/+f/2f3/db8b19923a873/urllib3-1.25.8-py2.py3-none-any.whl (125kB) 2021-07-13 21:32:10.514 | Collecting unittest2===1.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) 2021-07-13 21:32:10.542 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96kB) 2021-07-13 21:32:10.572 | Collecting traceback2===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) 2021-07-13 21:32:10.596 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl 2021-07-13 21:32:10.612 | Collecting python-mimeparse===1.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) 2021-07-13 21:32:10.633 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl 2021-07-13 21:32:10.646 | Collecting extras===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) 2021-07-13 21:32:10.665 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl 2021-07-13 21:32:10.678 | Collecting argparse (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 334)) 2021-07-13 21:32:10.708 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl 2021-07-13 21:32:10.722 | Collecting linecache2===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) 2021-07-13 21:32:10.739 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl 2021-07-13 21:32:10.750 | Building wheels for collected packages: PyYAML 2021-07-13 21:32:10.751 | Running setup.py bdist_wheel for PyYAML: started 2021-07-13 21:32:11.036 | Running setup.py bdist_wheel for PyYAML: finished with status 'error' 2021-07-13 21:32:11.036 | Complete output from command /opt/stack/requirements/.venv/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-gauaf5f1/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/tmp0idxc2_3pip-wheel- --python-tag cp36: 2021-07-13 21:32:11.036 | usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-07-13 21:32:11.036 | or: -c --help [cmd1 cmd2 ...] 2021-07-13 21:32:11.037 | or: -c --help-commands 2021-07-13 21:32:11.037 | or: -c cmd --help 2021-07-13 21:32:11.037 | 2021-07-13 21:32:11.037 | error: invalid command 'bdist_wheel' 2021-07-13 21:32:11.037 | 2021-07-13 21:32:11.037 | ---------------------------------------- 2021-07-13 21:32:11.037 | Failed building wheel for PyYAML 2021-07-13 21:32:11.037 | Running setup.py clean for PyYAML 2021-07-13 21:32:11.322 | Failed to build PyYAML 2021-07-13 21:32:11.324 | Installing collected packages: chardet, certifi, six, linecache2, traceback2, argparse, unittest2, python-mimeparse, extras, testtools, fixtures, urllib3, PyYAML, idna, requests, pyparsing, packaging, Parsley, openstack-requirements 2021-07-13 21:32:12.160 | Running setup.py install for PyYAML: started 2021-07-13 21:32:21.717 | Running setup.py install for PyYAML: finished with status 'done' 2021-07-13 21:32:22.156 | Running setup.py install for openstack-requirements: started 2021-07-13 21:32:24.311 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-07-13 21:32:24.586 | Successfully installed Parsley-1.3 PyYAML-5.3.1 argparse-1.4.0 certifi-2020.4.5.1 chardet-3.0.4 extras-1.0.0 fixtures-3.0.0 idna-2.9 linecache2-1.0.0 openstack-requirements-1.2.1.dev3553 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-07-13 21:32:24.692 | + inc/python:pip_install:207 : result=0 2021-07-13 21:32:24.694 | + inc/python:pip_install:209 : time_stop pip_install 2021-07-13 21:32:24.696 | + functions-common:time_stop:2331 : local name 2021-07-13 21:32:24.699 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:32:24.701 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:32:24.703 | + functions-common:time_stop:2334 : local total 2021-07-13 21:32:24.705 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:32:24.707 | + functions-common:time_stop:2337 : name=pip_install 2021-07-13 21:32:24.709 | + functions-common:time_stop:2338 : start_time=1626211923578 2021-07-13 21:32:24.711 | + functions-common:time_stop:2340 : [[ -z 1626211923578 ]] 2021-07-13 21:32:24.714 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:32:24.717 | + functions-common:time_stop:2343 : end_time=1626211944715 2021-07-13 21:32:24.719 | + functions-common:time_stop:2344 : elapsed_time=21137 2021-07-13 21:32:24.721 | + functions-common:time_stop:2345 : total=17758 2021-07-13 21:32:24.723 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:32:24.725 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=38895 2021-07-13 21:32:24.728 | + inc/python:pip_install:210 : return 0 2021-07-13 21:32:24.731 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-07-13 21:32:24.733 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-07-13 21:32:24.736 | + inc/python:use_library_from_git:263 : local name=pbr 2021-07-13 21:32:24.738 | + inc/python:use_library_from_git:264 : local enabled=1 2021-07-13 21:32:24.740 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-13 21:32:24.743 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-07-13 21:32:24.746 | + inc/python:use_library_from_git:266 : return 1 2021-07-13 21:32:24.748 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-07-13 21:32:24.766 | Using python 3.6 to install pbr because python3_enabled=True 2021-07-13 21:32:24.771 | + 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-07-13 21:32:27.393 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-07-13 21:32:27.394 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.395 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.395 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.395 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.396 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.396 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.397 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.397 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.398 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.398 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.399 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.399 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.400 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.400 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.400 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.401 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.402 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.402 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.403 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.403 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.404 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.404 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.405 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.405 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.405 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.406 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.406 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.407 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.407 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.408 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.408 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.409 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.409 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.410 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.410 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.410 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.411 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.411 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.412 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.412 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.412 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.413 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.413 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.414 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.414 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.414 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.415 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.415 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.416 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.416 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.417 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.418 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.418 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.418 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.419 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.420 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.420 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.421 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.421 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.422 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.422 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.422 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.423 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.423 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.424 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.424 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.425 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.425 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.425 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.426 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.426 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.427 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.427 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.427 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.428 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.428 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.429 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.430 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.430 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.431 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.431 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.432 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.432 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.433 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.433 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.433 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.434 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.434 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.435 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.435 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.435 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.436 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.436 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.437 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.437 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.438 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.438 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.439 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.439 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.439 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.440 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.440 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.441 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.441 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.442 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.442 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.442 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.443 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.443 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.444 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.444 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.445 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.445 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.446 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.446 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.447 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.447 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.448 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.449 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.449 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.449 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.450 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.450 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.451 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.451 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.451 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.452 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.452 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.453 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.454 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.454 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.455 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.455 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.455 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.456 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.456 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.457 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.457 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.458 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.458 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.458 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.459 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.459 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.460 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.460 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.461 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.461 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.461 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.462 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.463 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.463 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.464 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.465 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.465 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.466 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.466 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.467 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.467 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.468 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.468 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.468 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.469 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.469 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.470 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.470 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.471 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.471 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.472 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.472 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.472 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.473 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.473 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.474 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.474 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.475 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.475 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.476 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.476 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.476 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.477 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.477 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.478 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.478 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.478 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.479 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.480 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.481 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.481 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.481 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.482 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.483 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.483 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.484 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.484 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.485 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.485 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.485 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.486 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.486 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.487 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.487 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.488 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.488 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.489 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.489 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.490 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.490 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.490 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.491 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.491 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.492 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.492 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.492 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.493 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.494 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.494 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.495 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.495 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.496 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.496 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.496 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.497 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.497 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.498 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.498 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.499 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.499 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.499 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.500 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.500 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.501 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.501 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.502 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.502 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.502 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.503 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.503 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.504 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.504 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.505 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.505 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.506 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.506 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.506 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.507 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.507 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.508 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.508 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.509 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.509 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.510 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.510 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.511 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.511 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.512 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.512 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.512 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.513 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.513 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.514 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.514 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.515 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.515 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.516 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.516 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.517 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.517 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.517 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.518 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.518 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.519 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.519 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.520 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.520 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.521 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.521 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.522 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.522 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.522 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.523 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.523 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.524 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.524 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.525 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.525 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.525 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.526 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.527 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.527 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.528 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.528 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.528 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.529 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.529 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.530 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.530 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.531 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.531 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.531 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.532 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.533 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.533 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.534 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.534 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.535 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.535 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.536 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.536 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.536 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.537 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.537 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.538 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.538 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.539 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.539 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.540 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.540 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.540 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.541 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.541 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.542 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.542 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.543 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.543 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.544 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.544 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.545 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.545 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.545 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.546 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.546 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.547 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.547 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.548 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.549 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.549 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.550 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.550 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.550 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.551 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.551 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.552 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.552 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.553 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.553 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.554 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.554 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.555 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.555 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.555 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.556 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.556 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.557 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.558 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.559 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.559 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.559 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.560 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.560 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.561 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.561 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.562 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.562 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.563 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.563 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.563 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.564 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.564 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.565 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.565 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.565 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.566 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.566 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.567 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.567 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.568 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.568 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.569 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.569 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.569 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.570 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.570 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.571 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.571 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.572 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.572 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.572 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.573 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.574 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.574 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.575 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.575 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.576 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.576 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.576 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.577 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.577 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.578 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.578 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.579 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.579 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.579 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.580 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.580 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.581 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.581 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.581 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.582 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.582 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.583 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.584 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.584 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.585 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.585 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.585 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:32:27.586 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:32:27.586 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:32:27.717 | 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-07-13 21:32:29.297 | WARNING: You are using pip version 20.2.4; however, version 21.1.3 is available. 2021-07-13 21:32:29.297 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-07-13 21:32:29.371 | + inc/python:pip_install:207 : result=0 2021-07-13 21:32:29.374 | + inc/python:pip_install:209 : time_stop pip_install 2021-07-13 21:32:29.376 | + functions-common:time_stop:2331 : local name 2021-07-13 21:32:29.378 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:32:29.380 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:32:29.382 | + functions-common:time_stop:2334 : local total 2021-07-13 21:32:29.384 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:32:29.387 | + functions-common:time_stop:2337 : name=pip_install 2021-07-13 21:32:29.389 | + functions-common:time_stop:2338 : start_time=1626211944761 2021-07-13 21:32:29.391 | + functions-common:time_stop:2340 : [[ -z 1626211944761 ]] 2021-07-13 21:32:29.394 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:32:29.397 | + functions-common:time_stop:2343 : end_time=1626211949395 2021-07-13 21:32:29.399 | + functions-common:time_stop:2344 : elapsed_time=4634 2021-07-13 21:32:29.402 | + functions-common:time_stop:2345 : total=38895 2021-07-13 21:32:29.404 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:32:29.407 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=43529 2021-07-13 21:32:29.409 | + inc/python:pip_install:210 : return 0 2021-07-13 21:32:29.411 | + ./stack.sh:main:787 : python3 -m venv /opt/stack/bindep-venv 2021-07-13 21:32:31.904 | + ./stack.sh:main:789 : /opt/stack/bindep-venv/bin/pip install bindep 2021-07-13 21:32:33.474 | Collecting bindep 2021-07-13 21:32:33.794 | Downloading http://10.100.0.9:8080/root/pypi/+f/0e7/df0a527c159ff/bindep-2.9.0-py2.py3-none-any.whl 2021-07-13 21:32:33.819 | Collecting distro (from bindep) 2021-07-13 21:32:34.118 | Downloading http://10.100.0.9:8080/root/pypi/+f/df7/4eed763e18d10/distro-1.5.0-py2.py3-none-any.whl 2021-07-13 21:32:34.131 | Collecting pbr>=2.0.0 (from bindep) 2021-07-13 21:32:34.215 | Downloading http://10.100.0.9:8080/root/pypi/+f/c68/c661ac5cc8105/pbr-5.6.0-py2.py3-none-any.whl (111kB) 2021-07-13 21:32:34.248 | Collecting Parsley (from bindep) 2021-07-13 21:32:34.264 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2021-07-13 21:32:34.285 | Installing collected packages: distro, pbr, Parsley, bindep 2021-07-13 21:32:34.616 | Successfully installed Parsley-1.3 bindep-2.9.0 distro-1.5.0 pbr-5.6.0 2021-07-13 21:32:34.679 | + ./stack.sh:main:790 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-07-13 21:32:34.681 | + ./stack.sh:main:790 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-07-13 21:32:34.685 | ++ ./stack.sh:main:793 : _get_plugin_bindep_packages 2021-07-13 21:32:34.700 | + ./stack.sh:main:793 : pkgs= 2021-07-13 21:32:34.703 | + ./stack.sh:main:794 : [[ -n '' ]] 2021-07-13 21:32:34.705 | + ./stack.sh:main:801 : run_phase stack pre-install 2021-07-13 21:32:34.708 | + functions-common:run_phase:1759 : local mode=stack 2021-07-13 21:32:34.710 | + functions-common:run_phase:1760 : local phase=pre-install 2021-07-13 21:32:34.712 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-07-13 21:32:34.714 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-07-13 21:32:34.716 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-07-13 21:32:34.719 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-07-13 21:32:34.721 | + functions-common:run_phase:1769 : local extra 2021-07-13 21:32:34.724 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-07-13 21:32:34.727 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-07-13 21:32:34.729 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-07-13 21:32:34.732 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-07-13 21:32:34.734 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-07-13 21:32:34.737 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-07-13 21:32:34.751 | ++ functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:32:34.753 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-07-13 21:32:34.755 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-07-13 21:32:34.757 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-07-13 21:32:34.759 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-07-13 21:32:34.762 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-07-13 21:32:34.764 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-07-13 21:32:34.766 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-07-13 21:32:34.768 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-07-13 21:32:34.770 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-07-13 21:32:34.772 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-07-13 21:32:34.774 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-07-13 21:32:34.776 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-07-13 21:32:34.779 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-07-13 21:32:34.781 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-07-13 21:32:34.783 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-07-13 21:32:34.785 | + functions-common:run_phase:1786 : run_plugins stack pre-install 2021-07-13 21:32:34.787 | + functions-common:run_plugins:1745 : local mode=stack 2021-07-13 21:32:34.790 | + functions-common:run_plugins:1746 : local phase=pre-install 2021-07-13 21:32:34.792 | + functions-common:run_plugins:1748 : local plugins= 2021-07-13 21:32:34.794 | + functions-common:run_plugins:1749 : local plugin 2021-07-13 21:32:34.797 | + ./stack.sh:main:804 : set_systemd_override DefaultLimitNOFILE 2048 2021-07-13 21:32:34.799 | + functions:set_systemd_override:799 : local key=DefaultLimitNOFILE 2021-07-13 21:32:34.802 | + functions:set_systemd_override:800 : local value=2048 2021-07-13 21:32:34.804 | + functions:set_systemd_override:802 : local sysconf=/etc/systemd/system.conf 2021-07-13 21:32:34.806 | + functions:set_systemd_override:803 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-07-13 21:32:34.851 | + functions:set_systemd_override:804 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-07-13 21:32:34.852 | Set systemd system override for DefaultLimitNOFILE=2048 2021-07-13 21:32:34.854 | + functions:set_systemd_override:806 : sudo systemctl daemon-reload 2021-07-13 21:32:35.030 | + ./stack.sh:main:806 : install_rpc_backend 2021-07-13 21:32:35.032 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-07-13 21:32:35.048 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:32:35.050 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-07-13 21:32:35.052 | + functions-common:install_package:1333 : update_package_repo 2021-07-13 21:32:35.055 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-07-13 21:32:35.057 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-07-13 21:32:35.059 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-07-13 21:32:35.062 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-07-13 21:32:35.064 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-07-13 21:32:35.066 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-13 21:32:35.068 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-13 21:32:35.071 | + functions-common:update_package_repo:1314 : apt_get_update 2021-07-13 21:32:35.073 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-07-13 21:32:35.075 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-07-13 21:32:35.078 | + functions-common:apt_get_update:1069 : return 2021-07-13 21:32:35.080 | + functions-common:install_package:1334 : real_install_package rabbitmq-server 2021-07-13 21:32:35.082 | + functions-common:real_install_package:1319 : is_ubuntu 2021-07-13 21:32:35.084 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-13 21:32:35.087 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-13 21:32:35.090 | + functions-common:real_install_package:1320 : apt_get install rabbitmq-server 2021-07-13 21:32:35.108 | + 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-07-13 21:32:35.228 | Reading package lists... 2021-07-13 21:32:35.483 | Building dependency tree... 2021-07-13 21:32:35.484 | Reading state information... 2021-07-13 21:32:35.704 | The following packages were automatically installed and are no longer required: 2021-07-13 21:32:35.705 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-07-13 21:32:35.705 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-07-13 21:32:35.705 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-07-13 21:32:35.705 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-07-13 21:32:35.705 | python3-twisted-bin python3-zope.interface 2021-07-13 21:32:35.705 | Use 'sudo apt autoremove' to remove them. 2021-07-13 21:32:35.705 | The following additional packages will be installed: 2021-07-13 21:32:35.705 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2021-07-13 21:32:35.705 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2021-07-13 21:32:35.705 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2021-07-13 21:32:35.705 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2021-07-13 21:32:35.706 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2021-07-13 21:32:35.707 | Suggested packages: 2021-07-13 21:32:35.707 | erlang erlang-manpages erlang-doc xsltproc fop erlang-ic-java libmyodbc 2021-07-13 21:32:35.707 | odbc-postgresql tdsodbc unixodbc-bin 2021-07-13 21:32:35.753 | The following NEW packages will be installed: 2021-07-13 21:32:35.754 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2021-07-13 21:32:35.754 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2021-07-13 21:32:35.754 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2021-07-13 21:32:35.754 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2021-07-13 21:32:35.754 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2021-07-13 21:32:35.754 | rabbitmq-server 2021-07-13 21:32:36.085 | 0 upgraded, 26 newly installed, 0 to remove and 175 not upgraded. 2021-07-13 21:32:36.085 | Need to get 24.5 MB of archives. 2021-07-13 21:32:36.085 | After this operation, 40.4 MB of additional disk space will be used. 2021-07-13 21:32:36.085 | 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-07-13 21:32:38.234 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-asn1 amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB] 2021-07-13 21:32:38.369 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-mnesia amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB] 2021-07-13 21:32:38.534 | 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-07-13 21:32:38.567 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-crypto amd64 1:20.2.2+dfsg-1ubuntu2 [104 kB] 2021-07-13 21:32:38.959 | 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-07-13 21:32:38.990 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssl amd64 1:20.2.2+dfsg-1ubuntu2 [814 kB] 2021-07-13 21:32:39.047 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-inets amd64 1:20.2.2+dfsg-1ubuntu2 [711 kB] 2021-07-13 21:32:39.137 | 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-07-13 21:32:39.340 | 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-07-13 21:32:39.399 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-diameter amd64 1:20.2.2+dfsg-1ubuntu2 [647 kB] 2021-07-13 21:32:39.503 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-xmerl amd64 1:20.2.2+dfsg-1ubuntu2 [964 kB] 2021-07-13 21:32:39.638 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-edoc amd64 1:20.2.2+dfsg-1ubuntu2 [283 kB] 2021-07-13 21:32:39.689 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eldap amd64 1:20.2.2+dfsg-1ubuntu2 [101 kB] 2021-07-13 21:32:39.707 | 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-07-13 21:32:39.727 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eunit amd64 1:20.2.2+dfsg-1ubuntu2 [136 kB] 2021-07-13 21:32:39.750 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ic amd64 1:20.2.2+dfsg-1ubuntu2 [817 kB] 2021-07-13 21:32:39.870 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libodbc1 amd64 2.3.4-1.1ubuntu3 [183 kB] 2021-07-13 21:32:39.897 | 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-07-13 21:32:39.903 | 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-07-13 21:32:40.171 | 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-07-13 21:32:40.186 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-parsetools amd64 1:20.2.2+dfsg-1ubuntu2 [153 kB] 2021-07-13 21:32:40.211 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssh amd64 1:20.2.2+dfsg-1ubuntu2 [508 kB] 2021-07-13 21:32:40.294 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-tools amd64 1:20.2.2+dfsg-1ubuntu2 [503 kB] 2021-07-13 21:32:40.375 | 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-07-13 21:32:40.377 | 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-07-13 21:32:41.676 | Fetched 24.5 MB in 5s (4,574 kB/s) 2021-07-13 21:32:41.710 | Selecting previously unselected package erlang-base. 2021-07-13 21:32:41.748 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 74390 files and directories currently installed.) 2021-07-13 21:32:41.751 | Preparing to unpack .../00-erlang-base_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-07-13 21:32:41.754 | Unpacking erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2021-07-13 21:32:42.823 | Selecting previously unselected package erlang-asn1. 2021-07-13 21:32:42.831 | Preparing to unpack .../01-erlang-asn1_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-07-13 21:32:42.833 | Unpacking erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2021-07-13 21:32:42.973 | Selecting previously unselected package erlang-mnesia. 2021-07-13 21:32:42.981 | Preparing to unpack .../02-erlang-mnesia_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-07-13 21:32:42.983 | Unpacking erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2021-07-13 21:32:43.123 | Selecting previously unselected package erlang-runtime-tools. 2021-07-13 21:32:43.131 | Preparing to unpack .../03-erlang-runtime-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-07-13 21:32:43.133 | Unpacking erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-07-13 21:32:43.213 | Selecting previously unselected package erlang-crypto. 2021-07-13 21:32:43.221 | Preparing to unpack .../04-erlang-crypto_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-07-13 21:32:43.223 | Unpacking erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2021-07-13 21:32:43.291 | Selecting previously unselected package erlang-public-key. 2021-07-13 21:32:43.299 | Preparing to unpack .../05-erlang-public-key_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-07-13 21:32:43.301 | Unpacking erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2021-07-13 21:32:43.430 | Selecting previously unselected package erlang-ssl. 2021-07-13 21:32:43.438 | Preparing to unpack .../06-erlang-ssl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-07-13 21:32:43.440 | Unpacking erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2021-07-13 21:32:43.596 | Selecting previously unselected package erlang-inets. 2021-07-13 21:32:43.604 | Preparing to unpack .../07-erlang-inets_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-07-13 21:32:43.606 | Unpacking erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2021-07-13 21:32:43.754 | Selecting previously unselected package erlang-corba. 2021-07-13 21:32:43.761 | Preparing to unpack .../08-erlang-corba_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-07-13 21:32:43.764 | Unpacking erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2021-07-13 21:32:44.155 | Selecting previously unselected package erlang-syntax-tools. 2021-07-13 21:32:44.163 | Preparing to unpack .../09-erlang-syntax-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-07-13 21:32:44.165 | Unpacking erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-07-13 21:32:44.263 | Selecting previously unselected package erlang-diameter. 2021-07-13 21:32:44.271 | Preparing to unpack .../10-erlang-diameter_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-07-13 21:32:44.273 | Unpacking erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2021-07-13 21:32:44.410 | Selecting previously unselected package erlang-xmerl. 2021-07-13 21:32:44.417 | Preparing to unpack .../11-erlang-xmerl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-07-13 21:32:44.419 | Unpacking erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2021-07-13 21:32:44.600 | Selecting previously unselected package erlang-edoc. 2021-07-13 21:32:44.608 | Preparing to unpack .../12-erlang-edoc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-07-13 21:32:44.610 | Unpacking erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2021-07-13 21:32:44.701 | Selecting previously unselected package erlang-eldap. 2021-07-13 21:32:44.709 | Preparing to unpack .../13-erlang-eldap_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-07-13 21:32:44.711 | Unpacking erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2021-07-13 21:32:44.778 | Selecting previously unselected package erlang-erl-docgen. 2021-07-13 21:32:44.785 | Preparing to unpack .../14-erlang-erl-docgen_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-07-13 21:32:44.787 | Unpacking erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2021-07-13 21:32:44.860 | Selecting previously unselected package erlang-eunit. 2021-07-13 21:32:44.868 | Preparing to unpack .../15-erlang-eunit_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-07-13 21:32:44.870 | Unpacking erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2021-07-13 21:32:44.941 | Selecting previously unselected package erlang-ic. 2021-07-13 21:32:44.948 | Preparing to unpack .../16-erlang-ic_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-07-13 21:32:44.950 | Unpacking erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2021-07-13 21:32:45.135 | Selecting previously unselected package libodbc1:amd64. 2021-07-13 21:32:45.142 | Preparing to unpack .../17-libodbc1_2.3.4-1.1ubuntu3_amd64.deb ... 2021-07-13 21:32:45.154 | Unpacking libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2021-07-13 21:32:45.234 | Selecting previously unselected package erlang-odbc. 2021-07-13 21:32:45.241 | Preparing to unpack .../18-erlang-odbc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-07-13 21:32:45.243 | Unpacking erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2021-07-13 21:32:45.303 | Selecting previously unselected package erlang-snmp. 2021-07-13 21:32:45.311 | Preparing to unpack .../19-erlang-snmp_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-07-13 21:32:45.313 | Unpacking erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2021-07-13 21:32:45.586 | Selecting previously unselected package erlang-os-mon. 2021-07-13 21:32:45.594 | Preparing to unpack .../20-erlang-os-mon_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-07-13 21:32:45.596 | Unpacking erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2021-07-13 21:32:45.680 | Selecting previously unselected package erlang-parsetools. 2021-07-13 21:32:45.688 | Preparing to unpack .../21-erlang-parsetools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-07-13 21:32:45.690 | Unpacking erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2021-07-13 21:32:45.763 | Selecting previously unselected package erlang-ssh. 2021-07-13 21:32:45.771 | Preparing to unpack .../22-erlang-ssh_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-07-13 21:32:45.773 | Unpacking erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2021-07-13 21:32:45.891 | Selecting previously unselected package erlang-tools. 2021-07-13 21:32:45.899 | Preparing to unpack .../23-erlang-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-07-13 21:32:45.901 | Unpacking erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-07-13 21:32:46.023 | Selecting previously unselected package erlang-nox. 2021-07-13 21:32:46.030 | Preparing to unpack .../24-erlang-nox_1%3a20.2.2+dfsg-1ubuntu2_all.deb ... 2021-07-13 21:32:46.032 | Unpacking erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2021-07-13 21:32:46.123 | Selecting previously unselected package rabbitmq-server. 2021-07-13 21:32:46.131 | Preparing to unpack .../25-rabbitmq-server_3.6.10-1ubuntu0.5_all.deb ... 2021-07-13 21:32:46.133 | Unpacking rabbitmq-server (3.6.10-1ubuntu0.5) ... 2021-07-13 21:32:46.676 | Setting up libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2021-07-13 21:32:46.697 | Setting up erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2021-07-13 21:32:47.506 | Searching for services which depend on erlang and should be started...none found. 2021-07-13 21:32:47.509 | Processing triggers for ureadahead (0.100.0-21) ... 2021-07-13 21:32:47.534 | Setting up erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2021-07-13 21:32:47.561 | Setting up erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2021-07-13 21:32:47.589 | Setting up erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2021-07-13 21:32:47.617 | Setting up erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2021-07-13 21:32:47.644 | Setting up erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2021-07-13 21:32:47.672 | Setting up erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2021-07-13 21:32:47.700 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-07-13 21:32:47.728 | Processing triggers for systemd (237-3ubuntu10.48) ... 2021-07-13 21:32:47.898 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-07-13 21:32:48.541 | Setting up erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-07-13 21:32:48.569 | Setting up erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-07-13 21:32:48.596 | Setting up erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2021-07-13 21:32:48.625 | Setting up erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2021-07-13 21:32:48.652 | Setting up erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2021-07-13 21:32:48.680 | Setting up erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2021-07-13 21:32:48.708 | Setting up erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2021-07-13 21:32:48.736 | Setting up erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2021-07-13 21:32:48.765 | Setting up erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-07-13 21:32:48.792 | Setting up erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2021-07-13 21:32:48.820 | Setting up erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2021-07-13 21:32:48.848 | Setting up erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2021-07-13 21:32:48.876 | Setting up erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2021-07-13 21:32:48.904 | Setting up erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2021-07-13 21:32:48.931 | Setting up erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2021-07-13 21:32:48.958 | Setting up erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2021-07-13 21:32:48.986 | Setting up erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2021-07-13 21:32:49.014 | Setting up rabbitmq-server (3.6.10-1ubuntu0.5) ... 2021-07-13 21:32:49.153 | Adding group `rabbitmq' (GID 121) ... 2021-07-13 21:32:49.187 | Done. 2021-07-13 21:32:49.260 | Adding system user `rabbitmq' (UID 115) ... 2021-07-13 21:32:49.260 | Adding new user `rabbitmq' (UID 115) with group `rabbitmq' ... 2021-07-13 21:32:49.336 | Not creating home directory `/var/lib/rabbitmq'. 2021-07-13 21:32:49.579 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2021-07-13 21:32:54.322 | Processing triggers for systemd (237-3ubuntu10.48) ... 2021-07-13 21:32:54.486 | Processing triggers for ureadahead (0.100.0-21) ... 2021-07-13 21:32:56.428 | + functions-common:apt_get:1113 : result=0 2021-07-13 21:32:56.431 | + functions-common:apt_get:1116 : time_stop apt-get 2021-07-13 21:32:56.433 | + functions-common:time_stop:2331 : local name 2021-07-13 21:32:56.435 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:32:56.437 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:32:56.440 | + functions-common:time_stop:2334 : local total 2021-07-13 21:32:56.442 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:32:56.444 | + functions-common:time_stop:2337 : name=apt-get 2021-07-13 21:32:56.446 | + functions-common:time_stop:2338 : start_time=1626211955106 2021-07-13 21:32:56.448 | + functions-common:time_stop:2340 : [[ -z 1626211955106 ]] 2021-07-13 21:32:56.452 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:32:56.455 | + functions-common:time_stop:2343 : end_time=1626211976452 2021-07-13 21:32:56.457 | + functions-common:time_stop:2344 : elapsed_time=21346 2021-07-13 21:32:56.459 | + functions-common:time_stop:2345 : total=133859 2021-07-13 21:32:56.462 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:32:56.464 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=155205 2021-07-13 21:32:56.466 | + functions-common:apt_get:1117 : return 0 2021-07-13 21:32:56.469 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-07-13 21:32:56.471 | + functions-common:is_suse:462 : is_opensuse 2021-07-13 21:32:56.473 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-07-13 21:32:56.476 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-07-13 21:32:56.478 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-07-13 21:32:56.480 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-07-13 21:32:56.483 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-07-13 21:32:56.485 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-07-13 21:32:56.487 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-07-13 21:32:56.490 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-07-13 21:32:56.492 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-07-13 21:32:56.494 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-07-13 21:32:56.496 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-07-13 21:32:56.499 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-07-13 21:32:56.501 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-07-13 21:32:56.503 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-07-13 21:32:56.506 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-07-13 21:32:56.508 | + functions-common:is_suse:462 : is_opensuse 2021-07-13 21:32:56.510 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-07-13 21:32:56.512 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-07-13 21:32:56.515 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-07-13 21:32:56.518 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-07-13 21:32:56.520 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-07-13 21:32:56.522 | + ./stack.sh:main:807 : restart_rpc_backend 2021-07-13 21:32:56.525 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-07-13 21:32:56.539 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:32:56.542 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-07-13 21:32:56.544 | + ./stack.sh:echo_summary:418 : [[ -t 3 ]] 2021-07-13 21:32:56.546 | + ./stack.sh:echo_summary:424 : echo -e Starting RabbitMQ 2021-07-13 21:32:56.549 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-07-13 21:32:56.551 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-07-13 21:32:56.555 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-07-13 21:32:56.557 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-07-13 21:32:56.559 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-07-13 21:32:56.562 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-07-13 21:32:56.564 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-07-13 21:32:56.567 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-07-13 21:32:56.569 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-07-13 21:32:57.605 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users 2021-07-13 21:32:57.605 | guest [administrator]' 2021-07-13 21:32:57.609 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users 2021-07-13 21:32:57.609 | guest [administrator]' 2021-07-13 21:32:57.609 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-07-13 21:32:57.614 | + lib/rpc_backend:rabbit_setuser:176 : found= 2021-07-13 21:32:57.617 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2021-07-13 21:32:57.619 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2021-07-13 21:32:58.659 | Creating user "stackrabbit" 2021-07-13 21:32:58.689 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-07-13 21:32:59.788 | Setting permissions for user "stackrabbit" in vhost "/" 2021-07-13 21:32:59.812 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-07-13 21:32:59.814 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-07-13 21:33:00.848 | Changing password for user "stackrabbit" 2021-07-13 21:33:00.872 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-07-13 21:33:00.874 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-07-13 21:33:00.876 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-07-13 21:33:01.881 | Deleting user "guest" 2021-07-13 21:33:01.905 | + ./stack.sh:main:809 : is_service_enabled mysql postgresql 2021-07-13 21:33:01.921 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:33:01.923 | + ./stack.sh:main:810 : install_database 2021-07-13 21:33:01.925 | + lib/database:install_database:116 : install_database_mysql 2021-07-13 21:33:01.928 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-07-13 21:33:01.930 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-13 21:33:01.932 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-13 21:33:01.934 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-07-13 21:33:02.132 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-07-13 21:33:02.135 | + lib/databases/mysql:install_database_mysql:164 : cat 2021-07-13 21:33:02.139 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2021-07-13 21:33:02.142 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-13 21:33:02.144 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-13 21:33:02.146 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2021-07-13 21:33:02.149 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2021-07-13 21:33:02.151 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2021-07-13 21:33:02.155 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-07-13 21:33:02.158 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-07-13 21:33:02.160 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-07-13 21:33:02.162 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-07-13 21:33:02.165 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-07-13 21:33:02.167 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-07-13 21:33:02.169 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-07-13 21:33:02.172 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-07-13 21:33:02.174 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-07-13 21:33:02.176 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-07-13 21:33:02.178 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-07-13 21:33:02.181 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-07-13 21:33:02.183 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-07-13 21:33:02.186 | + functions-common:is_suse:462 : is_opensuse 2021-07-13 21:33:02.188 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-07-13 21:33:02.190 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-07-13 21:33:02.192 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-07-13 21:33:02.195 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-07-13 21:33:02.197 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-07-13 21:33:02.199 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-07-13 21:33:02.202 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-13 21:33:02.204 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-13 21:33:02.207 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-07-13 21:33:02.209 | + functions-common:install_package:1333 : update_package_repo 2021-07-13 21:33:02.211 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-07-13 21:33:02.213 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-07-13 21:33:02.216 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-07-13 21:33:02.218 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-07-13 21:33:02.221 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-07-13 21:33:02.223 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-13 21:33:02.225 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-13 21:33:02.227 | + functions-common:update_package_repo:1314 : apt_get_update 2021-07-13 21:33:02.230 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-07-13 21:33:02.232 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-07-13 21:33:02.234 | + functions-common:apt_get_update:1069 : return 2021-07-13 21:33:02.237 | + functions-common:install_package:1334 : real_install_package mysql-server 2021-07-13 21:33:02.239 | + functions-common:real_install_package:1319 : is_ubuntu 2021-07-13 21:33:02.241 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-13 21:33:02.243 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-13 21:33:02.246 | + functions-common:real_install_package:1320 : apt_get install mysql-server 2021-07-13 21:33:02.264 | + 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-07-13 21:33:02.385 | Reading package lists... 2021-07-13 21:33:02.640 | Building dependency tree... 2021-07-13 21:33:02.641 | Reading state information... 2021-07-13 21:33:02.856 | The following packages were automatically installed and are no longer required: 2021-07-13 21:33:02.858 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-07-13 21:33:02.858 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-07-13 21:33:02.858 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-07-13 21:33:02.858 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-07-13 21:33:02.858 | python3-twisted-bin python3-zope.interface 2021-07-13 21:33:02.858 | Use 'sudo apt autoremove' to remove them. 2021-07-13 21:33:02.858 | The following additional packages will be installed: 2021-07-13 21:33:02.858 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2021-07-13 21:33:02.858 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2021-07-13 21:33:02.858 | libhttp-date-perl libhttp-message-perl libio-html-perl 2021-07-13 21:33:02.859 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2021-07-13 21:33:02.859 | mysql-server-5.7 mysql-server-core-5.7 2021-07-13 21:33:02.860 | Suggested packages: 2021-07-13 21:33:02.860 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2021-07-13 21:33:02.915 | The following NEW packages will be installed: 2021-07-13 21:33:02.915 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2021-07-13 21:33:02.915 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2021-07-13 21:33:02.915 | libhttp-date-perl libhttp-message-perl libio-html-perl 2021-07-13 21:33:02.915 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2021-07-13 21:33:02.916 | mysql-server mysql-server-5.7 mysql-server-core-5.7 2021-07-13 21:33:03.021 | 0 upgraded, 18 newly installed, 0 to remove and 175 not upgraded. 2021-07-13 21:33:03.021 | Need to get 19.6 MB of archives. 2021-07-13 21:33:03.021 | After this operation, 155 MB of additional disk space will be used. 2021-07-13 21:33:03.021 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-core-5.7 amd64 5.7.34-0ubuntu0.18.04.1 [6,623 kB] 2021-07-13 21:33:03.872 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-5.7 amd64 5.7.34-0ubuntu0.18.04.1 [1,943 kB] 2021-07-13 21:33:04.117 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-core-5.7 amd64 5.7.34-0ubuntu0.18.04.1 [7,418 kB] 2021-07-13 21:33:05.559 | 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-07-13 21:33:05.578 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-5.7 amd64 5.7.34-0ubuntu0.18.04.1 [2,905 kB] 2021-07-13 21:33:06.201 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tagset-perl all 3.20-3 [12.1 kB] 2021-07-13 21:33:06.204 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liburi-perl all 1.73-1 [77.2 kB] 2021-07-13 21:33:06.226 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-parser-perl amd64 3.72-3build1 [85.9 kB] 2021-07-13 21:33:06.247 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-pm-perl all 4.38-1 [185 kB] 2021-07-13 21:33:06.339 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfcgi-perl amd64 0.78-2build1 [32.8 kB] 2021-07-13 21:33:06.352 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-fast-perl all 1:2.13-1 [9,940 B] 2021-07-13 21:33:06.358 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2021-07-13 21:33:06.359 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2021-07-13 21:33:06.364 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] 2021-07-13 21:33:06.428 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2021-07-13 21:33:06.470 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] 2021-07-13 21:33:06.472 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-message-perl all 6.14-1 [72.1 kB] 2021-07-13 21:33:06.478 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server all 5.7.34-0ubuntu0.18.04.1 [9,948 B] 2021-07-13 21:33:06.990 | Preconfiguring packages ... 2021-07-13 21:33:07.101 | Fetched 19.6 MB in 4s (5,520 kB/s) 2021-07-13 21:33:07.133 | Selecting previously unselected package mysql-client-core-5.7. 2021-07-13 21:33:07.173 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 76391 files and directories currently installed.) 2021-07-13 21:33:07.176 | Preparing to unpack .../00-mysql-client-core-5.7_5.7.34-0ubuntu0.18.04.1_amd64.deb ... 2021-07-13 21:33:07.179 | Unpacking mysql-client-core-5.7 (5.7.34-0ubuntu0.18.04.1) ... 2021-07-13 21:33:08.195 | Selecting previously unselected package mysql-client-5.7. 2021-07-13 21:33:08.202 | Preparing to unpack .../01-mysql-client-5.7_5.7.34-0ubuntu0.18.04.1_amd64.deb ... 2021-07-13 21:33:08.205 | Unpacking mysql-client-5.7 (5.7.34-0ubuntu0.18.04.1) ... 2021-07-13 21:33:08.666 | Selecting previously unselected package mysql-server-core-5.7. 2021-07-13 21:33:08.675 | Preparing to unpack .../02-mysql-server-core-5.7_5.7.34-0ubuntu0.18.04.1_amd64.deb ... 2021-07-13 21:33:08.677 | Unpacking mysql-server-core-5.7 (5.7.34-0ubuntu0.18.04.1) ... 2021-07-13 21:33:09.887 | Selecting previously unselected package libevent-core-2.1-6:amd64. 2021-07-13 21:33:09.895 | Preparing to unpack .../03-libevent-core-2.1-6_2.1.8-stable-4build1_amd64.deb ... 2021-07-13 21:33:09.907 | Unpacking libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2021-07-13 21:33:10.031 | Selecting previously unselected package mysql-server-5.7. 2021-07-13 21:33:10.038 | Preparing to unpack .../04-mysql-server-5.7_5.7.34-0ubuntu0.18.04.1_amd64.deb ... 2021-07-13 21:33:10.513 | Unpacking mysql-server-5.7 (5.7.34-0ubuntu0.18.04.1) ... 2021-07-13 21:33:11.138 | Selecting previously unselected package libhtml-tagset-perl. 2021-07-13 21:33:11.145 | Preparing to unpack .../05-libhtml-tagset-perl_3.20-3_all.deb ... 2021-07-13 21:33:11.148 | Unpacking libhtml-tagset-perl (3.20-3) ... 2021-07-13 21:33:11.206 | Selecting previously unselected package liburi-perl. 2021-07-13 21:33:11.214 | Preparing to unpack .../06-liburi-perl_1.73-1_all.deb ... 2021-07-13 21:33:11.216 | Unpacking liburi-perl (1.73-1) ... 2021-07-13 21:33:11.287 | Selecting previously unselected package libhtml-parser-perl. 2021-07-13 21:33:11.296 | Preparing to unpack .../07-libhtml-parser-perl_3.72-3build1_amd64.deb ... 2021-07-13 21:33:11.298 | Unpacking libhtml-parser-perl (3.72-3build1) ... 2021-07-13 21:33:11.364 | Selecting previously unselected package libcgi-pm-perl. 2021-07-13 21:33:11.371 | Preparing to unpack .../08-libcgi-pm-perl_4.38-1_all.deb ... 2021-07-13 21:33:11.374 | Unpacking libcgi-pm-perl (4.38-1) ... 2021-07-13 21:33:11.451 | Selecting previously unselected package libfcgi-perl. 2021-07-13 21:33:11.459 | Preparing to unpack .../09-libfcgi-perl_0.78-2build1_amd64.deb ... 2021-07-13 21:33:11.461 | Unpacking libfcgi-perl (0.78-2build1) ... 2021-07-13 21:33:11.522 | Selecting previously unselected package libcgi-fast-perl. 2021-07-13 21:33:11.530 | Preparing to unpack .../10-libcgi-fast-perl_1%3a2.13-1_all.deb ... 2021-07-13 21:33:11.532 | Unpacking libcgi-fast-perl (1:2.13-1) ... 2021-07-13 21:33:11.590 | Selecting previously unselected package libencode-locale-perl. 2021-07-13 21:33:11.598 | Preparing to unpack .../11-libencode-locale-perl_1.05-1_all.deb ... 2021-07-13 21:33:11.600 | Unpacking libencode-locale-perl (1.05-1) ... 2021-07-13 21:33:11.658 | Selecting previously unselected package libhtml-template-perl. 2021-07-13 21:33:11.666 | Preparing to unpack .../12-libhtml-template-perl_2.97-1_all.deb ... 2021-07-13 21:33:11.668 | Unpacking libhtml-template-perl (2.97-1) ... 2021-07-13 21:33:11.730 | Selecting previously unselected package libhttp-date-perl. 2021-07-13 21:33:11.740 | Preparing to unpack .../13-libhttp-date-perl_6.02-1_all.deb ... 2021-07-13 21:33:11.742 | Unpacking libhttp-date-perl (6.02-1) ... 2021-07-13 21:33:11.800 | Selecting previously unselected package libio-html-perl. 2021-07-13 21:33:11.807 | Preparing to unpack .../14-libio-html-perl_1.001-1_all.deb ... 2021-07-13 21:33:11.810 | Unpacking libio-html-perl (1.001-1) ... 2021-07-13 21:33:11.868 | Selecting previously unselected package liblwp-mediatypes-perl. 2021-07-13 21:33:11.876 | Preparing to unpack .../15-liblwp-mediatypes-perl_6.02-1_all.deb ... 2021-07-13 21:33:11.878 | Unpacking liblwp-mediatypes-perl (6.02-1) ... 2021-07-13 21:33:11.936 | Selecting previously unselected package libhttp-message-perl. 2021-07-13 21:33:11.943 | Preparing to unpack .../16-libhttp-message-perl_6.14-1_all.deb ... 2021-07-13 21:33:11.945 | Unpacking libhttp-message-perl (6.14-1) ... 2021-07-13 21:33:12.009 | Selecting previously unselected package mysql-server. 2021-07-13 21:33:12.017 | Preparing to unpack .../17-mysql-server_5.7.34-0ubuntu0.18.04.1_all.deb ... 2021-07-13 21:33:12.020 | Unpacking mysql-server (5.7.34-0ubuntu0.18.04.1) ... 2021-07-13 21:33:12.098 | Setting up libhtml-tagset-perl (3.20-3) ... 2021-07-13 21:33:12.119 | Setting up libhttp-date-perl (6.02-1) ... 2021-07-13 21:33:12.147 | Setting up libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2021-07-13 21:33:12.175 | Processing triggers for ureadahead (0.100.0-21) ... 2021-07-13 21:33:12.197 | Setting up libencode-locale-perl (1.05-1) ... 2021-07-13 21:33:12.225 | Setting up mysql-server-core-5.7 (5.7.34-0ubuntu0.18.04.1) ... 2021-07-13 21:33:12.253 | Setting up libio-html-perl (1.001-1) ... 2021-07-13 21:33:12.281 | Setting up liblwp-mediatypes-perl (6.02-1) ... 2021-07-13 21:33:12.309 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-07-13 21:33:12.338 | Setting up liburi-perl (1.73-1) ... 2021-07-13 21:33:12.366 | Processing triggers for systemd (237-3ubuntu10.48) ... 2021-07-13 21:33:12.553 | Setting up libhtml-parser-perl (3.72-3build1) ... 2021-07-13 21:33:12.581 | Setting up libcgi-pm-perl (4.38-1) ... 2021-07-13 21:33:12.610 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-07-13 21:33:14.301 | Setting up libhttp-message-perl (6.14-1) ... 2021-07-13 21:33:14.329 | Setting up mysql-client-core-5.7 (5.7.34-0ubuntu0.18.04.1) ... 2021-07-13 21:33:14.357 | Setting up libfcgi-perl (0.78-2build1) ... 2021-07-13 21:33:14.385 | Setting up libhtml-template-perl (2.97-1) ... 2021-07-13 21:33:14.412 | Setting up libcgi-fast-perl (1:2.13-1) ... 2021-07-13 21:33:14.441 | Setting up mysql-client-5.7 (5.7.34-0ubuntu0.18.04.1) ... 2021-07-13 21:33:14.469 | Setting up mysql-server-5.7 (5.7.34-0ubuntu0.18.04.1) ... 2021-07-13 21:33:15.054 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-07-13 21:33:15.081 | Renaming removed key_buffer and myisam-recover options (if present) 2021-07-13 21:33:26.421 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2021-07-13 21:33:27.454 | Setting up mysql-server (5.7.34-0ubuntu0.18.04.1) ... 2021-07-13 21:33:27.467 | Processing triggers for systemd (237-3ubuntu10.48) ... 2021-07-13 21:33:27.655 | Processing triggers for ureadahead (0.100.0-21) ... 2021-07-13 21:33:29.588 | + functions-common:apt_get:1113 : result=0 2021-07-13 21:33:29.590 | + functions-common:apt_get:1116 : time_stop apt-get 2021-07-13 21:33:29.593 | + functions-common:time_stop:2331 : local name 2021-07-13 21:33:29.596 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:33:29.598 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:33:29.600 | + functions-common:time_stop:2334 : local total 2021-07-13 21:33:29.602 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:33:29.604 | + functions-common:time_stop:2337 : name=apt-get 2021-07-13 21:33:29.606 | + functions-common:time_stop:2338 : start_time=1626211982261 2021-07-13 21:33:29.609 | + functions-common:time_stop:2340 : [[ -z 1626211982261 ]] 2021-07-13 21:33:29.611 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:33:29.614 | + functions-common:time_stop:2343 : end_time=1626212009612 2021-07-13 21:33:29.616 | + functions-common:time_stop:2344 : elapsed_time=27351 2021-07-13 21:33:29.619 | + functions-common:time_stop:2345 : total=155205 2021-07-13 21:33:29.621 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:33:29.623 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=182556 2021-07-13 21:33:29.626 | + functions-common:apt_get:1117 : return 0 2021-07-13 21:33:29.628 | + ./stack.sh:main:812 : '[' -n mysql ']' 2021-07-13 21:33:29.630 | + ./stack.sh:main:813 : install_database_python 2021-07-13 21:33:29.632 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-07-13 21:33:29.635 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-07-13 21:33:29.637 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-07-13 21:33:29.639 | + inc/python:pip_install_gr:77 : local clean_name 2021-07-13 21:33:29.642 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-07-13 21:33:29.645 | ++ inc/python:get_from_global_requirements:238 : local package=PyMySQL 2021-07-13 21:33:29.647 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-07-13 21:33:29.651 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-07-13 21:33:29.651 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-07-13 21:33:29.656 | ++ inc/python:get_from_global_requirements:240 : required_pkg='PyMySQL ' 2021-07-13 21:33:29.658 | ++ inc/python:get_from_global_requirements:241 : [[ PyMySQL == '' ]] 2021-07-13 21:33:29.661 | ++ inc/python:get_from_global_requirements:244 : echo PyMySQL 2021-07-13 21:33:29.663 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-07-13 21:33:29.666 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-07-13 21:33:29.684 | Using python 3.6 to install PyMySQL because python3_enabled=True 2021-07-13 21:33:29.690 | + 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-07-13 21:33:32.325 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-07-13 21:33:32.326 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.327 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.327 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.328 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.329 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.329 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.330 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.330 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.331 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.331 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.332 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.332 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.332 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.333 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.333 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.334 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.334 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.335 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.335 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.335 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.336 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.336 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.337 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.337 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.338 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.338 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.339 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.339 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.340 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.340 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.340 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.341 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.341 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.342 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.342 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.343 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.344 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.344 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.345 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.345 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.345 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.346 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.346 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.347 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.347 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.347 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.348 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.348 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.349 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.349 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.350 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.350 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.351 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.351 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.351 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.352 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.352 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.353 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.353 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.354 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.354 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.355 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.356 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.356 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.356 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.357 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.357 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.358 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.358 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.359 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.359 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.359 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.360 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.360 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.361 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.361 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.362 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.363 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.363 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.364 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.364 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.364 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.365 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.365 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.366 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.366 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.367 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.367 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.368 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.368 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.368 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.369 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.369 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.370 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.370 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.371 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.371 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.371 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.372 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.372 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.373 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.373 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.374 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.374 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.375 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.375 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.376 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.376 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.376 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.377 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.378 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.378 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.379 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.379 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.380 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.380 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.381 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.381 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.382 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.382 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.382 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.383 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.383 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.384 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.384 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.385 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.385 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.385 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.386 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.387 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.387 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.388 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.388 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.389 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.389 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.389 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.391 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.391 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.391 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.392 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.392 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.393 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.393 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.394 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.394 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.394 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.395 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.395 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.396 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.396 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.397 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.397 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.398 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.398 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.399 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.399 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.400 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.400 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.401 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.401 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.402 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.402 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.402 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.403 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.403 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.404 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.404 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.405 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.405 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.406 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.407 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.407 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.407 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.408 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.408 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.409 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.409 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.410 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.410 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.411 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.411 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.411 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.412 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.412 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.413 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.413 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.414 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.414 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.414 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.415 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.416 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.416 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.417 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.417 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.418 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.418 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.418 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.419 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.419 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.420 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.420 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.421 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.421 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.422 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.422 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.423 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.423 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.424 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.424 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.424 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.425 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.425 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.426 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.426 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.427 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.427 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.428 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.428 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.428 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.429 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.429 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.430 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.430 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.431 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.431 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.431 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.432 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.432 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.433 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.433 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.434 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.434 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.435 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.435 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.435 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.436 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.436 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.437 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.438 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.438 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.439 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.439 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.440 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.440 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.441 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.441 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.441 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.442 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.443 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.443 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.443 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.444 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.444 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.445 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.445 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.446 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.446 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.447 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.447 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.447 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.448 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.448 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.449 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.449 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.450 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.450 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.451 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.451 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.452 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.452 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.453 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.453 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.454 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.454 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.455 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.455 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.456 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.456 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.456 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.457 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.457 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.458 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.458 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.459 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.459 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.459 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.460 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.460 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.461 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.461 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.461 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.462 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.462 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.463 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.463 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.464 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.464 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.465 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.465 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.466 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.466 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.467 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.467 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.468 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.469 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.469 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.470 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.470 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.470 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.471 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.471 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.472 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.473 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.473 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.473 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.474 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.474 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.475 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.475 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.476 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.476 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.477 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.477 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.478 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.478 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.479 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.479 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.479 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.480 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.480 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.481 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.481 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.482 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.483 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.483 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.484 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.485 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.485 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.486 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.486 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.487 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.487 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.488 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.488 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.489 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.489 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.490 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.490 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.490 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.491 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.491 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.492 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.492 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.493 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.493 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.494 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.494 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.495 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.495 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.496 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.496 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.496 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.497 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.497 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.498 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.498 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.499 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.499 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.500 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.500 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.501 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.501 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.501 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.502 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.502 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.503 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.503 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.504 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.504 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.504 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.505 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.505 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.506 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.506 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.507 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.507 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.508 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.508 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.508 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.509 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.509 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.510 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.510 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.511 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.511 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.511 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.512 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.512 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.513 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.513 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.514 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.514 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.515 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.515 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.516 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.516 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.516 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.517 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.518 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.518 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.519 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.519 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.520 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.520 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.520 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:32.521 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:32.521 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:32.672 | Collecting PyMySQL===0.9.3 2021-07-13 21:33:32.680 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/394/3fbbbc1e902f4/PyMySQL-0.9.3-py2.py3-none-any.whl (47 kB) 2021-07-13 21:33:34.168 | Installing collected packages: PyMySQL 2021-07-13 21:33:34.305 | Successfully installed PyMySQL-0.9.3 2021-07-13 21:33:34.411 | WARNING: You are using pip version 20.2.4; however, version 21.1.3 is available. 2021-07-13 21:33:34.411 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-07-13 21:33:34.487 | + inc/python:pip_install:207 : result=0 2021-07-13 21:33:34.490 | + inc/python:pip_install:209 : time_stop pip_install 2021-07-13 21:33:34.492 | + functions-common:time_stop:2331 : local name 2021-07-13 21:33:34.494 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:33:34.496 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:33:34.499 | + functions-common:time_stop:2334 : local total 2021-07-13 21:33:34.501 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:33:34.504 | + functions-common:time_stop:2337 : name=pip_install 2021-07-13 21:33:34.506 | + functions-common:time_stop:2338 : start_time=1626212009680 2021-07-13 21:33:34.508 | + functions-common:time_stop:2340 : [[ -z 1626212009680 ]] 2021-07-13 21:33:34.511 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:33:34.514 | + functions-common:time_stop:2343 : end_time=1626212014512 2021-07-13 21:33:34.516 | + functions-common:time_stop:2344 : elapsed_time=4832 2021-07-13 21:33:34.518 | + functions-common:time_stop:2345 : total=43529 2021-07-13 21:33:34.521 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:33:34.523 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=48361 2021-07-13 21:33:34.525 | + inc/python:pip_install:210 : return 0 2021-07-13 21:33:34.527 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-07-13 21:33:34.530 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-07-13 21:33:34.532 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-07-13 21:33:34.534 | + ./stack.sh:main:816 : is_service_enabled neutron 2021-07-13 21:33:34.550 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:33:34.552 | + ./stack.sh:main:817 : install_neutron_agent_packages 2021-07-13 21:33:34.554 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-07-13 21:33:34.558 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-07-13 21:33:34.558 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-07-13 21:33:34.563 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-07-13 21:33:34.565 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-07-13 21:33:34.567 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-07-13 21:33:34.570 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-07-13 21:33:34.572 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-07-13 21:33:34.574 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:448 : is_service_enabled q-l3 2021-07-13 21:33:34.589 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:33:34.591 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:449 : install_package radvd 2021-07-13 21:33:34.594 | + functions-common:install_package:1333 : update_package_repo 2021-07-13 21:33:34.596 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-07-13 21:33:34.598 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-07-13 21:33:34.601 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-07-13 21:33:34.603 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-07-13 21:33:34.605 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-07-13 21:33:34.608 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-13 21:33:34.611 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-13 21:33:34.613 | + functions-common:update_package_repo:1314 : apt_get_update 2021-07-13 21:33:34.615 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-07-13 21:33:34.617 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-07-13 21:33:34.620 | + functions-common:apt_get_update:1069 : return 2021-07-13 21:33:34.622 | + functions-common:install_package:1334 : real_install_package radvd 2021-07-13 21:33:34.625 | + functions-common:real_install_package:1319 : is_ubuntu 2021-07-13 21:33:34.627 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-13 21:33:34.629 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-13 21:33:34.632 | + functions-common:real_install_package:1320 : apt_get install radvd 2021-07-13 21:33:34.650 | + 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-07-13 21:33:34.771 | Reading package lists... 2021-07-13 21:33:35.026 | Building dependency tree... 2021-07-13 21:33:35.027 | Reading state information... 2021-07-13 21:33:35.241 | The following packages were automatically installed and are no longer required: 2021-07-13 21:33:35.242 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-07-13 21:33:35.242 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-07-13 21:33:35.242 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-07-13 21:33:35.242 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-07-13 21:33:35.242 | python3-twisted-bin python3-zope.interface 2021-07-13 21:33:35.242 | Use 'sudo apt autoremove' to remove them. 2021-07-13 21:33:35.286 | The following NEW packages will be installed: 2021-07-13 21:33:35.286 | radvd 2021-07-13 21:33:35.393 | 0 upgraded, 1 newly installed, 0 to remove and 175 not upgraded. 2021-07-13 21:33:35.393 | Need to get 59.0 kB of archives. 2021-07-13 21:33:35.393 | After this operation, 164 kB of additional disk space will be used. 2021-07-13 21:33:35.393 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 radvd amd64 1:2.16-3 [59.0 kB] 2021-07-13 21:33:36.033 | Fetched 59.0 kB in 0s (310 kB/s) 2021-07-13 21:33:36.091 | Selecting previously unselected package radvd. 2021-07-13 21:33:36.130 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 76848 files and directories currently installed.) 2021-07-13 21:33:36.134 | Preparing to unpack .../radvd_1%3a2.16-3_amd64.deb ... 2021-07-13 21:33:36.136 | Unpacking radvd (1:2.16-3) ... 2021-07-13 21:33:36.242 | Processing triggers for ureadahead (0.100.0-21) ... 2021-07-13 21:33:36.257 | Setting up radvd (1:2.16-3) ... 2021-07-13 21:33:37.042 | Job for radvd.service failed because the control process exited with error code. 2021-07-13 21:33:37.042 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2021-07-13 21:33:37.044 | invoke-rc.d: initscript radvd, action "start" failed. 2021-07-13 21:33:37.053 | ● radvd.service - Router advertisement daemon for IPv6 2021-07-13 21:33:37.054 | Loaded: loaded (/lib/systemd/system/radvd.service; disabled; vendor preset: enabled) 2021-07-13 21:33:37.054 | Active: failed (Result: exit-code) since Tue 2021-07-13 21:33:37 UTC; 13ms ago 2021-07-13 21:33:37.054 | Docs: man:radvd(8) 2021-07-13 21:33:37.054 | Process: 41841 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2021-07-13 21:33:37.054 | 2021-07-13 21:33:37.054 | Jul 13 21:33:36 dv-cinder-800618-1-smb systemd[1]: Starting Router advertisement daemon for IPv6... 2021-07-13 21:33:37.054 | Jul 13 21:33:37 dv-cinder-800618-1-smb radvd[41841]: can't open /etc/radvd.conf: No such file or directory 2021-07-13 21:33:37.054 | Jul 13 21:33:37 dv-cinder-800618-1-smb radvd[41841]: Insecure file permissions, but continuing anyway 2021-07-13 21:33:37.054 | Jul 13 21:33:37 dv-cinder-800618-1-smb radvd[41841]: exiting, failed to read config file 2021-07-13 21:33:37.054 | Jul 13 21:33:37 dv-cinder-800618-1-smb systemd[1]: radvd.service: Control process exited, code=exited status=1 2021-07-13 21:33:37.054 | Jul 13 21:33:37 dv-cinder-800618-1-smb systemd[1]: radvd.service: Failed with result 'exit-code'. 2021-07-13 21:33:37.054 | Jul 13 21:33:37 dv-cinder-800618-1-smb systemd[1]: Failed to start Router advertisement daemon for IPv6. 2021-07-13 21:33:37.058 | Processing triggers for systemd (237-3ubuntu10.48) ... 2021-07-13 21:33:37.255 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-07-13 21:33:37.491 | Processing triggers for ureadahead (0.100.0-21) ... 2021-07-13 21:33:39.436 | + functions-common:apt_get:1113 : result=0 2021-07-13 21:33:39.439 | + functions-common:apt_get:1116 : time_stop apt-get 2021-07-13 21:33:39.441 | + functions-common:time_stop:2331 : local name 2021-07-13 21:33:39.443 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:33:39.445 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:33:39.448 | + functions-common:time_stop:2334 : local total 2021-07-13 21:33:39.450 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:33:39.452 | + functions-common:time_stop:2337 : name=apt-get 2021-07-13 21:33:39.454 | + functions-common:time_stop:2338 : start_time=1626212014647 2021-07-13 21:33:39.456 | + functions-common:time_stop:2340 : [[ -z 1626212014647 ]] 2021-07-13 21:33:39.459 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:33:39.462 | + functions-common:time_stop:2343 : end_time=1626212019460 2021-07-13 21:33:39.464 | + functions-common:time_stop:2344 : elapsed_time=4813 2021-07-13 21:33:39.467 | + functions-common:time_stop:2345 : total=182556 2021-07-13 21:33:39.470 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:33:39.472 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=187369 2021-07-13 21:33:39.474 | + functions-common:apt_get:1117 : return 0 2021-07-13 21:33:39.476 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:452 : is_service_enabled q-agt q-dhcp q-l3 2021-07-13 21:33:39.492 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:33:39.495 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:453 : neutron_plugin_install_agent_packages 2021-07-13 21:33:39.497 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-07-13 21:33:39.500 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-07-13 21:33:39.519 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-07-13 21:33:39.522 | + functions-common:install_package:1333 : update_package_repo 2021-07-13 21:33:39.524 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-07-13 21:33:39.526 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-07-13 21:33:39.528 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-07-13 21:33:39.531 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-07-13 21:33:39.533 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-07-13 21:33:39.535 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-13 21:33:39.537 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-13 21:33:39.540 | + functions-common:update_package_repo:1314 : apt_get_update 2021-07-13 21:33:39.542 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-07-13 21:33:39.544 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-07-13 21:33:39.547 | + functions-common:apt_get_update:1069 : return 2021-07-13 21:33:39.549 | + functions-common:install_package:1334 : real_install_package fakeroot make openvswitch-switch 2021-07-13 21:33:39.551 | + functions-common:real_install_package:1319 : is_ubuntu 2021-07-13 21:33:39.554 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-13 21:33:39.556 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-13 21:33:39.558 | + functions-common:real_install_package:1320 : apt_get install fakeroot make openvswitch-switch 2021-07-13 21:33:39.576 | + 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-07-13 21:33:39.696 | Reading package lists... 2021-07-13 21:33:39.958 | Building dependency tree... 2021-07-13 21:33:39.959 | Reading state information... 2021-07-13 21:33:40.173 | fakeroot is already the newest version (1.22-2ubuntu1). 2021-07-13 21:33:40.174 | fakeroot set to manually installed. 2021-07-13 21:33:40.174 | make is already the newest version (4.1-9.1ubuntu1). 2021-07-13 21:33:40.174 | The following packages were automatically installed and are no longer required: 2021-07-13 21:33:40.174 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-07-13 21:33:40.174 | python3-click python3-colorama python3-configobj python3-constantly 2021-07-13 21:33:40.174 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-07-13 21:33:40.174 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-07-13 21:33:40.174 | python3-twisted-bin python3-zope.interface 2021-07-13 21:33:40.174 | Use 'sudo apt autoremove' to remove them. 2021-07-13 21:33:40.175 | The following additional packages will be installed: 2021-07-13 21:33:40.175 | libunbound2 openvswitch-common python3-openvswitch python3-sortedcontainers 2021-07-13 21:33:40.177 | Suggested packages: 2021-07-13 21:33:40.177 | openvswitch-doc python-sortedcontainers-doc 2021-07-13 21:33:40.229 | The following NEW packages will be installed: 2021-07-13 21:33:40.229 | libunbound2 python3-openvswitch python3-sortedcontainers 2021-07-13 21:33:40.231 | The following packages will be upgraded: 2021-07-13 21:33:40.231 | openvswitch-common openvswitch-switch 2021-07-13 21:33:40.429 | 2 upgraded, 3 newly installed, 0 to remove and 173 not upgraded. 2021-07-13 21:33:40.429 | Need to get 3,088 kB of archives. 2021-07-13 21:33:40.429 | After this operation, 3,129 kB of additional disk space will be used. 2021-07-13 21:33:40.429 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunbound2 amd64 1.6.7-1ubuntu2.4 [267 kB] 2021-07-13 21:33:40.495 | Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 python3-openvswitch all 2.12.1-0ubuntu0.19.10.1~cloud1 [117 kB] 2021-07-13 21:33:40.656 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-sortedcontainers all 1.5.7-1 [26.3 kB] 2021-07-13 21:33:41.008 | Get:4 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-07-13 21:33:41.459 | 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-07-13 21:33:42.190 | Fetched 3,088 kB in 1s (2,229 kB/s) 2021-07-13 21:33:42.254 | Selecting previously unselected package libunbound2:amd64. 2021-07-13 21:33:42.293 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 76861 files and directories currently installed.) 2021-07-13 21:33:42.297 | Preparing to unpack .../libunbound2_1.6.7-1ubuntu2.4_amd64.deb ... 2021-07-13 21:33:42.309 | Unpacking libunbound2:amd64 (1.6.7-1ubuntu2.4) ... 2021-07-13 21:33:42.417 | Selecting previously unselected package python3-sortedcontainers. 2021-07-13 21:33:42.425 | Preparing to unpack .../python3-sortedcontainers_1.5.7-1_all.deb ... 2021-07-13 21:33:42.428 | Unpacking python3-sortedcontainers (1.5.7-1) ... 2021-07-13 21:33:42.503 | Selecting previously unselected package python3-openvswitch. 2021-07-13 21:33:42.510 | Preparing to unpack .../python3-openvswitch_2.12.1-0ubuntu0.19.10.1~cloud1_all.deb ... 2021-07-13 21:33:42.513 | Unpacking python3-openvswitch (2.12.1-0ubuntu0.19.10.1~cloud1) ... 2021-07-13 21:33:42.589 | Preparing to unpack .../openvswitch-common_2.12.1-0ubuntu0.19.10.1~cloud1_amd64.deb ... 2021-07-13 21:33:42.610 | Unpacking openvswitch-common (2.12.1-0ubuntu0.19.10.1~cloud1) over (2.9.8-0ubuntu0.18.04.2) ... 2021-07-13 21:33:42.861 | Preparing to unpack .../openvswitch-switch_2.12.1-0ubuntu0.19.10.1~cloud1_amd64.deb ... 2021-07-13 21:33:42.883 | Unpacking openvswitch-switch (2.12.1-0ubuntu0.19.10.1~cloud1) over (2.9.8-0ubuntu0.18.04.2) ... 2021-07-13 21:33:43.771 | Setting up libunbound2:amd64 (1.6.7-1ubuntu2.4) ... 2021-07-13 21:33:43.792 | Processing triggers for ureadahead (0.100.0-21) ... 2021-07-13 21:33:43.814 | Setting up openvswitch-common (2.12.1-0ubuntu0.19.10.1~cloud1) ... 2021-07-13 21:33:43.841 | Setting up python3-sortedcontainers (1.5.7-1) ... 2021-07-13 21:33:44.123 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-07-13 21:33:44.152 | Processing triggers for systemd (237-3ubuntu10.48) ... 2021-07-13 21:33:44.319 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-07-13 21:33:45.100 | Setting up python3-openvswitch (2.12.1-0ubuntu0.19.10.1~cloud1) ... 2021-07-13 21:33:45.466 | Setting up openvswitch-switch (2.12.1-0ubuntu0.19.10.1~cloud1) ... 2021-07-13 21:33:48.535 | + functions-common:apt_get:1113 : result=0 2021-07-13 21:33:48.537 | + functions-common:apt_get:1116 : time_stop apt-get 2021-07-13 21:33:48.539 | + functions-common:time_stop:2331 : local name 2021-07-13 21:33:48.541 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:33:48.543 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:33:48.545 | + functions-common:time_stop:2334 : local total 2021-07-13 21:33:48.548 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:33:48.550 | + functions-common:time_stop:2337 : name=apt-get 2021-07-13 21:33:48.552 | + functions-common:time_stop:2338 : start_time=1626212019573 2021-07-13 21:33:48.554 | + functions-common:time_stop:2340 : [[ -z 1626212019573 ]] 2021-07-13 21:33:48.557 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:33:48.560 | + functions-common:time_stop:2343 : end_time=1626212028558 2021-07-13 21:33:48.562 | + functions-common:time_stop:2344 : elapsed_time=8985 2021-07-13 21:33:48.565 | + functions-common:time_stop:2345 : total=187369 2021-07-13 21:33:48.567 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:33:48.569 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=196354 2021-07-13 21:33:48.571 | + functions-common:apt_get:1117 : return 0 2021-07-13 21:33:48.573 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-07-13 21:33:48.576 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-13 21:33:48.578 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-13 21:33:48.580 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-07-13 21:33:48.583 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-07-13 21:33:48.585 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-07-13 21:33:48.589 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=4.15.0-55-generic 2021-07-13 21:33:48.591 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-07-13 21:33:48.594 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 4.15.0-55-generic 2021-07-13 21:33:48.595 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-07-13 21:33:48.598 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=4.15 2021-07-13 21:33:48.601 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 4.15 '<' 3.13 2021-07-13 21:33:48.603 | + functions:vercmp:615 : local v1=4.15 2021-07-13 21:33:48.605 | + functions:vercmp:616 : local 'op=<' 2021-07-13 21:33:48.607 | + functions:vercmp:617 : local v2=3.13 2021-07-13 21:33:48.610 | + functions:vercmp:618 : local result 2021-07-13 21:33:48.614 | ++ functions:vercmp:622 : echo -e '4.15\n3.13' 2021-07-13 21:33:48.614 | ++ functions:vercmp:622 : sort -V 2021-07-13 21:33:48.614 | ++ functions:vercmp:622 : head -1 2021-07-13 21:33:48.618 | + functions:vercmp:622 : result=3.13 2021-07-13 21:33:48.621 | + functions:vercmp:624 : case $op in 2021-07-13 21:33:48.623 | + functions:vercmp:634 : '[' 4.15 '!=' 3.13 ']' 2021-07-13 21:33:48.625 | + functions:vercmp:634 : '[' 3.13 = 4.15 ']' 2021-07-13 21:33:48.628 | + functions:vercmp:635 : return 2021-07-13 21:33:48.630 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-07-13 21:33:48.632 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-07-13 21:33:48.635 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart openvswitch-switch 2021-07-13 21:33:49.076 | + ./stack.sh:main:820 : is_service_enabled etcd3 2021-07-13 21:33:49.092 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:33:49.095 | + ./stack.sh:main:821 : install_etcd3 2021-07-13 21:33:49.097 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-07-13 21:33:49.097 | Installing etcd 2021-07-13 21:33:49.100 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-07-13 21:33:49.111 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-07-13 21:33:49.122 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-07-13 21:33:49.124 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-07-13 21:33:49.136 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-07-13 21:33:49.139 | ++ 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-07-13 21:33:49.141 | ++ 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-07-13 21:33:49.144 | +++ 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-07-13 21:33:49.148 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-07-13 21:33:49.150 | ++ 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-07-13 21:33:49.153 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-07-13 21:33:49.155 | ++ 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-07-13 21:33:49.160 | --2021-07-13 21:33:49-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-07-13 21:33:49.165 | Resolving github.com (github.com)... 140.82.121.3 2021-07-13 21:33:49.209 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2021-07-13 21:33:49.345 | HTTP request sent, awaiting response... 302 Found 2021-07-13 21:33:49.345 | Location: https://github-releases.githubusercontent.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210713%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210713T213202Z&X-Amz-Expires=300&X-Amz-Signature=9e155ab45d5989a9bc612c7493fcd1a1687b98f6ac74f353cc6b76b8ad6241b8&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-07-13 21:33:49.345 | --2021-07-13 21:33:49-- https://github-releases.githubusercontent.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210713%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210713T213202Z&X-Amz-Expires=300&X-Amz-Signature=9e155ab45d5989a9bc612c7493fcd1a1687b98f6ac74f353cc6b76b8ad6241b8&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-07-13 21:33:49.347 | Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.110.154, 185.199.109.154, 185.199.111.154, ... 2021-07-13 21:33:49.372 | Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.110.154|:443... connected. 2021-07-13 21:33:49.544 | HTTP request sent, awaiting response... 200 OK 2021-07-13 21:33:49.544 | Length: 11350736 (11M) [application/octet-stream] 2021-07-13 21:33:49.544 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2021-07-13 21:33:49.734 | 2021-07-13 21:33:50.600 | 0K ........ .. 100% 10.3M=1.1s 2021-07-13 21:33:50.600 | 2021-07-13 21:33:50.600 | 2021-07-13 21:33:50 (10.3 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2021-07-13 21:33:50.600 | 2021-07-13 21:33:50.603 | ++ functions:get_extra_file:68 : [[ 0 -ne 0 ]] 2021-07-13 21:33:50.606 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-07-13 21:33:50.608 | ++ functions:get_extra_file:73 : return 2021-07-13 21:33:50.612 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-07-13 21:33:50.614 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-07-13 21:33:50.616 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2021-07-13 21:33:50.619 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2021-07-13 21:33:50.750 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2021-07-13 21:33:50.753 | + 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-07-13 21:33:50.757 | etcd-v3.3.12-linux-amd64/ 2021-07-13 21:33:50.757 | etcd-v3.3.12-linux-amd64/README.md 2021-07-13 21:33:50.757 | etcd-v3.3.12-linux-amd64/Documentation/ 2021-07-13 21:33:50.757 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2021-07-13 21:33:50.757 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2021-07-13 21:33:50.757 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2021-07-13 21:33:50.757 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2021-07-13 21:33:50.757 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2021-07-13 21:33:50.757 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2021-07-13 21:33:50.757 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2021-07-13 21:33:50.758 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2021-07-13 21:33:50.758 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2021-07-13 21:33:50.758 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2021-07-13 21:33:50.758 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2021-07-13 21:33:50.758 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2021-07-13 21:33:50.758 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2021-07-13 21:33:50.758 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2021-07-13 21:33:50.758 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2021-07-13 21:33:50.758 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2021-07-13 21:33:50.759 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2021-07-13 21:33:50.759 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-07-13 21:33:50.759 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2021-07-13 21:33:50.759 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2021-07-13 21:33:50.759 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-07-13 21:33:50.759 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-07-13 21:33:50.759 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2021-07-13 21:33:50.759 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2021-07-13 21:33:50.759 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2021-07-13 21:33:50.759 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2021-07-13 21:33:50.759 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2021-07-13 21:33:50.759 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2021-07-13 21:33:50.759 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2021-07-13 21:33:50.759 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2021-07-13 21:33:50.759 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2021-07-13 21:33:50.759 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2021-07-13 21:33:50.759 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2021-07-13 21:33:50.759 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2021-07-13 21:33:50.760 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2021-07-13 21:33:50.760 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2021-07-13 21:33:50.760 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2021-07-13 21:33:50.760 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2021-07-13 21:33:50.760 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-07-13 21:33:50.760 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2021-07-13 21:33:50.760 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2021-07-13 21:33:50.760 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-07-13 21:33:50.760 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-07-13 21:33:50.760 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2021-07-13 21:33:50.760 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2021-07-13 21:33:50.760 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2021-07-13 21:33:50.760 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2021-07-13 21:33:50.760 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2021-07-13 21:33:50.760 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2021-07-13 21:33:50.760 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2021-07-13 21:33:50.760 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2021-07-13 21:33:50.760 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2021-07-13 21:33:50.761 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2021-07-13 21:33:50.761 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2021-07-13 21:33:50.761 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2021-07-13 21:33:50.761 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2021-07-13 21:33:50.761 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2021-07-13 21:33:50.761 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2021-07-13 21:33:50.761 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2021-07-13 21:33:50.761 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2021-07-13 21:33:50.761 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2021-07-13 21:33:50.761 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2021-07-13 21:33:50.761 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2021-07-13 21:33:50.761 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2021-07-13 21:33:50.762 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2021-07-13 21:33:50.762 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2021-07-13 21:33:50.762 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2021-07-13 21:33:50.762 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2021-07-13 21:33:50.762 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2021-07-13 21:33:50.762 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2021-07-13 21:33:50.762 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2021-07-13 21:33:50.762 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2021-07-13 21:33:50.762 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2021-07-13 21:33:50.762 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2021-07-13 21:33:50.762 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2021-07-13 21:33:50.762 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2021-07-13 21:33:50.762 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2021-07-13 21:33:50.762 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2021-07-13 21:33:50.763 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2021-07-13 21:33:50.763 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2021-07-13 21:33:50.763 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2021-07-13 21:33:50.763 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2021-07-13 21:33:50.763 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2021-07-13 21:33:50.763 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2021-07-13 21:33:50.763 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2021-07-13 21:33:50.763 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2021-07-13 21:33:50.763 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2021-07-13 21:33:50.763 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2021-07-13 21:33:50.763 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2021-07-13 21:33:50.763 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2021-07-13 21:33:50.763 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2021-07-13 21:33:50.763 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2021-07-13 21:33:50.763 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2021-07-13 21:33:50.764 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2021-07-13 21:33:50.764 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2021-07-13 21:33:50.764 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2021-07-13 21:33:50.764 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2021-07-13 21:33:50.764 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2021-07-13 21:33:50.764 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2021-07-13 21:33:50.764 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2021-07-13 21:33:50.764 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2021-07-13 21:33:50.764 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2021-07-13 21:33:50.764 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2021-07-13 21:33:50.764 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2021-07-13 21:33:50.764 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2021-07-13 21:33:50.765 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2021-07-13 21:33:50.765 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2021-07-13 21:33:50.765 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2021-07-13 21:33:50.765 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2021-07-13 21:33:50.765 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2021-07-13 21:33:50.765 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2021-07-13 21:33:50.765 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2021-07-13 21:33:50.765 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2021-07-13 21:33:50.765 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2021-07-13 21:33:50.766 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2021-07-13 21:33:50.766 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2021-07-13 21:33:50.766 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2021-07-13 21:33:50.766 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2021-07-13 21:33:50.766 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2021-07-13 21:33:50.766 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2021-07-13 21:33:50.767 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2021-07-13 21:33:50.767 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2021-07-13 21:33:50.767 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2021-07-13 21:33:50.768 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2021-07-13 21:33:50.769 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2021-07-13 21:33:50.769 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2021-07-13 21:33:50.769 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2021-07-13 21:33:50.769 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2021-07-13 21:33:50.769 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2021-07-13 21:33:50.769 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2021-07-13 21:33:50.769 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2021-07-13 21:33:50.770 | etcd-v3.3.12-linux-amd64/etcdctl 2021-07-13 21:33:50.978 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2021-07-13 21:33:50.978 | etcd-v3.3.12-linux-amd64/etcd 2021-07-13 21:33:51.235 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2021-07-13 21:33:51.270 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2021-07-13 21:33:51.299 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-07-13 21:33:51.302 | + ./stack.sh:main:830 : is_service_enabled tls-proxy 2021-07-13 21:33:51.318 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:33:51.320 | + ./stack.sh:main:840 : install_dstat 2021-07-13 21:33:51.322 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-07-13 21:33:51.338 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:33:51.340 | + ./stack.sh:main:846 : echo_summary 'Installing OpenStack project source' 2021-07-13 21:33:51.342 | + ./stack.sh:echo_summary:418 : [[ -t 3 ]] 2021-07-13 21:33:51.345 | + ./stack.sh:echo_summary:424 : echo -e Installing OpenStack project source 2021-07-13 21:33:51.347 | + ./stack.sh:main:849 : install_libs 2021-07-13 21:33:51.349 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-07-13 21:33:51.351 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-07-13 21:33:51.354 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-07-13 21:33:51.356 | + inc/python:use_library_from_git:263 : local name=automaton 2021-07-13 21:33:51.358 | + inc/python:use_library_from_git:264 : local enabled=1 2021-07-13 21:33:51.361 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-13 21:33:51.363 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-07-13 21:33:51.365 | + inc/python:use_library_from_git:266 : return 1 2021-07-13 21:33:51.367 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-07-13 21:33:51.369 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-07-13 21:33:51.372 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-07-13 21:33:51.374 | + inc/python:use_library_from_git:263 : local name=castellan 2021-07-13 21:33:51.377 | + inc/python:use_library_from_git:264 : local enabled=1 2021-07-13 21:33:51.379 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-13 21:33:51.381 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-07-13 21:33:51.383 | + inc/python:use_library_from_git:266 : return 1 2021-07-13 21:33:51.385 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-07-13 21:33:51.387 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-07-13 21:33:51.390 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-07-13 21:33:51.393 | + inc/python:use_library_from_git:263 : local name=cliff 2021-07-13 21:33:51.395 | + inc/python:use_library_from_git:264 : local enabled=1 2021-07-13 21:33:51.397 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-13 21:33:51.399 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-07-13 21:33:51.401 | + inc/python:use_library_from_git:266 : return 1 2021-07-13 21:33:51.403 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-07-13 21:33:51.406 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-07-13 21:33:51.408 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-07-13 21:33:51.410 | + inc/python:use_library_from_git:263 : local name=cursive 2021-07-13 21:33:51.412 | + inc/python:use_library_from_git:264 : local enabled=1 2021-07-13 21:33:51.414 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-13 21:33:51.417 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-07-13 21:33:51.419 | + inc/python:use_library_from_git:266 : return 1 2021-07-13 21:33:51.421 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-07-13 21:33:51.423 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-07-13 21:33:51.425 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-07-13 21:33:51.428 | + inc/python:use_library_from_git:263 : local name=debtcollector 2021-07-13 21:33:51.430 | + inc/python:use_library_from_git:264 : local enabled=1 2021-07-13 21:33:51.432 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-13 21:33:51.434 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-07-13 21:33:51.436 | + inc/python:use_library_from_git:266 : return 1 2021-07-13 21:33:51.439 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-07-13 21:33:51.441 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-07-13 21:33:51.444 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-07-13 21:33:51.446 | + inc/python:use_library_from_git:263 : local name=futurist 2021-07-13 21:33:51.448 | + inc/python:use_library_from_git:264 : local enabled=1 2021-07-13 21:33:51.450 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-13 21:33:51.452 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-07-13 21:33:51.455 | + inc/python:use_library_from_git:266 : return 1 2021-07-13 21:33:51.457 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-07-13 21:33:51.460 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-07-13 21:33:51.462 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-07-13 21:33:51.464 | + inc/python:use_library_from_git:263 : local name=openstacksdk 2021-07-13 21:33:51.466 | + inc/python:use_library_from_git:264 : local enabled=1 2021-07-13 21:33:51.468 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-13 21:33:51.471 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-07-13 21:33:51.473 | + inc/python:use_library_from_git:266 : return 1 2021-07-13 21:33:51.475 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-07-13 21:33:51.477 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-07-13 21:33:51.480 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-07-13 21:33:51.482 | + inc/python:use_library_from_git:263 : local name=osc-lib 2021-07-13 21:33:51.484 | + inc/python:use_library_from_git:264 : local enabled=1 2021-07-13 21:33:51.487 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-13 21:33:51.489 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-07-13 21:33:51.491 | + inc/python:use_library_from_git:266 : return 1 2021-07-13 21:33:51.494 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-07-13 21:33:51.496 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-07-13 21:33:51.498 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-07-13 21:33:51.500 | + inc/python:use_library_from_git:263 : local name=osc-placement 2021-07-13 21:33:51.503 | + inc/python:use_library_from_git:264 : local enabled=1 2021-07-13 21:33:51.506 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-13 21:33:51.508 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-07-13 21:33:51.510 | + inc/python:use_library_from_git:266 : return 1 2021-07-13 21:33:51.512 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-07-13 21:33:51.514 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-07-13 21:33:51.517 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-07-13 21:33:51.519 | + inc/python:use_library_from_git:263 : local name=os-client-config 2021-07-13 21:33:51.521 | + inc/python:use_library_from_git:264 : local enabled=1 2021-07-13 21:33:51.523 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-13 21:33:51.526 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-07-13 21:33:51.528 | + inc/python:use_library_from_git:266 : return 1 2021-07-13 21:33:51.530 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-07-13 21:33:51.532 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-07-13 21:33:51.535 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-07-13 21:33:51.537 | + inc/python:use_library_from_git:263 : local name=oslo.cache 2021-07-13 21:33:51.539 | + inc/python:use_library_from_git:264 : local enabled=1 2021-07-13 21:33:51.541 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-13 21:33:51.544 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-07-13 21:33:51.546 | + inc/python:use_library_from_git:266 : return 1 2021-07-13 21:33:51.549 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-07-13 21:33:51.551 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-07-13 21:33:51.553 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-07-13 21:33:51.555 | + inc/python:use_library_from_git:263 : local name=oslo.concurrency 2021-07-13 21:33:51.558 | + inc/python:use_library_from_git:264 : local enabled=1 2021-07-13 21:33:51.560 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-13 21:33:51.562 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-07-13 21:33:51.565 | + inc/python:use_library_from_git:266 : return 1 2021-07-13 21:33:51.567 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-07-13 21:33:51.569 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-07-13 21:33:51.572 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-07-13 21:33:51.574 | + inc/python:use_library_from_git:263 : local name=oslo.config 2021-07-13 21:33:51.576 | + inc/python:use_library_from_git:264 : local enabled=1 2021-07-13 21:33:51.578 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-13 21:33:51.581 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-07-13 21:33:51.583 | + inc/python:use_library_from_git:266 : return 1 2021-07-13 21:33:51.585 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-07-13 21:33:51.587 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-07-13 21:33:51.590 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-07-13 21:33:51.592 | + inc/python:use_library_from_git:263 : local name=oslo.context 2021-07-13 21:33:51.594 | + inc/python:use_library_from_git:264 : local enabled=1 2021-07-13 21:33:51.596 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-13 21:33:51.599 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-07-13 21:33:51.601 | + inc/python:use_library_from_git:266 : return 1 2021-07-13 21:33:51.603 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-07-13 21:33:51.606 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-07-13 21:33:51.608 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-07-13 21:33:51.611 | + inc/python:use_library_from_git:263 : local name=oslo.db 2021-07-13 21:33:51.613 | + inc/python:use_library_from_git:264 : local enabled=1 2021-07-13 21:33:51.615 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-13 21:33:51.617 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-07-13 21:33:51.620 | + inc/python:use_library_from_git:266 : return 1 2021-07-13 21:33:51.622 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-07-13 21:33:51.624 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-07-13 21:33:51.627 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-07-13 21:33:51.629 | + inc/python:use_library_from_git:263 : local name=oslo.i18n 2021-07-13 21:33:51.632 | + inc/python:use_library_from_git:264 : local enabled=1 2021-07-13 21:33:51.634 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-13 21:33:51.636 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-07-13 21:33:51.638 | + inc/python:use_library_from_git:266 : return 1 2021-07-13 21:33:51.641 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-07-13 21:33:51.643 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-07-13 21:33:51.645 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-07-13 21:33:51.647 | + inc/python:use_library_from_git:263 : local name=oslo.log 2021-07-13 21:33:51.650 | + inc/python:use_library_from_git:264 : local enabled=1 2021-07-13 21:33:51.652 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-13 21:33:51.654 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-07-13 21:33:51.657 | + inc/python:use_library_from_git:266 : return 1 2021-07-13 21:33:51.659 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-07-13 21:33:51.661 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-07-13 21:33:51.663 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-07-13 21:33:51.666 | + inc/python:use_library_from_git:263 : local name=oslo.messaging 2021-07-13 21:33:51.668 | + inc/python:use_library_from_git:264 : local enabled=1 2021-07-13 21:33:51.670 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-13 21:33:51.672 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-07-13 21:33:51.675 | + inc/python:use_library_from_git:266 : return 1 2021-07-13 21:33:51.677 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-07-13 21:33:51.680 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-07-13 21:33:51.682 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-07-13 21:33:51.684 | + inc/python:use_library_from_git:263 : local name=oslo.middleware 2021-07-13 21:33:51.686 | + inc/python:use_library_from_git:264 : local enabled=1 2021-07-13 21:33:51.689 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-13 21:33:51.692 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-07-13 21:33:51.694 | + inc/python:use_library_from_git:266 : return 1 2021-07-13 21:33:51.697 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-07-13 21:33:51.699 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-07-13 21:33:51.701 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-07-13 21:33:51.703 | + inc/python:use_library_from_git:263 : local name=oslo.policy 2021-07-13 21:33:51.706 | + inc/python:use_library_from_git:264 : local enabled=1 2021-07-13 21:33:51.708 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-13 21:33:51.710 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-07-13 21:33:51.712 | + inc/python:use_library_from_git:266 : return 1 2021-07-13 21:33:51.715 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-07-13 21:33:51.717 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-07-13 21:33:51.719 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-07-13 21:33:51.722 | + inc/python:use_library_from_git:263 : local name=oslo.privsep 2021-07-13 21:33:51.724 | + inc/python:use_library_from_git:264 : local enabled=1 2021-07-13 21:33:51.726 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-13 21:33:51.728 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-07-13 21:33:51.731 | + inc/python:use_library_from_git:266 : return 1 2021-07-13 21:33:51.733 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-07-13 21:33:51.736 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-07-13 21:33:51.738 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-07-13 21:33:51.740 | + inc/python:use_library_from_git:263 : local name=oslo.reports 2021-07-13 21:33:51.743 | + inc/python:use_library_from_git:264 : local enabled=1 2021-07-13 21:33:51.745 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-13 21:33:51.747 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-07-13 21:33:51.749 | + inc/python:use_library_from_git:266 : return 1 2021-07-13 21:33:51.752 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-07-13 21:33:51.754 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-07-13 21:33:51.757 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-07-13 21:33:51.759 | + inc/python:use_library_from_git:263 : local name=oslo.rootwrap 2021-07-13 21:33:51.761 | + inc/python:use_library_from_git:264 : local enabled=1 2021-07-13 21:33:51.763 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-13 21:33:51.766 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-07-13 21:33:51.769 | + inc/python:use_library_from_git:266 : return 1 2021-07-13 21:33:51.773 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-07-13 21:33:51.775 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-07-13 21:33:51.777 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-07-13 21:33:51.780 | + inc/python:use_library_from_git:263 : local name=oslo.serialization 2021-07-13 21:33:51.783 | + inc/python:use_library_from_git:264 : local enabled=1 2021-07-13 21:33:51.785 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-13 21:33:51.787 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-07-13 21:33:51.789 | + inc/python:use_library_from_git:266 : return 1 2021-07-13 21:33:51.792 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-07-13 21:33:51.794 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-07-13 21:33:51.796 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-07-13 21:33:51.799 | + inc/python:use_library_from_git:263 : local name=oslo.service 2021-07-13 21:33:51.801 | + inc/python:use_library_from_git:264 : local enabled=1 2021-07-13 21:33:51.804 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-13 21:33:51.806 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-07-13 21:33:51.808 | + inc/python:use_library_from_git:266 : return 1 2021-07-13 21:33:51.811 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-07-13 21:33:51.813 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-07-13 21:33:51.816 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-07-13 21:33:51.818 | + inc/python:use_library_from_git:263 : local name=oslo.utils 2021-07-13 21:33:51.821 | + inc/python:use_library_from_git:264 : local enabled=1 2021-07-13 21:33:51.823 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-13 21:33:51.825 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-07-13 21:33:51.827 | + inc/python:use_library_from_git:266 : return 1 2021-07-13 21:33:51.830 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-07-13 21:33:51.832 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-07-13 21:33:51.834 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-07-13 21:33:51.837 | + inc/python:use_library_from_git:263 : local name=oslo.versionedobjects 2021-07-13 21:33:51.839 | + inc/python:use_library_from_git:264 : local enabled=1 2021-07-13 21:33:51.841 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-13 21:33:51.843 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-07-13 21:33:51.846 | + inc/python:use_library_from_git:266 : return 1 2021-07-13 21:33:51.848 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-07-13 21:33:51.851 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-07-13 21:33:51.853 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-07-13 21:33:51.855 | + inc/python:use_library_from_git:263 : local name=oslo.vmware 2021-07-13 21:33:51.858 | + inc/python:use_library_from_git:264 : local enabled=1 2021-07-13 21:33:51.860 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-13 21:33:51.863 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-07-13 21:33:51.865 | + inc/python:use_library_from_git:266 : return 1 2021-07-13 21:33:51.868 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-07-13 21:33:51.870 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-07-13 21:33:51.872 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-07-13 21:33:51.874 | + inc/python:use_library_from_git:263 : local name=osprofiler 2021-07-13 21:33:51.877 | + inc/python:use_library_from_git:264 : local enabled=1 2021-07-13 21:33:51.879 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-13 21:33:51.882 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-07-13 21:33:51.884 | + inc/python:use_library_from_git:266 : return 1 2021-07-13 21:33:51.886 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-07-13 21:33:51.888 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-07-13 21:33:51.891 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-07-13 21:33:51.893 | + inc/python:use_library_from_git:263 : local name=pycadf 2021-07-13 21:33:51.896 | + inc/python:use_library_from_git:264 : local enabled=1 2021-07-13 21:33:51.898 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-13 21:33:51.900 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-07-13 21:33:51.902 | + inc/python:use_library_from_git:266 : return 1 2021-07-13 21:33:51.905 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-07-13 21:33:51.907 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-07-13 21:33:51.910 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-07-13 21:33:51.912 | + inc/python:use_library_from_git:263 : local name=stevedore 2021-07-13 21:33:51.914 | + inc/python:use_library_from_git:264 : local enabled=1 2021-07-13 21:33:51.917 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-13 21:33:51.919 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-07-13 21:33:51.921 | + inc/python:use_library_from_git:266 : return 1 2021-07-13 21:33:51.924 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-07-13 21:33:51.926 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-07-13 21:33:51.929 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-07-13 21:33:51.931 | + inc/python:use_library_from_git:263 : local name=taskflow 2021-07-13 21:33:51.933 | + inc/python:use_library_from_git:264 : local enabled=1 2021-07-13 21:33:51.935 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-13 21:33:51.938 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-07-13 21:33:51.940 | + inc/python:use_library_from_git:266 : return 1 2021-07-13 21:33:51.942 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-07-13 21:33:51.945 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-07-13 21:33:51.947 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-07-13 21:33:51.949 | + inc/python:use_library_from_git:263 : local name=tooz 2021-07-13 21:33:51.952 | + inc/python:use_library_from_git:264 : local enabled=1 2021-07-13 21:33:51.954 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-13 21:33:51.956 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-07-13 21:33:51.958 | + inc/python:use_library_from_git:266 : return 1 2021-07-13 21:33:51.961 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-07-13 21:33:51.963 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-07-13 21:33:51.965 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-07-13 21:33:51.967 | + inc/python:use_library_from_git:263 : local name=os-brick 2021-07-13 21:33:51.970 | + inc/python:use_library_from_git:264 : local enabled=1 2021-07-13 21:33:51.972 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-13 21:33:51.975 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-07-13 21:33:51.977 | + inc/python:use_library_from_git:266 : return 1 2021-07-13 21:33:51.979 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-07-13 21:33:51.982 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-07-13 21:33:51.984 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-07-13 21:33:51.987 | + inc/python:use_library_from_git:263 : local name=os-traits 2021-07-13 21:33:51.989 | + inc/python:use_library_from_git:264 : local enabled=1 2021-07-13 21:33:51.991 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-13 21:33:51.994 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-07-13 21:33:51.996 | + inc/python:use_library_from_git:266 : return 1 2021-07-13 21:33:51.998 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-07-13 21:33:52.001 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-07-13 21:33:52.003 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-07-13 21:33:52.005 | + inc/python:use_library_from_git:263 : local name=python-barbicanclient 2021-07-13 21:33:52.007 | + inc/python:use_library_from_git:264 : local enabled=1 2021-07-13 21:33:52.010 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-13 21:33:52.012 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-07-13 21:33:52.014 | + inc/python:use_library_from_git:266 : return 1 2021-07-13 21:33:52.017 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-07-13 21:33:52.035 | Using python 3.6 to install etcd3 because python3_enabled=True 2021-07-13 21:33:52.040 | + 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-07-13 21:33:54.670 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-07-13 21:33:54.671 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.672 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.672 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.673 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.674 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.674 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.674 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.675 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.675 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.676 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.676 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.677 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.677 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.678 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.678 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.678 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.679 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.679 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.680 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.680 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.681 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.681 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.681 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.682 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.682 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.683 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.683 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.684 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.684 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.685 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.685 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.686 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.686 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.686 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.687 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.687 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.688 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.688 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.689 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.689 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.690 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.690 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.690 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.691 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.691 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.691 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.692 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.692 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.693 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.693 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.694 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.694 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.694 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.695 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.695 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.696 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.696 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.697 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.697 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.698 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.698 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.699 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.699 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.700 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.700 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.701 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.701 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.701 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.702 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.702 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.703 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.703 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.704 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.704 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.705 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.705 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.706 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.707 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.707 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.708 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.708 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.709 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.709 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.709 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.710 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.710 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.711 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.711 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.712 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.712 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.712 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.713 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.713 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.714 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.714 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.715 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.715 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.716 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.716 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.716 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.717 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.717 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.718 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.718 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.719 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.719 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.720 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.721 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.721 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.722 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.722 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.722 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.723 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.724 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.724 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.725 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.725 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.725 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.726 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.727 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.727 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.727 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.728 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.728 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.729 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.729 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.730 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.730 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.731 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.732 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.732 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.732 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.733 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.733 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.734 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.734 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.735 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.735 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.736 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.736 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.737 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.737 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.737 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.738 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.738 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.739 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.739 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.740 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.740 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.741 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.741 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.741 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.742 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.742 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.743 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.743 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.744 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.745 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.745 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.745 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.746 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.746 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.747 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.747 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.748 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.748 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.748 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.749 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.749 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.750 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.750 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.751 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.751 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.752 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.752 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.753 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.753 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.754 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.754 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.754 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.755 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.755 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.756 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.756 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.756 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.757 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.757 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.758 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.758 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.758 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.759 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.760 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.760 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.761 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.761 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.762 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.762 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.762 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.763 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.763 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.764 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.764 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.765 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.765 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.766 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.767 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.767 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.767 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.768 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.768 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.769 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.769 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.770 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.770 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.771 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.771 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.772 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.772 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.772 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.773 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.773 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.773 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.774 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.775 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.775 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.775 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.776 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.776 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.777 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.777 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.778 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.778 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.778 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.779 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.779 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.780 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.780 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.780 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.781 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.781 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.782 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.782 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.783 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.783 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.784 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.784 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.785 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.785 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.786 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.786 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.786 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.787 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.787 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.788 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.788 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.789 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.789 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.790 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.790 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.790 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.791 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.791 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.792 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.792 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.793 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.793 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.794 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.794 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.795 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.795 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.796 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.796 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.796 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.797 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.798 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.799 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.799 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.800 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.800 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.801 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.801 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.801 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.802 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.802 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.802 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.803 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.803 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.804 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.804 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.805 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.805 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.805 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.806 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.806 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.807 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.807 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.808 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.808 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.808 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.809 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.810 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.810 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.811 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.811 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.812 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.812 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.813 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.814 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.814 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.815 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.815 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.815 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.816 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.817 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.817 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.817 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.818 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.818 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.819 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.819 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.819 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.820 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.820 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.821 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.821 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.822 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.822 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.823 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.823 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.824 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.824 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.825 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.825 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.826 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.827 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.827 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.827 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.828 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.828 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.829 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.829 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.830 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.830 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.831 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.831 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.832 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.832 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.833 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.833 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.833 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.834 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.834 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.835 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.835 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.836 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.836 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.837 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.837 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.837 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.838 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.838 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.839 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.839 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.840 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.840 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.841 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.841 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.841 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.842 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.842 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.843 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.843 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.843 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.844 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.844 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.845 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.845 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.846 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.846 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.847 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.847 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.847 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.848 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.849 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.849 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.849 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.850 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.850 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.851 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.851 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.851 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.852 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.852 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.853 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.853 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.854 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.854 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.855 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.855 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.856 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.856 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.856 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.857 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.857 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.858 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.858 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.858 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.859 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.860 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.861 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.861 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.862 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.862 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.862 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:54.863 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:33:54.864 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:33:54.864 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:33:55.296 | Collecting etcd3===0.12.0 2021-07-13 21:33:55.302 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2021-07-13 21:34:03.425 | Collecting grpcio===1.28.1 2021-07-13 21:34:03.438 | 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-07-13 21:34:05.579 | Collecting protobuf===3.11.3 2021-07-13 21:34:05.639 | 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-07-13 21:34:05.738 | 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-07-13 21:34:05.741 | 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-07-13 21:34:05.754 | 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-07-13 21:34:05.800 | Building wheels for collected packages: etcd3 2021-07-13 21:34:05.801 | Building wheel for etcd3 (setup.py): started 2021-07-13 21:34:06.597 | Building wheel for etcd3 (setup.py): finished with status 'done' 2021-07-13 21:34:06.598 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42857 sha256=37cbb44007a4bb63e4c483c994d0fd31e834aeb6d55038ba6b613083171cf23f 2021-07-13 21:34:06.598 | Stored in directory: /root/.cache/pip/wheels/75/25/38/ecbbf43a26553f22e22e86f19f7252d5840cbb6afdb2d5c4a9 2021-07-13 21:34:06.599 | Successfully built etcd3 2021-07-13 21:34:07.982 | Installing collected packages: grpcio, protobuf, etcd3 2021-07-13 21:34:08.979 | Successfully installed etcd3-0.12.0 grpcio-1.28.1 protobuf-3.11.3 2021-07-13 21:34:09.086 | WARNING: You are using pip version 20.2.4; however, version 21.1.3 is available. 2021-07-13 21:34:09.086 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-07-13 21:34:09.187 | + inc/python:pip_install:207 : result=0 2021-07-13 21:34:09.189 | + inc/python:pip_install:209 : time_stop pip_install 2021-07-13 21:34:09.192 | + functions-common:time_stop:2331 : local name 2021-07-13 21:34:09.194 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:34:09.196 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:34:09.198 | + functions-common:time_stop:2334 : local total 2021-07-13 21:34:09.200 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:34:09.202 | + functions-common:time_stop:2337 : name=pip_install 2021-07-13 21:34:09.205 | + functions-common:time_stop:2338 : start_time=1626212032030 2021-07-13 21:34:09.207 | + functions-common:time_stop:2340 : [[ -z 1626212032030 ]] 2021-07-13 21:34:09.209 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:34:09.213 | + functions-common:time_stop:2343 : end_time=1626212049210 2021-07-13 21:34:09.215 | + functions-common:time_stop:2344 : elapsed_time=17180 2021-07-13 21:34:09.217 | + functions-common:time_stop:2345 : total=48361 2021-07-13 21:34:09.219 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:34:09.222 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=65541 2021-07-13 21:34:09.224 | + inc/python:pip_install:210 : return 0 2021-07-13 21:34:09.226 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-07-13 21:34:09.246 | Using python 3.6 to install etcd3gw because python3_enabled=True 2021-07-13 21:34:09.251 | + 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-07-13 21:34:11.912 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-07-13 21:34:11.913 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:11.913 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:11.914 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:11.914 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:11.915 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:11.915 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:11.916 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:11.916 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:11.917 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:11.917 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:11.918 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:11.918 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:11.918 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:11.919 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:11.919 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:11.920 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:11.920 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:11.921 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:11.921 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:11.922 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:11.922 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:11.922 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:11.923 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:11.923 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:11.924 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:11.924 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:11.925 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:11.925 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:11.926 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:11.926 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:11.927 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:11.927 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:11.928 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:11.928 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:11.929 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:11.929 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:11.930 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:11.930 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:11.930 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:11.931 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:11.931 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:11.932 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:11.932 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:11.933 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:11.933 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:11.933 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:11.934 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:11.934 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:11.934 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:11.935 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:11.935 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:11.936 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:11.936 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:11.937 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:11.937 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:11.938 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:11.938 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:11.939 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:11.939 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:11.940 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:11.940 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:11.941 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:11.941 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:11.942 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:11.942 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:11.943 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:11.943 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:11.943 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:11.944 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:11.944 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:11.945 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:11.945 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:11.946 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:11.946 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:11.946 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:11.947 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:11.948 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:11.948 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:11.949 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:11.949 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:11.950 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:11.950 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:11.950 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:11.951 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:11.951 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:11.952 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:11.952 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:11.953 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:11.954 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:11.954 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:11.955 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:11.955 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:11.956 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:11.956 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:11.956 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:11.957 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:11.957 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:11.958 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:11.958 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:11.959 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:11.959 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:11.960 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:11.960 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:11.960 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:11.961 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:11.961 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:11.962 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:11.962 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:11.963 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:11.963 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:11.964 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:11.964 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:11.965 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:11.965 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:11.966 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:11.966 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:11.967 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:11.967 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:11.968 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:11.968 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:11.969 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:11.970 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:11.970 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:11.971 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:11.971 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:11.972 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:11.972 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:11.972 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:11.973 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:11.974 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:11.974 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:11.975 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:11.975 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:11.976 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:11.976 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:11.976 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:11.977 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:11.977 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:11.978 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:11.978 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:11.979 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:11.979 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:11.980 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:11.980 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:11.981 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:11.981 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:11.982 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:11.982 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:11.983 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:11.983 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:11.983 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:11.984 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:11.985 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:11.985 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:11.985 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:11.986 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:11.987 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:11.987 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:11.987 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:11.988 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:11.988 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:11.989 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:11.989 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:11.990 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:11.990 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:11.991 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:11.991 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:11.992 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:11.992 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:11.992 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:11.993 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:11.993 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:11.994 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:11.994 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:11.995 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:11.995 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:11.996 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:11.996 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:11.996 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:11.997 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:11.997 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:11.998 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:11.998 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:11.998 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:11.999 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:11.999 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.000 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.000 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.001 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.001 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.002 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.003 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.003 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.003 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.004 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.004 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.005 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.005 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.006 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.006 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.007 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.007 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.008 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.008 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.008 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.009 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.009 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.010 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.010 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.011 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.011 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.012 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.012 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.013 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.013 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.013 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.014 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.014 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.015 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.015 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.016 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.017 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.017 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.018 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.018 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.018 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.019 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.019 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.020 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.020 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.021 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.021 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.022 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.022 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.022 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.023 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.023 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.024 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.024 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.025 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.025 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.026 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.026 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.026 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.027 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.027 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.028 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.028 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.029 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.029 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.030 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.030 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.031 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.032 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.032 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.033 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.033 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.034 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.034 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.034 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.035 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.035 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.036 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.036 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.037 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.037 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.038 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.038 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.039 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.039 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.040 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.040 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.040 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.041 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.041 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.042 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.043 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.043 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.043 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.044 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.044 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.045 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.045 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.045 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.046 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.046 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.047 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.047 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.048 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.048 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.048 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.049 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.049 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.050 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.050 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.051 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.051 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.052 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.052 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.053 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.053 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.054 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.054 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.055 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.055 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.056 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.056 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.057 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.057 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.057 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.058 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.058 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.059 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.059 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.060 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.060 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.061 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.061 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.062 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.062 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.062 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.063 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.063 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.064 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.065 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.065 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.065 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.066 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.066 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.067 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.067 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.068 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.068 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.069 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.070 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.070 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.071 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.071 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.071 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.072 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.072 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.073 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.073 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.074 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.074 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.075 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.075 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.076 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.076 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.076 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.077 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.077 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.078 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.079 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.080 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.080 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.080 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.081 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.081 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.082 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.082 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.083 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.083 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.084 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.084 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.084 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.085 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.085 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.086 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.086 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.086 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.087 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.087 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.088 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.088 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.089 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.089 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.090 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.090 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.090 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.091 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.091 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.092 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.092 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.093 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.093 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.094 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.095 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.095 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.095 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.096 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.096 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.097 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.097 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.098 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.098 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.099 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.099 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.099 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.100 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.100 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.101 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.101 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.101 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.102 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.102 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.103 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.103 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.104 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.105 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.105 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.106 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.106 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.107 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.107 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:12.107 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:12.108 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:12.554 | Collecting etcd3gw===0.2.5 2021-07-13 21:34:12.561 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f33/eab0d1f4a9600/etcd3gw-0.2.5-py2.py3-none-any.whl (21 kB) 2021-07-13 21:34:12.640 | 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-07-13 21:34:12.646 | 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-07-13 21:34:12.669 | 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-07-13 21:34:12.672 | 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-07-13 21:34:12.695 | 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-07-13 21:34:12.698 | Requirement already satisfied: certifi===2020.4.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 74)) (2020.4.5.1) 2021-07-13 21:34:12.701 | 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-07-13 21:34:12.703 | 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-07-13 21:34:14.117 | Installing collected packages: etcd3gw 2021-07-13 21:34:14.223 | Successfully installed etcd3gw-0.2.5 2021-07-13 21:34:14.329 | WARNING: You are using pip version 20.2.4; however, version 21.1.3 is available. 2021-07-13 21:34:14.329 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-07-13 21:34:14.401 | + inc/python:pip_install:207 : result=0 2021-07-13 21:34:14.403 | + inc/python:pip_install:209 : time_stop pip_install 2021-07-13 21:34:14.406 | + functions-common:time_stop:2331 : local name 2021-07-13 21:34:14.408 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:34:14.411 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:34:14.413 | + functions-common:time_stop:2334 : local total 2021-07-13 21:34:14.415 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:34:14.417 | + functions-common:time_stop:2337 : name=pip_install 2021-07-13 21:34:14.419 | + functions-common:time_stop:2338 : start_time=1626212049241 2021-07-13 21:34:14.421 | + functions-common:time_stop:2340 : [[ -z 1626212049241 ]] 2021-07-13 21:34:14.424 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:34:14.427 | + functions-common:time_stop:2343 : end_time=1626212054425 2021-07-13 21:34:14.429 | + functions-common:time_stop:2344 : elapsed_time=5184 2021-07-13 21:34:14.432 | + functions-common:time_stop:2345 : total=65541 2021-07-13 21:34:14.434 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:34:14.436 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=70725 2021-07-13 21:34:14.438 | + inc/python:pip_install:210 : return 0 2021-07-13 21:34:14.441 | + ./stack.sh:main:852 : install_apache_uwsgi 2021-07-13 21:34:14.443 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-07-13 21:34:14.445 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-07-13 21:34:14.448 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-07-13 21:34:14.450 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-07-13 21:34:14.452 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-07-13 21:34:14.454 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-07-13 21:34:14.457 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-07-13 21:34:14.459 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-07-13 21:34:14.461 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-07-13 21:34:14.463 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-07-13 21:34:14.465 | + lib/apache:install_apache_uwsgi:92 : python3_enabled 2021-07-13 21:34:14.468 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-07-13 21:34:14.471 | + inc/python:python3_enabled:468 : return 0 2021-07-13 21:34:14.473 | + lib/apache:install_apache_uwsgi:93 : UWSGI_PYTHON_PLUGIN=python3 2021-07-13 21:34:14.475 | + lib/apache:install_apache_uwsgi:98 : is_ubuntu 2021-07-13 21:34:14.477 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-13 21:34:14.480 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-13 21:34:14.482 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-07-13 21:34:14.485 | + functions-common:install_package:1333 : update_package_repo 2021-07-13 21:34:14.487 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-07-13 21:34:14.490 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-07-13 21:34:14.492 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-07-13 21:34:14.494 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-07-13 21:34:14.496 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-07-13 21:34:14.499 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-13 21:34:14.501 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-13 21:34:14.503 | + functions-common:update_package_repo:1314 : apt_get_update 2021-07-13 21:34:14.506 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-07-13 21:34:14.508 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-07-13 21:34:14.510 | + functions-common:apt_get_update:1069 : return 2021-07-13 21:34:14.512 | + functions-common:install_package:1334 : real_install_package uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-07-13 21:34:14.515 | + functions-common:real_install_package:1319 : is_ubuntu 2021-07-13 21:34:14.517 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-13 21:34:14.519 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-13 21:34:14.521 | + functions-common:real_install_package:1320 : apt_get install uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-07-13 21:34:14.540 | + 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-07-13 21:34:14.660 | Reading package lists... 2021-07-13 21:34:14.911 | Building dependency tree... 2021-07-13 21:34:14.912 | Reading state information... 2021-07-13 21:34:15.121 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.1). 2021-07-13 21:34:15.121 | The following packages were automatically installed and are no longer required: 2021-07-13 21:34:15.122 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-07-13 21:34:15.122 | python3-click python3-colorama python3-configobj python3-constantly 2021-07-13 21:34:15.122 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-07-13 21:34:15.122 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-07-13 21:34:15.122 | python3-twisted-bin python3-zope.interface 2021-07-13 21:34:15.122 | Use 'sudo apt autoremove' to remove them. 2021-07-13 21:34:15.124 | Suggested packages: 2021-07-13 21:34:15.124 | python-uwsgidecorators python3-uwsgidecorators 2021-07-13 21:34:15.172 | The following NEW packages will be installed: 2021-07-13 21:34:15.172 | uwsgi uwsgi-plugin-python uwsgi-plugin-python3 2021-07-13 21:34:15.278 | 0 upgraded, 3 newly installed, 0 to remove and 173 not upgraded. 2021-07-13 21:34:15.278 | Need to get 163 kB of archives. 2021-07-13 21:34:15.278 | After this operation, 634 kB of additional disk space will be used. 2021-07-13 21:34:15.278 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi amd64 2.0.15-10.2ubuntu2.1 [16.9 kB] 2021-07-13 21:34:15.366 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-plugin-python amd64 2.0.15-10.2ubuntu2.1 [72.4 kB] 2021-07-13 21:34:15.432 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-plugin-python3 amd64 2.0.15-10.2ubuntu2.1 [73.2 kB] 2021-07-13 21:34:16.023 | Fetched 163 kB in 0s (560 kB/s) 2021-07-13 21:34:16.074 | Selecting previously unselected package uwsgi. 2021-07-13 21:34:16.114 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 76929 files and directories currently installed.) 2021-07-13 21:34:16.118 | Preparing to unpack .../uwsgi_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-07-13 21:34:16.120 | Unpacking uwsgi (2.0.15-10.2ubuntu2.1) ... 2021-07-13 21:34:16.213 | Selecting previously unselected package uwsgi-plugin-python. 2021-07-13 21:34:16.221 | Preparing to unpack .../uwsgi-plugin-python_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-07-13 21:34:16.224 | Unpacking uwsgi-plugin-python (2.0.15-10.2ubuntu2.1) ... 2021-07-13 21:34:16.313 | Selecting previously unselected package uwsgi-plugin-python3. 2021-07-13 21:34:16.320 | Preparing to unpack .../uwsgi-plugin-python3_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-07-13 21:34:16.322 | Unpacking uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.1) ... 2021-07-13 21:34:16.406 | Setting up uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.1) ... 2021-07-13 21:34:16.452 | Processing triggers for ureadahead (0.100.0-21) ... 2021-07-13 21:34:16.475 | Setting up uwsgi (2.0.15-10.2ubuntu2.1) ... 2021-07-13 21:34:17.007 | Setting up uwsgi-plugin-python (2.0.15-10.2ubuntu2.1) ... 2021-07-13 21:34:17.060 | Processing triggers for systemd (237-3ubuntu10.48) ... 2021-07-13 21:34:17.255 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-07-13 21:34:17.854 | Processing triggers for ureadahead (0.100.0-21) ... 2021-07-13 21:34:19.785 | + functions-common:apt_get:1113 : result=0 2021-07-13 21:34:19.787 | + functions-common:apt_get:1116 : time_stop apt-get 2021-07-13 21:34:19.790 | + functions-common:time_stop:2331 : local name 2021-07-13 21:34:19.792 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:34:19.794 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:34:19.796 | + functions-common:time_stop:2334 : local total 2021-07-13 21:34:19.799 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:34:19.801 | + functions-common:time_stop:2337 : name=apt-get 2021-07-13 21:34:19.803 | + functions-common:time_stop:2338 : start_time=1626212054537 2021-07-13 21:34:19.805 | + functions-common:time_stop:2340 : [[ -z 1626212054537 ]] 2021-07-13 21:34:19.808 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:34:19.811 | + functions-common:time_stop:2343 : end_time=1626212059809 2021-07-13 21:34:19.814 | + functions-common:time_stop:2344 : elapsed_time=5272 2021-07-13 21:34:19.816 | + functions-common:time_stop:2345 : total=196354 2021-07-13 21:34:19.818 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:34:19.820 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=201626 2021-07-13 21:34:19.823 | + functions-common:apt_get:1117 : return 0 2021-07-13 21:34:19.825 | + lib/apache:install_apache_uwsgi:134 : is_ubuntu 2021-07-13 21:34:19.827 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-13 21:34:19.830 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-13 21:34:19.832 | + lib/apache:install_apache_uwsgi:136 : sudo a2enmod proxy 2021-07-13 21:34:19.889 | Enabling module proxy. 2021-07-13 21:34:19.894 | To activate the new configuration, you need to run: 2021-07-13 21:34:19.894 | systemctl restart apache2 2021-07-13 21:34:19.898 | + lib/apache:install_apache_uwsgi:137 : sudo a2enmod proxy_uwsgi 2021-07-13 21:34:19.958 | Considering dependency proxy for proxy_uwsgi: 2021-07-13 21:34:19.958 | Module proxy already enabled 2021-07-13 21:34:19.958 | Enabling module proxy_uwsgi. 2021-07-13 21:34:19.963 | To activate the new configuration, you need to run: 2021-07-13 21:34:19.963 | systemctl restart apache2 2021-07-13 21:34:19.967 | + lib/apache:install_apache_uwsgi:143 : restart_apache_server 2021-07-13 21:34:19.971 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-07-13 21:34:19.973 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-07-13 21:34:19.975 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-07-13 21:34:20.108 | + ./stack.sh:main:855 : install_keystoneauth 2021-07-13 21:34:20.111 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2021-07-13 21:34:20.113 | + inc/python:use_library_from_git:263 : local name=keystoneauth 2021-07-13 21:34:20.116 | + inc/python:use_library_from_git:264 : local enabled=1 2021-07-13 21:34:20.118 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-13 21:34:20.120 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-07-13 21:34:20.123 | + inc/python:use_library_from_git:266 : return 1 2021-07-13 21:34:20.126 | + ./stack.sh:main:856 : install_keystoneclient 2021-07-13 21:34:20.128 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2021-07-13 21:34:20.131 | + inc/python:use_library_from_git:263 : local name=python-keystoneclient 2021-07-13 21:34:20.133 | + inc/python:use_library_from_git:264 : local enabled=1 2021-07-13 21:34:20.136 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-13 21:34:20.138 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-07-13 21:34:20.141 | + inc/python:use_library_from_git:266 : return 1 2021-07-13 21:34:20.143 | + ./stack.sh:main:857 : install_glanceclient 2021-07-13 21:34:20.146 | + lib/glance:install_glanceclient:349 : use_library_from_git python-glanceclient 2021-07-13 21:34:20.148 | + inc/python:use_library_from_git:263 : local name=python-glanceclient 2021-07-13 21:34:20.150 | + inc/python:use_library_from_git:264 : local enabled=1 2021-07-13 21:34:20.153 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-13 21:34:20.155 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-07-13 21:34:20.158 | + inc/python:use_library_from_git:266 : return 1 2021-07-13 21:34:20.160 | + ./stack.sh:main:858 : install_cinderclient 2021-07-13 21:34:20.163 | + lib/cinder:install_cinderclient:435 : use_library_from_git python-brick-cinderclient-ext 2021-07-13 21:34:20.165 | + inc/python:use_library_from_git:263 : local name=python-brick-cinderclient-ext 2021-07-13 21:34:20.167 | + inc/python:use_library_from_git:264 : local enabled=1 2021-07-13 21:34:20.170 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-13 21:34:20.172 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-07-13 21:34:20.175 | + inc/python:use_library_from_git:266 : return 1 2021-07-13 21:34:20.177 | + lib/cinder:install_cinderclient:440 : use_library_from_git python-cinderclient 2021-07-13 21:34:20.179 | + inc/python:use_library_from_git:263 : local name=python-cinderclient 2021-07-13 21:34:20.181 | + inc/python:use_library_from_git:264 : local enabled=1 2021-07-13 21:34:20.184 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-13 21:34:20.186 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-07-13 21:34:20.189 | + inc/python:use_library_from_git:266 : return 1 2021-07-13 21:34:20.191 | + ./stack.sh:main:859 : install_novaclient 2021-07-13 21:34:20.193 | + lib/nova:install_novaclient:795 : use_library_from_git python-novaclient 2021-07-13 21:34:20.196 | + inc/python:use_library_from_git:263 : local name=python-novaclient 2021-07-13 21:34:20.198 | + inc/python:use_library_from_git:264 : local enabled=1 2021-07-13 21:34:20.200 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-13 21:34:20.203 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-07-13 21:34:20.206 | + inc/python:use_library_from_git:266 : return 1 2021-07-13 21:34:20.208 | + ./stack.sh:main:860 : is_service_enabled swift glance horizon 2021-07-13 21:34:20.224 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:34:20.226 | + ./stack.sh:main:861 : install_swiftclient 2021-07-13 21:34:20.229 | + lib/swift:install_swiftclient:750 : use_library_from_git python-swiftclient 2021-07-13 21:34:20.231 | + inc/python:use_library_from_git:263 : local name=python-swiftclient 2021-07-13 21:34:20.233 | + inc/python:use_library_from_git:264 : local enabled=1 2021-07-13 21:34:20.236 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-13 21:34:20.238 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-07-13 21:34:20.241 | + inc/python:use_library_from_git:266 : return 1 2021-07-13 21:34:20.243 | + ./stack.sh:main:863 : is_service_enabled neutron nova horizon 2021-07-13 21:34:20.258 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:34:20.260 | + ./stack.sh:main:864 : install_neutronclient 2021-07-13 21:34:20.263 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-07-13 21:34:20.266 | + inc/python:use_library_from_git:263 : local name=python-neutronclient 2021-07-13 21:34:20.268 | + inc/python:use_library_from_git:264 : local enabled=1 2021-07-13 21:34:20.270 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-13 21:34:20.273 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-07-13 21:34:20.275 | + inc/python:use_library_from_git:266 : return 1 2021-07-13 21:34:20.277 | + ./stack.sh:main:868 : install_keystonemiddleware 2021-07-13 21:34:20.280 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2021-07-13 21:34:20.283 | + inc/python:use_library_from_git:263 : local name=keystonemiddleware 2021-07-13 21:34:20.285 | + inc/python:use_library_from_git:264 : local enabled=1 2021-07-13 21:34:20.287 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-13 21:34:20.290 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-07-13 21:34:20.292 | + inc/python:use_library_from_git:266 : return 1 2021-07-13 21:34:20.294 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2021-07-13 21:34:20.297 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-07-13 21:34:20.299 | + inc/python:pip_install_gr:77 : local clean_name 2021-07-13 21:34:20.302 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-07-13 21:34:20.305 | ++ inc/python:get_from_global_requirements:238 : local package=keystonemiddleware 2021-07-13 21:34:20.307 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-07-13 21:34:20.310 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-07-13 21:34:20.311 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-07-13 21:34:20.315 | ++ inc/python:get_from_global_requirements:240 : required_pkg='keystonemiddleware ' 2021-07-13 21:34:20.317 | ++ inc/python:get_from_global_requirements:241 : [[ keystonemiddleware == '' ]] 2021-07-13 21:34:20.319 | ++ inc/python:get_from_global_requirements:244 : echo keystonemiddleware 2021-07-13 21:34:20.322 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-07-13 21:34:20.324 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-07-13 21:34:20.343 | Using python 3.6 to install keystonemiddleware because python3_enabled=True 2021-07-13 21:34:20.348 | + 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-07-13 21:34:23.012 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-07-13 21:34:23.012 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.013 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.013 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.014 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.014 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.015 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.016 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.016 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.017 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.017 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.018 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.018 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.019 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.019 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.019 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.020 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.020 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.021 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.021 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.022 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.022 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.022 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.023 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.023 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.024 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.024 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.025 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.025 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.026 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.026 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.026 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.027 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.027 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.028 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.028 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.029 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.029 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.030 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.030 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.030 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.031 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.031 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.032 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.032 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.032 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.033 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.033 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.034 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.034 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.035 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.035 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.035 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.036 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.036 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.037 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.037 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.038 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.038 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.039 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.039 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.040 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.040 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.040 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.041 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.041 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.042 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.042 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.043 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.043 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.044 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.044 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.044 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.045 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.045 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.046 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.046 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.047 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.048 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.049 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.049 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.049 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.050 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.050 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.051 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.051 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.051 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.052 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.052 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.053 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.053 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.054 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.054 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.055 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.055 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.055 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.056 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.056 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.057 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.057 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.058 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.058 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.058 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.059 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.059 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.060 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.060 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.060 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.061 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.061 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.062 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.063 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.063 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.064 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.065 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.065 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.065 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.066 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.066 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.067 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.067 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.068 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.068 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.069 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.069 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.069 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.070 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.070 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.071 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.071 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.072 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.073 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.073 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.073 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.074 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.074 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.075 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.075 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.076 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.076 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.076 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.077 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.077 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.078 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.078 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.079 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.079 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.080 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.080 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.080 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.081 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.081 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.082 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.082 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.083 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.083 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.084 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.084 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.085 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.085 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.086 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.086 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.086 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.087 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.087 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.088 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.088 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.089 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.089 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.090 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.090 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.090 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.091 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.091 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.092 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.092 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.093 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.093 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.094 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.094 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.094 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.095 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.095 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.096 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.096 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.096 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.097 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.097 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.098 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.098 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.098 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.099 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.100 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.100 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.101 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.101 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.102 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.102 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.102 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.103 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.103 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.104 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.104 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.105 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.105 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.106 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.106 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.107 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.107 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.108 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.108 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.108 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.109 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.110 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.111 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.111 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.111 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.112 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.112 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.112 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.113 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.113 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.114 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.114 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.115 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.115 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.116 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.116 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.116 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.117 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.117 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.118 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.118 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.119 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.119 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.119 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.120 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.120 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.121 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.121 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.122 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.122 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.123 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.123 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.123 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.124 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.124 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.125 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.125 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.126 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.126 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.127 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.127 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.127 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.128 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.129 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.129 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.129 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.130 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.130 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.131 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.131 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.131 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.132 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.132 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.133 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.133 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.134 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.134 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.135 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.135 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.136 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.136 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.136 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.137 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.137 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.138 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.138 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.139 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.139 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.140 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.141 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.141 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.142 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.142 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.142 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.143 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.143 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.143 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.144 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.144 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.145 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.145 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.146 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.146 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.146 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.147 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.147 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.148 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.148 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.149 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.150 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.150 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.150 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.151 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.151 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.152 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.152 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.153 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.153 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.154 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.154 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.154 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.155 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.155 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.156 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.156 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.157 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.157 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.158 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.158 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.158 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.159 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.159 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.160 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.160 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.161 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.161 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.162 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.162 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.163 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.163 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.164 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.164 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.165 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.166 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.166 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.166 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.167 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.167 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.167 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.168 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.168 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.169 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.170 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.170 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.170 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.171 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.172 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.172 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.173 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.173 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.174 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.174 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.175 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.175 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.176 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.176 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.176 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.177 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.177 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.178 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.178 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.179 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.179 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.180 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.180 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.180 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.181 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.181 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.182 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.182 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.182 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.183 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.183 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.184 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.184 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.184 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.185 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.185 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.186 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.186 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.187 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.188 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.188 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.189 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.189 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.190 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.190 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.190 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.191 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.191 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.192 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.192 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.192 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.193 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.193 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.194 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.194 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.195 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.195 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.195 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.196 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.196 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.197 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.197 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.198 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.198 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.199 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.199 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.200 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.200 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.201 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.201 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.201 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.202 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:23.202 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:23.203 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:23.205 | 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-07-13 21:34:23.281 | 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-07-13 21:34:23.318 | Requirement already satisfied: oslo.config===8.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 691)) (8.0.4) 2021-07-13 21:34:23.333 | 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-07-13 21:34:23.337 | 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-07-13 21:34:23.343 | 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-07-13 21:34:23.346 | 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-07-13 21:34:23.351 | 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-07-13 21:34:23.420 | 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-07-13 21:34:23.440 | 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-07-13 21:34:23.444 | 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-07-13 21:34:23.462 | 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-07-13 21:34:23.466 | 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-07-13 21:34:23.469 | 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-07-13 21:34:23.480 | 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-07-13 21:34:23.495 | 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-07-13 21:34:23.509 | Requirement already satisfied: oslo.context===3.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.0.2) 2021-07-13 21:34:23.515 | 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-07-13 21:34:23.539 | 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-07-13 21:34:23.584 | 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-07-13 21:34:23.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 240)) (0.7.19) 2021-07-13 21:34:23.596 | 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-07-13 21:34:23.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 307)) (5.3.1) 2021-07-13 21:34:23.608 | 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-07-13 21:34:23.611 | 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-07-13 21:34:23.615 | 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-07-13 21:34:23.619 | 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-07-13 21:34:23.622 | 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-07-13 21:34:23.626 | 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-07-13 21:34:23.648 | 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-07-13 21:34:23.651 | 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-07-13 21:34:23.654 | Requirement already satisfied: certifi===2020.4.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 74)) (2020.4.5.1) 2021-07-13 21:34:23.658 | 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-07-13 21:34:23.660 | 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-07-13 21:34:23.666 | 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-07-13 21:34:23.670 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 815)) (1.12.1) 2021-07-13 21:34:25.011 | WARNING: You are using pip version 20.2.4; however, version 21.1.3 is available. 2021-07-13 21:34:25.011 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-07-13 21:34:25.082 | + inc/python:pip_install:207 : result=0 2021-07-13 21:34:25.084 | + inc/python:pip_install:209 : time_stop pip_install 2021-07-13 21:34:25.086 | + functions-common:time_stop:2331 : local name 2021-07-13 21:34:25.089 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:34:25.091 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:34:25.094 | + functions-common:time_stop:2334 : local total 2021-07-13 21:34:25.096 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:34:25.098 | + functions-common:time_stop:2337 : name=pip_install 2021-07-13 21:34:25.100 | + functions-common:time_stop:2338 : start_time=1626212060338 2021-07-13 21:34:25.103 | + functions-common:time_stop:2340 : [[ -z 1626212060338 ]] 2021-07-13 21:34:25.106 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:34:25.109 | + functions-common:time_stop:2343 : end_time=1626212065106 2021-07-13 21:34:25.112 | + functions-common:time_stop:2344 : elapsed_time=4768 2021-07-13 21:34:25.114 | + functions-common:time_stop:2345 : total=70725 2021-07-13 21:34:25.116 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:34:25.118 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=75493 2021-07-13 21:34:25.120 | + inc/python:pip_install:210 : return 0 2021-07-13 21:34:25.123 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2021-07-13 21:34:25.125 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-07-13 21:34:25.128 | + inc/python:pip_install_gr:77 : local clean_name 2021-07-13 21:34:25.130 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-07-13 21:34:25.133 | ++ inc/python:get_from_global_requirements:238 : local package=python-memcached 2021-07-13 21:34:25.135 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-07-13 21:34:25.139 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-07-13 21:34:25.139 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-07-13 21:34:25.143 | ++ inc/python:get_from_global_requirements:240 : required_pkg='python-memcached ' 2021-07-13 21:34:25.146 | ++ inc/python:get_from_global_requirements:241 : [[ python-memcached == '' ]] 2021-07-13 21:34:25.148 | ++ inc/python:get_from_global_requirements:244 : echo python-memcached 2021-07-13 21:34:25.151 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-07-13 21:34:25.153 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-07-13 21:34:25.173 | Using python 3.6 to install python-memcached because python3_enabled=True 2021-07-13 21:34:25.177 | + 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-07-13 21:34:27.798 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-07-13 21:34:27.798 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.799 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.799 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.800 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.800 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.801 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.801 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.802 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.802 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.803 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.803 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.803 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.804 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.804 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.805 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.805 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.806 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.806 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.806 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.807 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.807 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.808 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.808 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.809 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.809 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.810 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.810 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.810 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.811 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.811 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.812 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.812 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.813 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.813 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.814 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.814 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.815 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.815 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.815 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.815 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.816 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.816 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.817 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.817 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.818 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.818 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.819 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.819 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.819 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.820 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.820 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.820 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.821 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.821 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.822 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.822 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.823 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.823 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.824 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.824 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.825 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.825 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.826 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.826 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.826 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.827 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.828 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.828 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.829 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.829 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.830 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.830 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.831 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.831 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.831 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.832 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.832 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.833 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.834 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.834 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.834 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.835 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.835 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.836 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.836 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.837 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.837 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.837 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.838 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.838 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.839 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.839 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.840 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.840 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.840 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.841 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.841 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.842 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.842 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.843 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.843 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.844 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.845 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.845 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.846 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.846 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.846 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.847 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.847 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.848 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.848 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.849 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.849 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.850 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.850 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.851 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.851 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.852 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.852 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.853 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.853 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.854 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.854 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.854 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.855 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.855 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.856 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.856 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.857 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.858 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.858 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.858 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.859 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.860 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.860 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.860 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.861 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.861 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.862 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.862 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.863 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.863 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.864 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.864 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.865 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.865 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.866 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.866 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.866 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.867 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.867 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.868 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.868 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.869 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.869 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.870 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.870 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.871 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.871 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.872 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.872 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.872 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.873 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.873 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.874 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.875 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.875 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.876 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.876 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.876 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.877 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.878 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.878 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.878 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.879 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.879 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.880 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.880 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.880 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.881 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.881 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.882 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.882 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.883 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.883 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.883 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.884 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.884 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.885 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.885 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.886 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.886 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.887 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.887 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.888 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.888 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.888 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.889 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.889 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.890 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.891 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.891 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.892 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.892 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.893 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.893 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.894 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.894 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.895 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.895 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.895 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.896 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.896 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.897 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.898 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.898 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.899 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.899 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.899 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.900 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.900 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.900 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.901 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.902 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.902 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.902 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.903 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.903 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.904 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.904 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.904 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.905 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.905 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.906 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.907 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.907 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.907 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.908 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.908 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.909 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.909 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.910 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.910 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.911 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.911 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.911 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.912 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.912 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.913 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.913 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.914 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.914 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.915 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.915 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.916 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.916 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.916 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.917 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.917 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.918 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.918 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.919 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.919 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.920 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.920 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.920 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.921 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.921 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.922 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.922 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.923 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.923 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.924 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.924 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.925 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.925 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.926 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.926 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.926 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.927 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.927 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.928 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.928 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.928 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.929 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.929 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.930 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.930 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.931 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.931 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.931 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.932 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.932 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.932 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.933 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.933 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.934 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.934 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.935 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.936 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.936 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.936 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.937 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.938 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.938 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.939 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.939 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.940 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.940 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.941 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.941 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.941 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.942 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.942 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.943 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.943 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.944 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.944 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.945 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.945 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.945 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.946 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.946 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.947 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.947 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.948 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.948 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.949 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.949 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.949 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.950 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.950 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.951 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.952 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.953 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.953 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.954 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.954 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.955 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.955 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.956 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.956 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.957 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.957 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.958 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.958 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.958 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.959 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.959 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.960 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.960 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.961 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.961 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.962 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.962 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.963 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.963 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.963 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.964 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.964 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.965 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.965 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.966 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.966 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.966 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.967 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.967 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.968 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.968 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.969 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.969 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.969 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.970 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.970 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.971 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.971 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.972 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.972 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.972 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.973 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.973 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.974 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.974 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.975 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.975 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.975 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.976 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.976 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.977 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.977 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.978 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.978 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.978 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.979 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.979 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.980 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.980 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.981 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.981 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.982 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.982 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.982 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.983 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.983 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.984 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.984 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.985 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.985 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.986 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.986 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.987 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.987 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.988 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.988 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:27.988 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:27.989 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:27.989 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:28.504 | Collecting python-memcached===1.59 2021-07-13 21:34:28.511 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2021-07-13 21:34:28.579 | 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-07-13 21:34:29.998 | Installing collected packages: python-memcached 2021-07-13 21:34:30.094 | Successfully installed python-memcached-1.59 2021-07-13 21:34:30.201 | WARNING: You are using pip version 20.2.4; however, version 21.1.3 is available. 2021-07-13 21:34:30.201 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-07-13 21:34:30.274 | + inc/python:pip_install:207 : result=0 2021-07-13 21:34:30.276 | + inc/python:pip_install:209 : time_stop pip_install 2021-07-13 21:34:30.278 | + functions-common:time_stop:2331 : local name 2021-07-13 21:34:30.281 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:34:30.284 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:34:30.286 | + functions-common:time_stop:2334 : local total 2021-07-13 21:34:30.288 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:34:30.290 | + functions-common:time_stop:2337 : name=pip_install 2021-07-13 21:34:30.292 | + functions-common:time_stop:2338 : start_time=1626212065167 2021-07-13 21:34:30.295 | + functions-common:time_stop:2340 : [[ -z 1626212065167 ]] 2021-07-13 21:34:30.298 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:34:30.301 | + functions-common:time_stop:2343 : end_time=1626212070299 2021-07-13 21:34:30.304 | + functions-common:time_stop:2344 : elapsed_time=5132 2021-07-13 21:34:30.306 | + functions-common:time_stop:2345 : total=75493 2021-07-13 21:34:30.308 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:34:30.310 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=80625 2021-07-13 21:34:30.313 | + inc/python:pip_install:210 : return 0 2021-07-13 21:34:30.315 | + ./stack.sh:main:870 : is_service_enabled keystone 2021-07-13 21:34:30.330 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:34:30.333 | + ./stack.sh:main:871 : '[' 10.222.0.20 == 10.222.0.20 ']' 2021-07-13 21:34:30.335 | + ./stack.sh:main:872 : stack_install_service keystone 2021-07-13 21:34:30.337 | + lib/stack:stack_install_service:20 : local service=keystone 2021-07-13 21:34:30.340 | + lib/stack:stack_install_service:21 : type install_keystone 2021-07-13 21:34:30.342 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-07-13 21:34:30.345 | + lib/stack:stack_install_service:32 : install_keystone 2021-07-13 21:34:30.347 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2021-07-13 21:34:30.362 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:34:30.364 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/ussuri 2021-07-13 21:34:30.366 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-07-13 21:34:30.369 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-07-13 21:34:30.371 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-07-13 21:34:30.373 | + functions-common:git_clone:526 : local orig_dir 2021-07-13 21:34:30.375 | ++ functions-common:git_clone:527 : pwd 2021-07-13 21:34:30.378 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-07-13 21:34:30.380 | + functions-common:git_clone:528 : local git_clone_flags= 2021-07-13 21:34:30.382 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-07-13 21:34:30.396 | + functions-common:git_clone:530 : RECLONE=False 2021-07-13 21:34:30.398 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-07-13 21:34:30.400 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-07-13 21:34:30.403 | + functions-common:git_clone:544 : echo stable/ussuri 2021-07-13 21:34:30.403 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-07-13 21:34:30.408 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-07-13 21:34:30.410 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-07-13 21:34:30.412 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-07-13 21:34:30.415 | + functions-common:git_clone:593 : git show --oneline 2021-07-13 21:34:30.415 | + functions-common:git_clone:593 : head -1 2021-07-13 21:34:30.417 | 2cf2912fd Merge "Hide AccountLocked exception from end users" into stable/ussuri 2021-07-13 21:34:30.420 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-07-13 21:34:30.423 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2021-07-13 21:34:30.425 | + inc/python:setup_develop:351 : local bindep 2021-07-13 21:34:30.427 | + inc/python:setup_develop:352 : [[ /opt/stack/keystone == -bindep* ]] 2021-07-13 21:34:30.429 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/keystone 2021-07-13 21:34:30.432 | + inc/python:setup_develop:357 : local extras= 2021-07-13 21:34:30.434 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-07-13 21:34:30.436 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-07-13 21:34:30.439 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/keystone == -bindep* ]] 2021-07-13 21:34:30.441 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/keystone 2021-07-13 21:34:30.443 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-07-13 21:34:30.445 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-07-13 21:34:30.448 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/keystone 2021-07-13 21:34:30.450 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-07-13 21:34:30.453 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/keystone 2021-07-13 21:34:30.455 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-07-13 21:34:30.458 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-07-13 21:34:30.461 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-07-13 21:34:30.465 | + inc/python:_setup_package_with_constraints_edit:396 : name=keystone 2021-07-13 21:34:30.468 | + 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-07-13 21:34:31.459 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/keystone -e 2021-07-13 21:34:31.462 | + inc/python:setup_package:430 : local bindep=0 2021-07-13 21:34:31.464 | + inc/python:setup_package:431 : local bindep_flag= 2021-07-13 21:34:31.466 | + inc/python:setup_package:432 : local bindep_profiles= 2021-07-13 21:34:31.469 | + inc/python:setup_package:433 : [[ /opt/stack/keystone == -bindep* ]] 2021-07-13 21:34:31.471 | + inc/python:setup_package:438 : local project_dir=/opt/stack/keystone 2021-07-13 21:34:31.473 | + inc/python:setup_package:439 : local flags=-e 2021-07-13 21:34:31.475 | + inc/python:setup_package:440 : local extras= 2021-07-13 21:34:31.478 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-07-13 21:34:31.480 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-07-13 21:34:31.482 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-07-13 21:34:31.484 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-07-13 21:34:31.487 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-07-13 21:34:31.489 | + inc/python:setup_package:458 : pip_install -e /opt/stack/keystone 2021-07-13 21:34:31.507 | Using python 3.6 to install /opt/stack/keystone because python3_enabled=True 2021-07-13 21:34:31.511 | + 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-07-13 21:34:34.181 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-07-13 21:34:34.181 | 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-07-13 21:34:34.182 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.182 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.182 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.183 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.183 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.184 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.184 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.185 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.185 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.185 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.186 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.186 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.187 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.188 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.188 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.188 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.189 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.189 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.190 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.190 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.191 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.191 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.192 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.192 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.193 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.195 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.195 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.196 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.196 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.197 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.197 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.198 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.198 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.198 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.199 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.199 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.200 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.200 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.200 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.201 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.201 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.201 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.202 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.202 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.203 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.203 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.204 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.204 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.205 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.205 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.206 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.206 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.206 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.207 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.207 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.208 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.208 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.209 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.209 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.209 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.210 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.211 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.211 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.212 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.213 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.213 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.213 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.214 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.215 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.215 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.216 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.216 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.216 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.217 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.217 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.218 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.219 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.219 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.219 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.220 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.220 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.221 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.222 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.222 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.222 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.223 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.223 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.224 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.224 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.225 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.225 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.226 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.226 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.226 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.227 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.227 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.228 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.228 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.229 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.230 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.230 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.231 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.231 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.232 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.232 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.233 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.233 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.233 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.234 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.235 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.235 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.236 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.236 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.237 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.237 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.237 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.238 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.238 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.239 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.239 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.240 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.240 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.241 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.241 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.242 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.242 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.243 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.243 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.243 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.244 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.244 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.245 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.245 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.246 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.246 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.246 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.247 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.247 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.248 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.248 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.248 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.249 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.250 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.250 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.251 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.251 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.251 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.252 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.252 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.253 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.253 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.254 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.254 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.254 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.255 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.255 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.256 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.256 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.257 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.257 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.257 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.258 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.258 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.259 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.259 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.259 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.260 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.260 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.261 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.261 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.261 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.262 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.262 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.263 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.263 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.264 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.264 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.264 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.265 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.266 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.266 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.267 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.267 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.267 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.268 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.268 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.269 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.269 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.269 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.270 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.270 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.271 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.271 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.271 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.272 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.272 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.273 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.273 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.273 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.274 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.274 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.275 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.275 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.275 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.276 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.276 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.277 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.277 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.277 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.278 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.278 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.279 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.279 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.279 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.280 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.280 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.281 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.282 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.282 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.282 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.283 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.283 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.284 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.284 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.284 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.285 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.285 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.286 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.286 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.287 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.287 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.287 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.288 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.289 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.289 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.290 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.291 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.291 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.292 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.292 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.293 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.293 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.294 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.294 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.294 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.295 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.295 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.296 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.296 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.297 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.297 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.297 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.298 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.298 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.299 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.299 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.300 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.300 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.300 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.301 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.301 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.302 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.302 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.303 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.303 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.303 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.304 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.304 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.305 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.305 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.305 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.306 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.306 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.307 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.307 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.308 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.308 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.308 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.309 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.309 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.310 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.310 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.311 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.311 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.311 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.312 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.312 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.313 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.313 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.314 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.314 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.314 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.315 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.315 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.316 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.316 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.317 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.317 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.317 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.318 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.318 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.319 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.319 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.320 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.320 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.320 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.321 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.321 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.322 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.322 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.322 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.323 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.323 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.324 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.324 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.325 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.325 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.326 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.326 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.326 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.327 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.327 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.328 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.329 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.329 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.330 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.330 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.330 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.331 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.332 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.332 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.333 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.333 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.333 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.334 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.334 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.335 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.335 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.336 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.336 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.337 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.337 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.338 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.338 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.338 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.339 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.339 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.340 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.340 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.340 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.341 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.341 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.342 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.342 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.343 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.344 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.344 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.345 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.345 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.346 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.346 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.346 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.347 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.347 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.348 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.348 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.348 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.349 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.349 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.350 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.350 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.351 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.351 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.351 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.352 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.352 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.353 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.353 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.354 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.354 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.355 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.355 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.356 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.356 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.357 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.357 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.358 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.358 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.359 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.359 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.359 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.360 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.360 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.361 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.361 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.361 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.362 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.362 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.363 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.363 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.363 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.364 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.364 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.365 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.365 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.366 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.366 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.367 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.367 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.368 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.368 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.369 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.369 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.370 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.370 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:34.370 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:34.371 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:34.371 | Obtaining file:///opt/stack/keystone 2021-07-13 21:34:35.994 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-07-13 21:34:38.040 | Collecting Flask===1.1.2 2021-07-13 21:34:38.048 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8a4/fdd8936eba251/Flask-1.1.2-py2.py3-none-any.whl (94 kB) 2021-07-13 21:34:38.585 | Collecting Flask-RESTful===0.3.8 2021-07-13 21:34:38.591 | 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-07-13 21:34:38.666 | 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-07-13 21:34:38.674 | 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-07-13 21:34:39.132 | Collecting PyJWT===1.7.1 2021-07-13 21:34:39.138 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5c6/eca3c2940464d/PyJWT-1.7.1-py2.py3-none-any.whl (18 kB) 2021-07-13 21:34:39.159 | 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-07-13 21:34:39.180 | 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-07-13 21:34:39.643 | Collecting Werkzeug===1.0.1 2021-07-13 21:34:39.649 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2de/2a5db0baeae7b/Werkzeug-1.0.1-py2.py3-none-any.whl (298 kB) 2021-07-13 21:34:40.121 | Collecting aniso8601===8.0.0 2021-07-13 21:34:40.128 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c03/3f63d028b9a58/aniso8601-8.0.0-py2.py3-none-any.whl (43 kB) 2021-07-13 21:34:40.198 | 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-07-13 21:34:40.207 | 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-07-13 21:34:40.545 | Collecting click===7.1.1 2021-07-13 21:34:40.551 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e34/5d143d80bf5ee/click-7.1.1-py2.py3-none-any.whl (82 kB) 2021-07-13 21:34:40.560 | 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-07-13 21:34:40.601 | 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-07-13 21:34:40.990 | Collecting itsdangerous===1.1.0 2021-07-13 21:34:40.997 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b12/271b2047cb23e/itsdangerous-1.1.0-py2.py3-none-any.whl (16 kB) 2021-07-13 21:34:41.066 | 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-07-13 21:34:41.097 | 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-07-13 21:34:41.158 | 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-07-13 21:34:41.515 | Collecting oauthlib===3.1.0 2021-07-13 21:34:41.522 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/df8/84cd6cbe20e32/oauthlib-3.1.0-py2.py3-none-any.whl (147 kB) 2021-07-13 21:34:41.542 | 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-07-13 21:34:41.598 | Requirement already satisfied: oslo.config===8.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (8.0.4) 2021-07-13 21:34:41.612 | Requirement already satisfied: oslo.context===3.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (3.0.2) 2021-07-13 21:34:41.619 | Requirement already satisfied: oslo.db===8.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 485)) (8.1.0) 2021-07-13 21:34:41.673 | 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-07-13 21:34:41.681 | 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-07-13 21:34:41.726 | 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-07-13 21:34:41.791 | 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-07-13 21:34:41.812 | Requirement already satisfied: oslo.policy===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (3.1.1) 2021-07-13 21:34:41.831 | 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-07-13 21:34:41.843 | 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-07-13 21:34:41.872 | 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-07-13 21:34:41.882 | 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-07-13 21:34:41.901 | 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-07-13 21:34:42.349 | Collecting passlib===1.7.2 2021-07-13 21:34:42.355 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/68c/35c98a7968850/passlib-1.7.2-py2.py3-none-any.whl (507 kB) 2021-07-13 21:34:42.447 | 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-07-13 21:34:42.449 | 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-07-13 21:34:42.451 | 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-07-13 21:34:42.462 | 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-07-13 21:34:42.465 | 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-07-13 21:34:42.468 | 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-07-13 21:34:42.471 | 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-07-13 21:34:42.966 | Collecting pysaml2===5.0.0 2021-07-13 21:34:42.973 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/180/0ef0ab3f5b3c1/pysaml2-5.0.0-py2.py3-none-any.whl (336 kB) 2021-07-13 21:34:43.068 | 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-07-13 21:34:43.073 | 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-07-13 21:34:43.093 | 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-07-13 21:34:43.098 | 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-07-13 21:34:43.121 | 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-07-13 21:34:44.034 | Collecting scrypt===0.8.13 2021-07-13 21:34:44.041 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/137/7b1adc98c4152/scrypt-0.8.13.tar.gz (53 kB) 2021-07-13 21:34:44.779 | 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-07-13 21:34:44.782 | 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-07-13 21:34:44.793 | 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-07-13 21:34:44.796 | 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-07-13 21:34:44.799 | 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-07-13 21:34:44.805 | 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-07-13 21:34:44.816 | 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-07-13 21:34:44.821 | 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-07-13 21:34:44.840 | 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-07-13 21:34:44.844 | 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-07-13 21:34:44.851 | 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-07-13 21:34:44.874 | 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-07-13 21:34:44.877 | 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-07-13 21:34:44.880 | 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-07-13 21:34:44.899 | 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-07-13 21:34:44.943 | 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-07-13 21:34:44.990 | 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-07-13 21:34:45.057 | 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-07-13 21:34:45.060 | 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-07-13 21:34:45.064 | 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-07-13 21:34:45.071 | 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-07-13 21:34:45.081 | 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-07-13 21:34:45.085 | 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-07-13 21:34:45.091 | 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-07-13 21:34:45.094 | 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-07-13 21:34:45.100 | 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-07-13 21:34:45.147 | 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-07-13 21:34:45.154 | 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-07-13 21:34:45.165 | 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-07-13 21:34:45.178 | 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-07-13 21:34:45.180 | 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-07-13 21:34:45.189 | 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-07-13 21:34:45.197 | 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-07-13 21:34:45.208 | 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-07-13 21:34:45.211 | 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-07-13 21:34:45.300 | Collecting defusedxml===0.6.0 2021-07-13 21:34:45.307 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/668/7150770438374/defusedxml-0.6.0-py2.py3-none-any.whl (23 kB) 2021-07-13 21:34:45.377 | 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-07-13 21:34:45.391 | 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-07-13 21:34:45.393 | 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-07-13 21:34:45.397 | Requirement already satisfied: certifi===2020.4.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2020.4.5.1) 2021-07-13 21:34:45.400 | 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-07-13 21:34:45.402 | 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-07-13 21:34:45.405 | 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-07-13 21:34:45.407 | 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-07-13 21:34:45.409 | 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-07-13 21:34:45.412 | 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-07-13 21:34:45.423 | 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-07-13 21:34:45.428 | 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-07-13 21:34:45.431 | 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-07-13 21:34:45.439 | 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-07-13 21:34:45.442 | 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-07-13 21:34:45.445 | 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-07-13 21:34:45.447 | 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-07-13 21:34:45.450 | 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-07-13 21:34:45.455 | 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-07-13 21:34:45.462 | Building wheels for collected packages: scrypt 2021-07-13 21:34:45.463 | Building wheel for scrypt (setup.py): started 2021-07-13 21:34:48.056 | Building wheel for scrypt (setup.py): finished with status 'done' 2021-07-13 21:34:48.057 | Created wheel for scrypt: filename=scrypt-0.8.13-cp36-cp36m-linux_x86_64.whl size=73199 sha256=6c1bed3f502c0ccb2f8bce5ed94cd524ee197d799a7899cfe6141a1fcb2b4ee0 2021-07-13 21:34:48.057 | Stored in directory: /root/.cache/pip/wheels/0c/52/ad/29fdeb2dcf7a0cf9e289bca23d73e0ffde209047e21277a31a 2021-07-13 21:34:48.058 | Successfully built scrypt 2021-07-13 21:34:48.880 | Installing collected packages: Werkzeug, itsdangerous, click, Flask, aniso8601, Flask-RESTful, passlib, scrypt, oauthlib, defusedxml, pysaml2, PyJWT, keystone 2021-07-13 21:34:49.086 | Attempting uninstall: click 2021-07-13 21:34:49.088 | Found existing installation: click 6.7 2021-07-13 21:34:49.090 | Uninstalling click-6.7: 2021-07-13 21:34:49.108 | Successfully uninstalled click-6.7 2021-07-13 21:34:49.730 | Attempting uninstall: oauthlib 2021-07-13 21:34:49.732 | Found existing installation: oauthlib 2.0.6 2021-07-13 21:34:49.734 | Uninstalling oauthlib-2.0.6: 2021-07-13 21:34:49.752 | Successfully uninstalled oauthlib-2.0.6 2021-07-13 21:34:50.384 | Attempting uninstall: PyJWT 2021-07-13 21:34:50.385 | Found existing installation: PyJWT 1.5.3 2021-07-13 21:34:50.387 | Uninstalling PyJWT-1.5.3: 2021-07-13 21:34:50.404 | Successfully uninstalled PyJWT-1.5.3 2021-07-13 21:34:50.436 | Running setup.py develop for keystone 2021-07-13 21:34:52.273 | 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-07-13 21:34:52.386 | WARNING: You are using pip version 20.2.4; however, version 21.1.3 is available. 2021-07-13 21:34:52.386 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-07-13 21:34:52.487 | + inc/python:pip_install:207 : result=0 2021-07-13 21:34:52.489 | + inc/python:pip_install:209 : time_stop pip_install 2021-07-13 21:34:52.491 | + functions-common:time_stop:2331 : local name 2021-07-13 21:34:52.493 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:34:52.495 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:34:52.497 | + functions-common:time_stop:2334 : local total 2021-07-13 21:34:52.499 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:34:52.502 | + functions-common:time_stop:2337 : name=pip_install 2021-07-13 21:34:52.504 | + functions-common:time_stop:2338 : start_time=1626212071502 2021-07-13 21:34:52.506 | + functions-common:time_stop:2340 : [[ -z 1626212071502 ]] 2021-07-13 21:34:52.508 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:34:52.512 | + functions-common:time_stop:2343 : end_time=1626212092509 2021-07-13 21:34:52.514 | + functions-common:time_stop:2344 : elapsed_time=21007 2021-07-13 21:34:52.516 | + functions-common:time_stop:2345 : total=80625 2021-07-13 21:34:52.518 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:34:52.520 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=101632 2021-07-13 21:34:52.522 | + inc/python:pip_install:210 : return 0 2021-07-13 21:34:52.524 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-07-13 21:34:52.527 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-07-13 21:34:52.529 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-07-13 21:34:52.545 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-07-13 21:34:52.556 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/keystone 2021-07-13 21:34:52.558 | + inc/python:use_library_from_git:263 : local name=/opt/stack/keystone 2021-07-13 21:34:52.561 | + inc/python:use_library_from_git:264 : local enabled=1 2021-07-13 21:34:52.563 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-13 21:34:52.566 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-07-13 21:34:52.568 | + inc/python:use_library_from_git:266 : return 1 2021-07-13 21:34:52.570 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2021-07-13 21:34:52.585 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:34:52.588 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2021-07-13 21:34:52.590 | + lib/keystone:install_keystone:508 : '[' uwsgi == uwsgi ']' 2021-07-13 21:34:52.592 | + lib/keystone:install_keystone:509 : pip_install uwsgi 2021-07-13 21:34:52.612 | Using python 3.6 to install uwsgi because python3_enabled=True 2021-07-13 21:34:52.617 | + 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-07-13 21:34:55.277 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-07-13 21:34:55.278 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-07-13 21:34:55.278 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.279 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.279 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.279 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.280 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.280 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.281 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.281 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.282 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.282 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.283 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.283 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.284 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.284 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.285 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.285 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.285 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.286 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.286 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.287 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.287 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.288 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.288 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.288 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.289 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.291 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.291 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.292 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.292 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.293 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.293 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.294 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.294 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.295 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.295 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.295 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.296 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.296 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.297 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.298 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.298 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.298 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.299 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.299 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.299 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.300 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.300 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.301 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.301 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.302 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.302 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.303 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.303 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.304 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.304 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.305 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.305 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.306 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.306 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.306 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.307 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.308 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.308 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.309 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.310 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.310 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.311 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.311 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.312 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.313 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.313 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.314 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.314 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.315 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.315 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.315 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.316 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.316 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.317 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.317 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.318 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.318 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.319 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.319 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.319 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.320 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.320 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.321 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.321 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.322 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.322 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.323 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.323 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.324 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.324 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.325 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.325 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.326 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.326 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.327 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.327 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.328 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.329 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.329 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.329 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.330 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.330 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.331 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.331 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.332 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.332 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.333 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.333 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.333 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.334 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.334 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.335 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.335 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.336 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.336 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.337 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.337 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.338 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.338 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.339 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.339 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.339 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.340 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.340 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.341 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.341 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.342 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.342 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.343 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.343 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.343 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.344 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.344 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.345 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.345 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.346 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.346 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.346 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.347 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.347 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.348 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.348 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.349 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.349 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.350 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.350 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.350 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.351 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.351 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.352 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.352 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.352 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.353 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.353 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.354 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.354 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.355 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.355 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.356 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.356 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.356 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.357 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.357 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.358 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.358 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.358 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.359 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.360 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.361 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.361 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.361 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.362 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.362 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.363 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.363 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.364 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.364 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.365 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.365 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.366 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.366 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.366 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.367 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.367 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.367 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.368 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.368 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.369 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.369 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.370 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.370 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.370 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.371 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.371 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.372 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.372 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.372 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.373 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.373 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.373 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.374 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.374 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.375 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.375 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.376 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.376 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.376 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.377 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.377 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.378 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.378 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.378 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.379 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.379 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.380 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.380 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.380 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.381 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.381 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.382 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.382 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.383 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.383 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.383 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.384 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.384 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.385 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.386 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.386 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.387 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.388 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.388 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.389 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.389 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.390 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.390 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.391 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.392 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.392 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.392 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.393 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.393 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.394 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.394 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.394 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.395 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.395 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.396 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.396 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.397 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.397 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.397 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.398 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.398 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.399 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.399 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.400 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.400 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.401 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.401 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.401 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.402 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.402 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.402 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.403 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.403 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.404 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.404 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.405 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.405 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.406 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.407 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.407 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.408 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.408 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.408 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.409 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.409 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.410 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.410 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.411 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.411 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.411 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.412 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.412 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.413 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.413 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.413 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.414 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.414 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.415 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.415 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.415 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.416 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.417 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.417 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.417 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.418 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.418 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.419 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.419 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.419 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.420 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.435 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.435 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.436 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.436 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.437 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.437 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.438 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.438 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.439 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.439 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.439 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.440 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.440 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.441 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.441 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.442 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.442 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.443 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.443 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.444 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.444 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.445 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.445 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.446 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.446 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.447 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.447 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.447 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.448 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.448 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.449 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.449 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.450 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.450 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.451 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.451 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.451 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.452 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.452 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.453 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.454 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.454 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.455 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.455 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.455 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.456 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.456 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.457 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.457 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.458 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.458 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.459 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.459 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.459 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.460 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.460 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.461 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.461 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.462 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.462 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.462 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.463 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.463 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.464 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.464 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.465 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.465 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.465 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.466 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.466 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.467 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.467 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.468 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.468 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.469 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.470 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.470 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.471 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.471 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.472 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.472 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.472 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.473 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.473 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.474 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.474 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.474 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.475 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.475 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.476 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.476 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.476 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.477 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.477 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.478 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.478 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.479 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.479 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.480 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.481 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.481 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.481 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.482 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.482 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.483 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.483 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.484 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:34:55.484 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:34:55.485 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:34:55.947 | Collecting uwsgi 2021-07-13 21:34:55.955 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/faa/85e053c0b1be4/uWSGI-2.0.19.1.tar.gz (803 kB) 2021-07-13 21:34:57.038 | Building wheels for collected packages: uwsgi 2021-07-13 21:34:57.039 | Building wheel for uwsgi (setup.py): started 2021-07-13 21:35:12.816 | Building wheel for uwsgi (setup.py): finished with status 'done' 2021-07-13 21:35:12.821 | Created wheel for uwsgi: filename=uWSGI-2.0.19.1-cp36-cp36m-linux_x86_64.whl size=597493 sha256=680666503d67a3b97bb1edac052102a52074d2be5ce388d69fd2d10a2be1c944 2021-07-13 21:35:12.821 | Stored in directory: /root/.cache/pip/wheels/29/4a/94/285bc191a56d1bb891edac383decd10937b2214951580c052d 2021-07-13 21:35:12.822 | Successfully built uwsgi 2021-07-13 21:35:14.402 | Installing collected packages: uwsgi 2021-07-13 21:35:14.518 | Successfully installed uwsgi-2.0.19.1 2021-07-13 21:35:14.630 | WARNING: You are using pip version 20.2.4; however, version 21.1.3 is available. 2021-07-13 21:35:14.630 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-07-13 21:35:14.750 | + inc/python:pip_install:207 : result=0 2021-07-13 21:35:14.752 | + inc/python:pip_install:209 : time_stop pip_install 2021-07-13 21:35:14.755 | + functions-common:time_stop:2331 : local name 2021-07-13 21:35:14.757 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:35:14.759 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:35:14.761 | + functions-common:time_stop:2334 : local total 2021-07-13 21:35:14.764 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:35:14.767 | + functions-common:time_stop:2337 : name=pip_install 2021-07-13 21:35:14.769 | + functions-common:time_stop:2338 : start_time=1626212092606 2021-07-13 21:35:14.771 | + functions-common:time_stop:2340 : [[ -z 1626212092606 ]] 2021-07-13 21:35:14.774 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:35:14.777 | + functions-common:time_stop:2343 : end_time=1626212114775 2021-07-13 21:35:14.780 | + functions-common:time_stop:2344 : elapsed_time=22169 2021-07-13 21:35:14.783 | + functions-common:time_stop:2345 : total=101632 2021-07-13 21:35:14.785 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:35:14.787 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=123801 2021-07-13 21:35:14.789 | + inc/python:pip_install:210 : return 0 2021-07-13 21:35:14.792 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-07-13 21:35:14.794 | + ./stack.sh:main:873 : configure_keystone 2021-07-13 21:35:14.796 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-07-13 21:35:14.808 | + 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-07-13 21:35:14.810 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-07-13 21:35:14.814 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-07-13 21:35:14.829 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:35:14.831 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-07-13 21:35:14.857 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-07-13 21:35:14.881 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-07-13 21:35:14.907 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-07-13 21:35:14.932 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-07-13 21:35:14.958 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-07-13 21:35:14.984 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-07-13 21:35:15.008 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-07-13 21:35:15.031 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-07-13 21:35:15.034 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-07-13 21:35:15.036 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-07-13 21:35:15.038 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-07-13 21:35:15.041 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-07-13 21:35:15.043 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-07-13 21:35:15.057 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:35:15.060 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-07-13 21:35:15.063 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-07-13 21:35:15.065 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-07-13 21:35:15.079 | ++ functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:35:15.082 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2021-07-13 21:35:15.084 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2021-07-13 21:35:15.111 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-07-13 21:35:15.113 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-07-13 21:35:15.116 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-07-13 21:35:15.118 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-07-13 21:35:15.120 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-07-13 21:35:15.135 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:35:15.138 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.20/identity 2021-07-13 21:35:15.164 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.20/identity 2021-07-13 21:35:15.188 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-07-13 21:35:15.190 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-07-13 21:35:15.216 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-07-13 21:35:15.219 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-07-13 21:35:15.221 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-07-13 21:35:15.223 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-07-13 21:35:15.226 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-07-13 21:35:15.229 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-07-13 21:35:15.255 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-07-13 21:35:15.257 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-07-13 21:35:15.259 | + functions:setup_logging:655 : local conf_file=/etc/keystone/keystone.conf 2021-07-13 21:35:15.261 | + functions:setup_logging:656 : local other_cond=False 2021-07-13 21:35:15.264 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-07-13 21:35:15.267 | + functions:setup_logging:658 : setup_systemd_logging /etc/keystone/keystone.conf 2021-07-13 21:35:15.269 | + functions:setup_systemd_logging:686 : local conf_file=/etc/keystone/keystone.conf 2021-07-13 21:35:15.271 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-07-13 21:35:15.274 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-07-13 21:35:15.289 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-07-13 21:35:15.291 | + functions:setup_systemd_logging:693 : local pidstr= 2021-07-13 21:35:15.293 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-07-13 21:35:15.296 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-07-13 21:35:15.298 | + 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-07-13 21:35:15.322 | + 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-07-13 21:35:15.346 | + 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-07-13 21:35:15.371 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-07-13 21:35:15.395 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-07-13 21:35:15.419 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-07-13 21:35:15.422 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-07-13 21:35:15.424 | + lib/apache:write_uwsgi_config:264 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-07-13 21:35:15.426 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-07-13 21:35:15.428 | + lib/apache:write_uwsgi_config:266 : local url=/identity 2021-07-13 21:35:15.431 | + lib/apache:write_uwsgi_config:267 : local http= 2021-07-13 21:35:15.433 | + lib/apache:write_uwsgi_config:268 : local name= 2021-07-13 21:35:15.436 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/keystone-wsgi-public 2021-07-13 21:35:15.440 | + lib/apache:write_uwsgi_config:269 : name=keystone-wsgi-public 2021-07-13 21:35:15.442 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-07-13 21:35:15.444 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-07-13 21:35:15.456 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-07-13 21:35:15.456 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-07-13 21:35:15.463 | d /var/run/uwsgi 0755 ubuntu root 2021-07-13 21:35:15.466 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-07-13 21:35:15.480 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-07-13 21:35:15.482 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-07-13 21:35:15.486 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-07-13 21:35:15.511 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-07-13 21:35:15.535 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-07-13 21:35:15.558 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-07-13 21:35:15.582 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-07-13 21:35:15.605 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-07-13 21:35:15.628 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-07-13 21:35:15.652 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-07-13 21:35:15.676 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-07-13 21:35:15.699 | + 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-07-13 21:35:15.724 | + lib/apache:write_uwsgi_config:302 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-07-13 21:35:15.747 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-07-13 21:35:15.771 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-07-13 21:35:15.795 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-07-13 21:35:15.797 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-07-13 21:35:15.800 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for keystone-wsgi-public 2021-07-13 21:35:15.802 | ++ lib/apache:apache_site_config_for:196 : local site=keystone-wsgi-public 2021-07-13 21:35:15.805 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-07-13 21:35:15.807 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-13 21:35:15.809 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-13 21:35:15.811 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-07-13 21:35:15.814 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-07-13 21:35:15.816 | + lib/apache:write_uwsgi_config:314 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-07-13 21:35:15.840 | + lib/apache:write_uwsgi_config:315 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-07-13 21:35:15.865 | + 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-07-13 21:35:15.865 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-07-13 21:35:15.872 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-07-13 21:35:15.876 | + lib/apache:write_uwsgi_config:317 : enable_apache_site keystone-wsgi-public 2021-07-13 21:35:15.878 | + lib/apache:enable_apache_site:213 : local site=keystone-wsgi-public 2021-07-13 21:35:15.880 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-07-13 21:35:15.883 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-07-13 21:35:15.885 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-07-13 21:35:15.887 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-13 21:35:15.889 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-13 21:35:15.892 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-07-13 21:35:15.895 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-07-13 21:35:15.897 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-13 21:35:15.899 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-13 21:35:15.901 | + lib/apache:enable_apache_site:217 : sudo a2ensite keystone-wsgi-public 2021-07-13 21:35:15.959 | Enabling site keystone-wsgi-public. 2021-07-13 21:35:15.964 | To activate the new configuration, you need to run: 2021-07-13 21:35:15.964 | systemctl reload apache2 2021-07-13 21:35:15.968 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-07-13 21:35:15.970 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-07-13 21:35:15.972 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-07-13 21:35:15.975 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-07-13 21:35:16.112 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-07-13 21:35:16.116 | + lib/apache:write_uwsgi_config:264 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-07-13 21:35:16.118 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-07-13 21:35:16.120 | + lib/apache:write_uwsgi_config:266 : local url=/identity_admin 2021-07-13 21:35:16.123 | + lib/apache:write_uwsgi_config:267 : local http= 2021-07-13 21:35:16.126 | + lib/apache:write_uwsgi_config:268 : local name= 2021-07-13 21:35:16.129 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/keystone-wsgi-admin 2021-07-13 21:35:16.132 | + lib/apache:write_uwsgi_config:269 : name=keystone-wsgi-admin 2021-07-13 21:35:16.135 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-07-13 21:35:16.137 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-07-13 21:35:16.149 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-07-13 21:35:16.149 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-07-13 21:35:16.156 | d /var/run/uwsgi 0755 ubuntu root 2021-07-13 21:35:16.160 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-07-13 21:35:16.173 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-07-13 21:35:16.175 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-07-13 21:35:16.179 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-07-13 21:35:16.207 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-07-13 21:35:16.231 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-07-13 21:35:16.256 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-07-13 21:35:16.279 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-07-13 21:35:16.303 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-07-13 21:35:16.328 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-07-13 21:35:16.351 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-07-13 21:35:16.376 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-07-13 21:35:16.400 | + 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-07-13 21:35:16.424 | + lib/apache:write_uwsgi_config:302 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-07-13 21:35:16.448 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-07-13 21:35:16.472 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-07-13 21:35:16.496 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-07-13 21:35:16.498 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-07-13 21:35:16.502 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for keystone-wsgi-admin 2021-07-13 21:35:16.504 | ++ lib/apache:apache_site_config_for:196 : local site=keystone-wsgi-admin 2021-07-13 21:35:16.506 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-07-13 21:35:16.509 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-13 21:35:16.511 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-13 21:35:16.513 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-07-13 21:35:16.516 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-07-13 21:35:16.518 | + lib/apache:write_uwsgi_config:314 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-07-13 21:35:16.542 | + lib/apache:write_uwsgi_config:315 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-07-13 21:35:16.567 | + 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-07-13 21:35:16.567 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-07-13 21:35:16.574 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-07-13 21:35:16.577 | + lib/apache:write_uwsgi_config:317 : enable_apache_site keystone-wsgi-admin 2021-07-13 21:35:16.580 | + lib/apache:enable_apache_site:213 : local site=keystone-wsgi-admin 2021-07-13 21:35:16.582 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-07-13 21:35:16.584 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-07-13 21:35:16.586 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-07-13 21:35:16.589 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-13 21:35:16.591 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-13 21:35:16.594 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-07-13 21:35:16.596 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-07-13 21:35:16.598 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-13 21:35:16.601 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-13 21:35:16.603 | + lib/apache:enable_apache_site:217 : sudo a2ensite keystone-wsgi-admin 2021-07-13 21:35:16.660 | Enabling site keystone-wsgi-admin. 2021-07-13 21:35:16.664 | To activate the new configuration, you need to run: 2021-07-13 21:35:16.665 | systemctl reload apache2 2021-07-13 21:35:16.669 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-07-13 21:35:16.672 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-07-13 21:35:16.674 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-07-13 21:35:16.676 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-07-13 21:35:16.820 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-07-13 21:35:16.847 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-07-13 21:35:16.875 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-07-13 21:35:16.900 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-07-13 21:35:16.902 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-07-13 21:35:16.929 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-07-13 21:35:16.954 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-07-13 21:35:16.978 | + ./stack.sh:main:877 : is_service_enabled swift 2021-07-13 21:35:16.994 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:35:16.996 | + ./stack.sh:main:878 : is_service_enabled ceilometer 2021-07-13 21:35:17.013 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:35:17.015 | + ./stack.sh:main:881 : stack_install_service swift 2021-07-13 21:35:17.017 | + lib/stack:stack_install_service:20 : local service=swift 2021-07-13 21:35:17.020 | + lib/stack:stack_install_service:21 : type install_swift 2021-07-13 21:35:17.022 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-07-13 21:35:17.024 | + lib/stack:stack_install_service:32 : install_swift 2021-07-13 21:35:17.027 | + lib/swift:install_swift:740 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/ussuri 2021-07-13 21:35:17.029 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-07-13 21:35:17.031 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-07-13 21:35:17.033 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-07-13 21:35:17.036 | + functions-common:git_clone:526 : local orig_dir 2021-07-13 21:35:17.038 | ++ functions-common:git_clone:527 : pwd 2021-07-13 21:35:17.041 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-07-13 21:35:17.043 | + functions-common:git_clone:528 : local git_clone_flags= 2021-07-13 21:35:17.046 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-07-13 21:35:17.061 | + functions-common:git_clone:530 : RECLONE=False 2021-07-13 21:35:17.063 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-07-13 21:35:17.065 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-07-13 21:35:17.068 | + functions-common:git_clone:544 : echo stable/ussuri 2021-07-13 21:35:17.069 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-07-13 21:35:17.073 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-07-13 21:35:17.075 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-07-13 21:35:17.078 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-07-13 21:35:17.080 | + functions-common:git_clone:593 : git show --oneline 2021-07-13 21:35:17.081 | + functions-common:git_clone:593 : head -1 2021-07-13 21:35:17.083 | 4b0d6a87e Merge "symlink: Ensure headers are returned as a list on py3" into stable/ussuri 2021-07-13 21:35:17.085 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-07-13 21:35:17.088 | + lib/swift:install_swift:743 : setup_develop /opt/stack/swift keystone 2021-07-13 21:35:17.090 | + inc/python:setup_develop:351 : local bindep 2021-07-13 21:35:17.093 | + inc/python:setup_develop:352 : [[ /opt/stack/swift == -bindep* ]] 2021-07-13 21:35:17.095 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/swift 2021-07-13 21:35:17.098 | + inc/python:setup_develop:357 : local extras=keystone 2021-07-13 21:35:17.100 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-07-13 21:35:17.103 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-07-13 21:35:17.105 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/swift == -bindep* ]] 2021-07-13 21:35:17.107 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/swift 2021-07-13 21:35:17.110 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-07-13 21:35:17.112 | + inc/python:_setup_package_with_constraints_edit:384 : local extras=keystone 2021-07-13 21:35:17.115 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/swift 2021-07-13 21:35:17.118 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-07-13 21:35:17.120 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/swift 2021-07-13 21:35:17.123 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-07-13 21:35:17.125 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-07-13 21:35:17.128 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-07-13 21:35:17.133 | + inc/python:_setup_package_with_constraints_edit:396 : name=swift 2021-07-13 21:35:17.135 | + 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-07-13 21:35:18.130 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/swift -e keystone 2021-07-13 21:35:18.132 | + inc/python:setup_package:430 : local bindep=0 2021-07-13 21:35:18.135 | + inc/python:setup_package:431 : local bindep_flag= 2021-07-13 21:35:18.137 | + inc/python:setup_package:432 : local bindep_profiles= 2021-07-13 21:35:18.139 | + inc/python:setup_package:433 : [[ /opt/stack/swift == -bindep* ]] 2021-07-13 21:35:18.142 | + inc/python:setup_package:438 : local project_dir=/opt/stack/swift 2021-07-13 21:35:18.144 | + inc/python:setup_package:439 : local flags=-e 2021-07-13 21:35:18.147 | + inc/python:setup_package:440 : local extras=keystone 2021-07-13 21:35:18.149 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-07-13 21:35:18.151 | + inc/python:setup_package:444 : [[ -z keystone ]] 2021-07-13 21:35:18.153 | + inc/python:setup_package:449 : [[ ! -z keystone ]] 2021-07-13 21:35:18.156 | + inc/python:setup_package:450 : extras='[keystone]' 2021-07-13 21:35:18.159 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-07-13 21:35:18.161 | + inc/python:setup_package:458 : pip_install -e '/opt/stack/swift[keystone]' 2021-07-13 21:35:18.179 | Using python 3.6 to install /opt/stack/swift because python3_enabled=True 2021-07-13 21:35:18.184 | + inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2021-07-13 21:35:20.841 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-07-13 21:35:20.841 | 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-07-13 21:35:20.842 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.843 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.843 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.843 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.844 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.844 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.845 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.845 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.846 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.846 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.846 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.847 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.847 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.848 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.848 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.849 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.849 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.850 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.850 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.850 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.851 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.851 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.852 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.852 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.853 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.855 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.856 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.856 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.856 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.857 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.857 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.858 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.859 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.859 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.860 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.860 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.861 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.861 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.862 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.862 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.862 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.863 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.863 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.864 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.864 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.865 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.865 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.866 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.866 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.867 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.867 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.867 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.868 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.868 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.869 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.869 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.870 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.870 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.871 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.871 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.872 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.872 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.873 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.874 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.875 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.875 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.876 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.876 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.877 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.878 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.878 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.879 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.879 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.879 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.880 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.880 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.881 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.881 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.881 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.882 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.882 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.883 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.884 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.884 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.884 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.885 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.885 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.886 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.886 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.887 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.887 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.888 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.888 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.888 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.889 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.889 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.890 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.890 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.891 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.892 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.892 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.893 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.894 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.894 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.894 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.895 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.895 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.896 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.896 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.897 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.897 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.898 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.898 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.898 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.899 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.899 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.900 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.900 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.901 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.901 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.902 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.902 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.903 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.903 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.904 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.904 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.905 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.905 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.906 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.906 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.906 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.907 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.907 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.908 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.908 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.908 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.909 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.909 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.910 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.910 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.911 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.911 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.911 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.912 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.912 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.913 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.913 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.914 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.914 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.915 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.915 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.915 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.916 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.916 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.917 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.917 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.917 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.918 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.918 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.919 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.919 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.919 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.920 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.920 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.921 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.922 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.922 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.923 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.923 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.923 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.924 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.924 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.925 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.925 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.925 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.926 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.926 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.927 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.927 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.927 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.928 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.928 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.929 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.929 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.929 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.930 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.930 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.931 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.931 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.931 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.932 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.932 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.933 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.933 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.933 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.934 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.934 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.935 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.935 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.936 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.936 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.936 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.937 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.937 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.938 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.938 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.939 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.939 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.939 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.940 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.940 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.941 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.941 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.941 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.942 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.942 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.943 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.943 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.943 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.944 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.944 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.945 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.945 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.946 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.946 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.946 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.947 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.947 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.947 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.964 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.964 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.964 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.966 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.966 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.966 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.968 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.969 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.969 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.970 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.970 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.970 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.971 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.971 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.972 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.972 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.973 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.973 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.973 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.974 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.974 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.975 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.975 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.976 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.976 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.977 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.977 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.977 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.978 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.979 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.979 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.979 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.980 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.980 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.981 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.981 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.982 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.982 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.982 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.983 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.983 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.984 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.984 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.985 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.985 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.986 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.986 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.986 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.987 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.987 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.988 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.988 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.989 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.989 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.989 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.990 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.990 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.991 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.991 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.991 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.992 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.992 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.993 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.993 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.994 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.994 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.994 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.995 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.995 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.996 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.996 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.996 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.997 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.997 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.998 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.998 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:20.999 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:20.999 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:20.999 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:21.000 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:21.000 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:21.001 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:21.001 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:21.002 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:21.002 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:21.002 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:21.003 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:21.003 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:21.004 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:21.004 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:21.004 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:21.005 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:21.005 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:21.006 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:21.006 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:21.007 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:21.007 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:21.008 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:21.008 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:21.008 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:21.010 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:21.010 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:21.010 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:21.011 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:21.011 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:21.012 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:21.012 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:21.013 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:21.013 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:21.013 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:21.014 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:21.014 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:21.015 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:21.016 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:21.016 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:21.017 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:21.017 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:21.017 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:21.018 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:21.018 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:21.019 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:21.019 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:21.020 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:21.020 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:21.021 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:21.021 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:21.021 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:21.022 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:21.022 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:21.023 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:21.023 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:21.024 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:21.024 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:21.025 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:21.025 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:21.025 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:21.026 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:21.026 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:21.027 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:21.027 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:21.028 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:21.028 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:21.028 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:21.029 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:21.029 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:21.030 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:21.030 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:21.031 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:21.031 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:21.031 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:21.032 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:21.032 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:21.033 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:21.033 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:21.034 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:21.034 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:21.035 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:21.035 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:21.036 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:21.036 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:21.037 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:21.037 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:21.037 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:21.038 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:21.038 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:21.039 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:21.039 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:21.039 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:21.040 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:21.040 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:21.041 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:21.041 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:21.041 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:21.042 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:21.042 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:21.043 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:21.043 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:21.044 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:21.044 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:21.045 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:21.045 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:21.046 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:21.047 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:21.047 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:21.048 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:21.048 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:21.049 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:21.049 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:21.050 | Obtaining file:///opt/stack/swift 2021-07-13 21:35:22.376 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-07-13 21:35:23.689 | 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-07-13 21:35:23.697 | 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-07-13 21:35:23.738 | 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-07-13 21:35:23.748 | 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-07-13 21:35:23.751 | 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-07-13 21:35:24.684 | Collecting lxml===4.5.0 2021-07-13 21:35:24.701 | 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-07-13 21:35:24.917 | 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-07-13 21:35:24.920 | 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-07-13 21:35:24.923 | 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-07-13 21:35:24.959 | Requirement already satisfied: oslo.config===8.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (8.0.4) 2021-07-13 21:35:24.973 | Requirement already satisfied: oslo.context===3.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.0.2) 2021-07-13 21:35:24.980 | 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-07-13 21:35:24.988 | 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-07-13 21:35:25.033 | 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-07-13 21:35:25.046 | 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-07-13 21:35:25.064 | 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-07-13 21:35:25.067 | 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-07-13 21:35:25.172 | Collecting pyeclib===1.6.0 2021-07-13 21:35:25.189 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2021-07-13 21:35:26.286 | 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-07-13 21:35:26.289 | 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-07-13 21:35:26.292 | 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-07-13 21:35:26.298 | 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-07-13 21:35:26.318 | 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-07-13 21:35:26.323 | 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-07-13 21:35:26.346 | 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-07-13 21:35:26.351 | 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-07-13 21:35:26.354 | 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-07-13 21:35:26.361 | 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-07-13 21:35:26.800 | Collecting xattr===0.9.7 2021-07-13 21:35:26.806 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2021-07-13 21:35:27.606 | 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-07-13 21:35:27.611 | 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-07-13 21:35:27.613 | 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-07-13 21:35:27.628 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (4.0.0) 2021-07-13 21:35:27.696 | 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-07-13 21:35:27.700 | 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-07-13 21:35:27.703 | 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-07-13 21:35:27.711 | 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-07-13 21:35:27.715 | 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-07-13 21:35:27.719 | 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-07-13 21:35:27.723 | 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-07-13 21:35:27.726 | 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-07-13 21:35:27.728 | Requirement already satisfied: certifi===2020.4.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2020.4.5.1) 2021-07-13 21:35:27.731 | 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-07-13 21:35:27.735 | 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-07-13 21:35:27.738 | 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-07-13 21:35:27.743 | 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-07-13 21:35:27.746 | 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-07-13 21:35:27.749 | Building wheels for collected packages: pyeclib, xattr 2021-07-13 21:35:27.750 | Building wheel for pyeclib (setup.py): started 2021-07-13 21:35:28.945 | Building wheel for pyeclib (setup.py): finished with status 'done' 2021-07-13 21:35:28.946 | Created wheel for pyeclib: filename=pyeclib-1.6.0-cp36-cp36m-linux_x86_64.whl size=53038 sha256=69063a5a15ad96806fab6783610533780cdd1f3f07577bfc55e52c3708ff4270 2021-07-13 21:35:28.946 | Stored in directory: /root/.cache/pip/wheels/d1/e7/5c/187cdc036d5d2f2d7173a0c15ffdcd6a80b739475f849c4829 2021-07-13 21:35:28.948 | Building wheel for xattr (setup.py): started 2021-07-13 21:35:30.244 | Building wheel for xattr (setup.py): finished with status 'done' 2021-07-13 21:35:30.245 | Created wheel for xattr: filename=xattr-0.9.7-cp36-cp36m-linux_x86_64.whl size=30934 sha256=ea3199ff41211eb2738ab3f5b076dc16996cb8a2cb38a0be403c5bdae5ef6ff5 2021-07-13 21:35:30.245 | Stored in directory: /root/.cache/pip/wheels/6f/e1/5d/b2a3587e1783702a1ae6ae1c99d9d21d246d5a189b4b1a2038 2021-07-13 21:35:30.246 | Successfully built pyeclib xattr 2021-07-13 21:35:31.527 | Installing collected packages: lxml, xattr, pyeclib, swift 2021-07-13 21:35:31.867 | Running setup.py develop for swift 2021-07-13 21:35:33.487 | Successfully installed lxml-4.5.0 pyeclib-1.6.0 swift xattr-0.9.7 2021-07-13 21:35:33.608 | WARNING: You are using pip version 20.2.4; however, version 21.1.3 is available. 2021-07-13 21:35:33.608 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-07-13 21:35:33.695 | + inc/python:pip_install:207 : result=0 2021-07-13 21:35:33.697 | + inc/python:pip_install:209 : time_stop pip_install 2021-07-13 21:35:33.699 | + functions-common:time_stop:2331 : local name 2021-07-13 21:35:33.701 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:35:33.704 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:35:33.706 | + functions-common:time_stop:2334 : local total 2021-07-13 21:35:33.708 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:35:33.711 | + functions-common:time_stop:2337 : name=pip_install 2021-07-13 21:35:33.713 | + functions-common:time_stop:2338 : start_time=1626212118174 2021-07-13 21:35:33.715 | + functions-common:time_stop:2340 : [[ -z 1626212118174 ]] 2021-07-13 21:35:33.718 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:35:33.722 | + functions-common:time_stop:2343 : end_time=1626212133719 2021-07-13 21:35:33.724 | + functions-common:time_stop:2344 : elapsed_time=15545 2021-07-13 21:35:33.726 | + functions-common:time_stop:2345 : total=123801 2021-07-13 21:35:33.728 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:35:33.730 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=139346 2021-07-13 21:35:33.733 | + inc/python:pip_install:210 : return 0 2021-07-13 21:35:33.735 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-07-13 21:35:33.737 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-07-13 21:35:33.739 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-07-13 21:35:33.756 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-07-13 21:35:33.767 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/swift 2021-07-13 21:35:33.770 | + inc/python:use_library_from_git:263 : local name=/opt/stack/swift 2021-07-13 21:35:33.772 | + inc/python:use_library_from_git:264 : local enabled=1 2021-07-13 21:35:33.774 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-13 21:35:33.777 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-07-13 21:35:33.779 | + inc/python:use_library_from_git:266 : return 1 2021-07-13 21:35:33.782 | + lib/swift:install_swift:744 : '[' False == True ']' 2021-07-13 21:35:33.784 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-07-13 21:35:33.786 | + ./stack.sh:main:882 : configure_swift 2021-07-13 21:35:33.789 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-07-13 21:35:33.791 | + lib/swift:configure_swift:335 : local node_number 2021-07-13 21:35:33.793 | + lib/swift:configure_swift:336 : local swift_node_config 2021-07-13 21:35:33.795 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-07-13 21:35:33.797 | + lib/swift:configure_swift:338 : local user_group 2021-07-13 21:35:33.799 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-07-13 21:35:34.615 | No account-server running 2021-07-13 21:35:34.615 | No container-sync running 2021-07-13 21:35:34.615 | No container-server running 2021-07-13 21:35:34.615 | No container-replicator running 2021-07-13 21:35:34.615 | No container-reconciler running 2021-07-13 21:35:34.615 | No proxy-server running 2021-07-13 21:35:34.615 | No object-server running 2021-07-13 21:35:34.615 | No object-reconstructor running 2021-07-13 21:35:34.615 | No account-reaper running 2021-07-13 21:35:34.616 | No container-auditor running 2021-07-13 21:35:34.616 | No account-auditor running 2021-07-13 21:35:34.616 | No object-auditor running 2021-07-13 21:35:34.616 | No object-replicator running 2021-07-13 21:35:34.616 | No object-expirer running 2021-07-13 21:35:34.616 | No container-updater running 2021-07-13 21:35:34.616 | No object-updater running 2021-07-13 21:35:34.616 | No account-replicator running 2021-07-13 21:35:34.616 | No container-sharder running 2021-07-13 21:35:34.661 | + lib/swift:configure_swift:341 : true 2021-07-13 21:35:34.663 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2021-07-13 21:35:34.675 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-07-13 21:35:34.685 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-07-13 21:35:34.688 | + lib/swift:configure_swift:355 : sed -e ' 2021-07-13 21:35:34.688 | s/%GROUP%//; 2021-07-13 21:35:34.688 | s/%USER%/ubuntu/; 2021-07-13 21:35:34.688 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-07-13 21:35:34.688 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-07-13 21:35:34.688 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2021-07-13 21:35:34.695 | uid = ubuntu 2021-07-13 21:35:34.695 | gid = 2021-07-13 21:35:34.695 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-07-13 21:35:34.695 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-07-13 21:35:34.695 | address = 127.0.0.1 2021-07-13 21:35:34.695 | 2021-07-13 21:35:34.695 | [account6612] 2021-07-13 21:35:34.695 | max connections = 25 2021-07-13 21:35:34.695 | path = /opt/stack/data/swift/1/node/ 2021-07-13 21:35:34.695 | read only = false 2021-07-13 21:35:34.696 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-07-13 21:35:34.696 | 2021-07-13 21:35:34.696 | [account6622] 2021-07-13 21:35:34.696 | max connections = 25 2021-07-13 21:35:34.696 | path = /opt/stack/data/swift/2/node/ 2021-07-13 21:35:34.696 | read only = false 2021-07-13 21:35:34.696 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-07-13 21:35:34.696 | 2021-07-13 21:35:34.696 | [account6632] 2021-07-13 21:35:34.696 | max connections = 25 2021-07-13 21:35:34.696 | path = /opt/stack/data/swift/3/node/ 2021-07-13 21:35:34.696 | read only = false 2021-07-13 21:35:34.696 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-07-13 21:35:34.696 | 2021-07-13 21:35:34.696 | [account6642] 2021-07-13 21:35:34.696 | max connections = 25 2021-07-13 21:35:34.696 | path = /opt/stack/data/swift/4/node/ 2021-07-13 21:35:34.696 | read only = false 2021-07-13 21:35:34.696 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-07-13 21:35:34.696 | 2021-07-13 21:35:34.696 | 2021-07-13 21:35:34.696 | [container6611] 2021-07-13 21:35:34.696 | max connections = 25 2021-07-13 21:35:34.696 | path = /opt/stack/data/swift/1/node/ 2021-07-13 21:35:34.696 | read only = false 2021-07-13 21:35:34.696 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-07-13 21:35:34.696 | 2021-07-13 21:35:34.696 | [container6621] 2021-07-13 21:35:34.696 | max connections = 25 2021-07-13 21:35:34.696 | path = /opt/stack/data/swift/2/node/ 2021-07-13 21:35:34.696 | read only = false 2021-07-13 21:35:34.696 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-07-13 21:35:34.696 | 2021-07-13 21:35:34.696 | [container6631] 2021-07-13 21:35:34.696 | max connections = 25 2021-07-13 21:35:34.697 | path = /opt/stack/data/swift/3/node/ 2021-07-13 21:35:34.697 | read only = false 2021-07-13 21:35:34.697 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-07-13 21:35:34.697 | 2021-07-13 21:35:34.697 | [container6641] 2021-07-13 21:35:34.697 | max connections = 25 2021-07-13 21:35:34.697 | path = /opt/stack/data/swift/4/node/ 2021-07-13 21:35:34.697 | read only = false 2021-07-13 21:35:34.697 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-07-13 21:35:34.697 | 2021-07-13 21:35:34.697 | 2021-07-13 21:35:34.697 | [object6613] 2021-07-13 21:35:34.697 | max connections = 25 2021-07-13 21:35:34.697 | path = /opt/stack/data/swift/1/node/ 2021-07-13 21:35:34.697 | read only = false 2021-07-13 21:35:34.697 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-07-13 21:35:34.697 | 2021-07-13 21:35:34.697 | [object6623] 2021-07-13 21:35:34.697 | max connections = 25 2021-07-13 21:35:34.697 | path = /opt/stack/data/swift/2/node/ 2021-07-13 21:35:34.697 | read only = false 2021-07-13 21:35:34.697 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-07-13 21:35:34.697 | 2021-07-13 21:35:34.697 | [object6633] 2021-07-13 21:35:34.697 | max connections = 25 2021-07-13 21:35:34.697 | path = /opt/stack/data/swift/3/node/ 2021-07-13 21:35:34.697 | read only = false 2021-07-13 21:35:34.697 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-07-13 21:35:34.697 | 2021-07-13 21:35:34.697 | [object6643] 2021-07-13 21:35:34.697 | max connections = 25 2021-07-13 21:35:34.697 | path = /opt/stack/data/swift/4/node/ 2021-07-13 21:35:34.697 | read only = false 2021-07-13 21:35:34.697 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-07-13 21:35:34.699 | + lib/swift:configure_swift:361 : is_ubuntu 2021-07-13 21:35:34.701 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-13 21:35:34.703 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-13 21:35:34.705 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-07-13 21:35:34.716 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-07-13 21:35:34.719 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-07-13 21:35:34.723 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-07-13 21:35:34.727 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-07-13 21:35:34.729 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-07-13 21:35:34.733 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-07-13 21:35:34.757 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.20:8080/v1/ 2021-07-13 21:35:34.778 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-07-13 21:35:34.798 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-07-13 21:35:34.825 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-07-13 21:35:34.844 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-07-13 21:35:34.872 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-07-13 21:35:34.891 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-07-13 21:35:34.919 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-07-13 21:35:34.938 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-07-13 21:35:34.965 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-07-13 21:35:34.985 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-07-13 21:35:35.012 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-07-13 21:35:35.032 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2021-07-13 21:35:35.046 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:35:35.048 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-07-13 21:35:35.075 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-07-13 21:35:35.102 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-07-13 21:35:35.129 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-07-13 21:35:35.156 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2021-07-13 21:35:35.169 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:35:35.171 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-07-13 21:35:35.197 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2021-07-13 21:35:35.211 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:35:35.213 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2021-07-13 21:35:35.226 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:35:35.229 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2021-07-13 21:35:35.243 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:35:35.245 | + lib/swift:configure_swift:434 : swift_pipeline+=' authtoken keystoneauth' 2021-07-13 21:35:35.247 | + lib/swift:configure_swift:437 : swift_pipeline+=' tempauth ' 2021-07-13 21:35:35.249 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-07-13 21:35:35.257 | + lib/swift:configure_swift:440 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-07-13 21:35:35.265 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-07-13 21:35:35.291 | + lib/swift:configure_swift:443 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-07-13 21:35:35.317 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-07-13 21:35:35.346 | + lib/swift:configure_swift:451 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-07-13 21:35:35.374 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-07-13 21:35:35.401 | + lib/swift:configure_swift:454 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-07-13 21:35:35.403 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2021-07-13 21:35:35.405 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2021-07-13 21:35:35.407 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2021-07-13 21:35:35.409 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-07-13 21:35:35.435 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-07-13 21:35:35.462 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.20/identity 2021-07-13 21:35:35.489 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-07-13 21:35:35.516 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-07-13 21:35:35.543 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-07-13 21:35:35.570 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-07-13 21:35:35.596 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-07-13 21:35:35.623 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-07-13 21:35:35.651 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-07-13 21:35:35.678 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-07-13 21:35:35.705 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-07-13 21:35:35.732 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-07-13 21:35:35.760 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-07-13 21:35:35.789 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-07-13 21:35:35.816 | + lib/swift:configure_swift:465 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-07-13 21:35:35.835 | + lib/swift:configure_swift:466 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-07-13 21:35:35.863 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-07-13 21:35:35.890 | + lib/swift:configure_swift:471 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-07-13 21:35:35.894 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-07-13 21:35:35.918 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-07-13 21:35:35.942 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-07-13 21:35:35.965 | + lib/swift:configure_swift:476 : local node_number 2021-07-13 21:35:35.968 | + lib/swift:configure_swift:477 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-07-13 21:35:35.970 | + lib/swift:configure_swift:478 : local swift_node_config=/etc/swift/object-server/1.conf 2021-07-13 21:35:35.972 | + lib/swift:configure_swift:479 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-07-13 21:35:35.976 | + lib/swift:configure_swift:480 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-07-13 21:35:35.979 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-07-13 21:35:35.981 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-07-13 21:35:35.983 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-07-13 21:35:35.986 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-07-13 21:35:35.988 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-07-13 21:35:35.990 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-07-13 21:35:35.992 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-07-13 21:35:36.010 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-07-13 21:35:36.034 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-07-13 21:35:36.053 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-07-13 21:35:36.079 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-07-13 21:35:36.097 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-07-13 21:35:36.123 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-07-13 21:35:36.140 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-07-13 21:35:36.166 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-07-13 21:35:36.184 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-07-13 21:35:36.209 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-07-13 21:35:36.227 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-07-13 21:35:36.259 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-07-13 21:35:36.277 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-07-13 21:35:36.304 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-07-13 21:35:36.322 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-07-13 21:35:36.348 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-07-13 21:35:36.366 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-07-13 21:35:36.390 | + 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-07-13 21:35:36.396 | + lib/swift:configure_swift:481 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-07-13 21:35:36.414 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-07-13 21:35:36.440 | + lib/swift:configure_swift:483 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-07-13 21:35:36.466 | + lib/swift:configure_swift:485 : swift_node_config=/etc/swift/container-server/1.conf 2021-07-13 21:35:36.468 | + lib/swift:configure_swift:486 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-07-13 21:35:36.472 | + lib/swift:configure_swift:487 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-07-13 21:35:36.475 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-07-13 21:35:36.477 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-07-13 21:35:36.479 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-07-13 21:35:36.481 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-07-13 21:35:36.484 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-07-13 21:35:36.486 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-07-13 21:35:36.488 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-07-13 21:35:36.505 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-07-13 21:35:36.531 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-07-13 21:35:36.548 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-07-13 21:35:36.574 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-07-13 21:35:36.592 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-07-13 21:35:36.617 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-07-13 21:35:36.635 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-07-13 21:35:36.661 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-07-13 21:35:36.678 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-07-13 21:35:36.704 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-07-13 21:35:36.722 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-07-13 21:35:36.753 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-07-13 21:35:36.771 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-07-13 21:35:36.797 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-07-13 21:35:36.814 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-07-13 21:35:36.840 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-07-13 21:35:36.858 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-07-13 21:35:36.883 | + 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-07-13 21:35:36.889 | + lib/swift:configure_swift:488 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-07-13 21:35:36.907 | + lib/swift:configure_swift:489 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-07-13 21:35:36.932 | + lib/swift:configure_swift:491 : swift_node_config=/etc/swift/account-server/1.conf 2021-07-13 21:35:36.934 | + lib/swift:configure_swift:492 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-07-13 21:35:36.938 | + lib/swift:configure_swift:493 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-07-13 21:35:36.940 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-07-13 21:35:36.943 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-07-13 21:35:36.945 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-07-13 21:35:36.947 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-07-13 21:35:36.949 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-07-13 21:35:36.951 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-07-13 21:35:36.954 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-07-13 21:35:36.970 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-07-13 21:35:36.995 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-07-13 21:35:37.013 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-07-13 21:35:37.038 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-07-13 21:35:37.055 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-07-13 21:35:37.080 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-07-13 21:35:37.097 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-07-13 21:35:37.123 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-07-13 21:35:37.140 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-07-13 21:35:37.165 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-07-13 21:35:37.182 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-07-13 21:35:37.207 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-07-13 21:35:37.224 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-07-13 21:35:37.251 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-07-13 21:35:37.267 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-07-13 21:35:37.292 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-07-13 21:35:37.310 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-07-13 21:35:37.334 | + 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-07-13 21:35:37.339 | + lib/swift:configure_swift:494 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-07-13 21:35:37.356 | + lib/swift:configure_swift:495 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-07-13 21:35:37.382 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-07-13 21:35:37.409 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-07-13 21:35:37.436 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-07-13 21:35:37.463 | + lib/swift:configure_swift:503 : testfile=/etc/swift/test.conf 2021-07-13 21:35:37.465 | + lib/swift:configure_swift:504 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-07-13 21:35:37.470 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-07-13 21:35:37.495 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-07-13 21:35:37.520 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-07-13 21:35:37.545 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-07-13 21:35:37.569 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-07-13 21:35:37.594 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-07-13 21:35:37.618 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-07-13 21:35:37.642 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test password4 testing4 2021-07-13 21:35:37.665 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-07-13 21:35:37.689 | + lib/swift:configure_swift:517 : is_service_enabled keystone 2021-07-13 21:35:37.704 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:35:37.706 | + lib/swift:configure_swift:518 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-07-13 21:35:37.723 | + lib/swift:configure_swift:519 : local auth_vers 2021-07-13 21:35:37.726 | ++ lib/swift:configure_swift:520 : iniget /etc/swift/test.conf func_test auth_version 2021-07-13 21:35:37.744 | + lib/swift:configure_swift:520 : auth_vers=3 2021-07-13 21:35:37.746 | + lib/swift:configure_swift:521 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.20 2021-07-13 21:35:37.771 | + lib/swift:configure_swift:522 : [[ http == \h\t\t\p\s ]] 2021-07-13 21:35:37.773 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_port 80 2021-07-13 21:35:37.798 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.20/identity 2021-07-13 21:35:37.823 | + lib/swift:configure_swift:528 : [[ 3 == \3 ]] 2021-07-13 21:35:37.825 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-07-13 21:35:37.849 | + lib/swift:configure_swift:533 : is_service_enabled tls-proxy 2021-07-13 21:35:37.865 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:35:37.867 | + lib/swift:configure_swift:539 : local user_group 2021-07-13 21:35:37.870 | ++ lib/swift:configure_swift:540 : id -g ubuntu 2021-07-13 21:35:37.874 | + lib/swift:configure_swift:540 : user_group=1000 2021-07-13 21:35:37.876 | + lib/swift:configure_swift:541 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-07-13 21:35:37.887 | + lib/swift:configure_swift:543 : local swift_log_dir=/opt/stack/data/swift/logs 2021-07-13 21:35:37.890 | + lib/swift:configure_swift:544 : sudo rm -rf /opt/stack/data/swift/logs 2021-07-13 21:35:37.900 | + lib/swift:configure_swift:545 : local swift_log_group=adm 2021-07-13 21:35:37.902 | + lib/swift:configure_swift:546 : is_suse 2021-07-13 21:35:37.904 | + functions-common:is_suse:462 : is_opensuse 2021-07-13 21:35:37.907 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-07-13 21:35:37.910 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-07-13 21:35:37.912 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-07-13 21:35:37.914 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-07-13 21:35:37.916 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-07-13 21:35:37.919 | + lib/swift:configure_swift:549 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-07-13 21:35:37.931 | + lib/swift:configure_swift:551 : [[ False != \F\a\l\s\e ]] 2021-07-13 21:35:37.933 | + lib/swift:configure_swift:559 : '[' False == True ']' 2021-07-13 21:35:37.935 | + ./stack.sh:main:885 : is_service_enabled s3api 2021-07-13 21:35:37.951 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:35:37.954 | + ./stack.sh:main:891 : is_service_enabled g-api n-api 2021-07-13 21:35:37.970 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:35:37.972 | + ./stack.sh:main:893 : stack_install_service glance 2021-07-13 21:35:37.974 | + lib/stack:stack_install_service:20 : local service=glance 2021-07-13 21:35:37.977 | + lib/stack:stack_install_service:21 : type install_glance 2021-07-13 21:35:37.979 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-07-13 21:35:37.982 | + lib/stack:stack_install_service:32 : install_glance 2021-07-13 21:35:37.985 | + lib/glance:install_glance:358 : glance_store_extras=() 2021-07-13 21:35:37.987 | + lib/glance:install_glance:358 : local glance_store_extras 2021-07-13 21:35:37.990 | + lib/glance:install_glance:360 : is_service_enabled cinder 2021-07-13 21:35:38.006 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:35:38.009 | + lib/glance:install_glance:361 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-07-13 21:35:38.011 | + lib/glance:install_glance:364 : is_service_enabled swift 2021-07-13 21:35:38.027 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:35:38.030 | + lib/glance:install_glance:365 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-07-13 21:35:38.032 | + lib/glance:install_glance:370 : use_library_from_git glance_store 2021-07-13 21:35:38.035 | + inc/python:use_library_from_git:263 : local name=glance_store 2021-07-13 21:35:38.037 | + inc/python:use_library_from_git:264 : local enabled=1 2021-07-13 21:35:38.040 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-13 21:35:38.042 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-07-13 21:35:38.045 | + inc/python:use_library_from_git:266 : return 1 2021-07-13 21:35:38.049 | ++ lib/glance:install_glance:375 : join_extras swift cinder 2021-07-13 21:35:38.052 | ++ inc/python:join_extras:29 : local IFS=, 2021-07-13 21:35:38.054 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-07-13 21:35:38.057 | + lib/glance:install_glance:375 : pip_install_gr_extras glance-store swift,cinder 2021-07-13 21:35:38.060 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-07-13 21:35:38.062 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-07-13 21:35:38.065 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-07-13 21:35:38.068 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-07-13 21:35:38.071 | ++ inc/python:get_version_constraints_from_global_requirements:250 : local package=glance-store 2021-07-13 21:35:38.073 | ++ inc/python:get_version_constraints_from_global_requirements:251 : local required_pkg_version_constraint 2021-07-13 21:35:38.077 | +++ inc/python:get_version_constraints_from_global_requirements:253 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-07-13 21:35:38.078 | +++ inc/python:get_version_constraints_from_global_requirements:253 : cut -d# -f1 2021-07-13 21:35:38.082 | ++ inc/python:get_version_constraints_from_global_requirements:253 : required_pkg_version_constraint='!=0.29.0 ' 2021-07-13 21:35:38.084 | ++ inc/python:get_version_constraints_from_global_requirements:254 : [[ !=0.29.0 == '' ]] 2021-07-13 21:35:38.087 | ++ inc/python:get_version_constraints_from_global_requirements:257 : echo '!=0.29.0' 2021-07-13 21:35:38.090 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-07-13 21:35:38.093 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-07-13 21:35:38.113 | Using python 3.6 to install glance-store[swift,cinder]!=0.29.0 because python3_enabled=True 2021-07-13 21:35:38.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 'glance-store[swift,cinder]!=0.29.0' 2021-07-13 21:35:40.796 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-07-13 21:35:40.797 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-07-13 21:35:40.797 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.798 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.798 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.799 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.799 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.800 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.800 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.801 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.801 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.801 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.802 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.802 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.803 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.803 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.804 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.804 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.805 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.805 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.805 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.806 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.806 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.807 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.807 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.808 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.808 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.810 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.811 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.811 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.812 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.812 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.813 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.813 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.814 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.814 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.814 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.815 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.815 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.816 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.816 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.816 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.817 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.817 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.817 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.818 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.818 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.819 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.819 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.820 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.820 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.820 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.821 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.821 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.822 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.822 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.823 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.823 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.824 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.824 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.825 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.825 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.826 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.826 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.827 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.828 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.828 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.828 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.829 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.829 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.830 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.831 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.831 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.832 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.832 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.833 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.833 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.833 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.834 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.834 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.834 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.835 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.835 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.836 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.837 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.837 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.837 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.838 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.838 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.839 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.839 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.840 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.840 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.841 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.841 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.841 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.843 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.843 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.844 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.844 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.845 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.846 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.846 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.847 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.847 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.848 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.848 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.849 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.849 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.849 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.850 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.850 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.851 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.851 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.852 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.852 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.853 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.853 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.854 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.854 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.855 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.855 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.856 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.856 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.857 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.857 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.857 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.858 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.859 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.859 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.860 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.860 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.861 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.861 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.862 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.862 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.862 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.863 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.864 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.864 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.865 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.865 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.866 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.866 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.867 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.867 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.867 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.868 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.868 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.869 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.869 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.870 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.870 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.871 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.871 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.871 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.872 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.872 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.872 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.873 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.873 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.874 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.874 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.875 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.875 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.876 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.876 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.876 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.877 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.877 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.878 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.878 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.878 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.879 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.879 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.880 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.880 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.881 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.881 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.881 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.882 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.882 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.882 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.883 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.883 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.884 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.884 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.885 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.885 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.885 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.886 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.886 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.887 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.887 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.887 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.888 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.888 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.888 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.889 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.889 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.890 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.890 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.891 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.891 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.891 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.892 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.892 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.893 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.893 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.893 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.894 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.894 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.895 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.895 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.895 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.896 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.896 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.897 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.897 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.898 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.898 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.898 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.899 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.899 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.915 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.916 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.916 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.916 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.917 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.917 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.918 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.918 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.918 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.919 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.920 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.921 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.922 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.923 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.923 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.924 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.924 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.925 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.925 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.925 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.926 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.926 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.927 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.927 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.928 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.928 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.928 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.929 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.929 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.930 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.930 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.930 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.931 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.931 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.932 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.932 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.933 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.933 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.934 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.934 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.934 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.935 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.935 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.935 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.936 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.936 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.937 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.937 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.938 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.938 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.939 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.939 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.939 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.940 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.940 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.941 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.941 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.942 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.942 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.943 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.943 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.943 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.944 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.944 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.944 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.945 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.945 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.946 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.946 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.947 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.947 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.947 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.948 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.948 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.949 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.949 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.949 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.950 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.950 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.951 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.951 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.952 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.953 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.953 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.954 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.954 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.954 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.955 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.955 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.956 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.956 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.956 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.957 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.957 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.958 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.958 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.959 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.959 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.959 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.960 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.960 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.961 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.961 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.962 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.962 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.963 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.963 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.964 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.964 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.965 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.965 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.966 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.966 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.966 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.967 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.968 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.969 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.969 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.970 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.970 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.971 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.971 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.971 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.972 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.972 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.973 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.973 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.974 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.974 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.974 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.975 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.975 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.976 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.976 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.977 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.977 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.978 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.978 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.979 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.979 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.980 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.980 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.981 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.981 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.981 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.982 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.982 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.983 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.983 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.984 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.984 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.985 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.985 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.985 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.986 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.986 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.987 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.987 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.988 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.988 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.989 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.989 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.989 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.990 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.991 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.991 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.991 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.992 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.992 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.993 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.993 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.994 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.994 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.994 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.995 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.995 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.995 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.996 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:40.996 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.997 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.997 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.998 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.998 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:40.999 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:40.999 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:41.000 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:41.000 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:41.001 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:41.001 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:41.002 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:41.002 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:41.003 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:41.003 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:41.003 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:41.004 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:41.167 | Collecting glance-store===2.0.0 2021-07-13 21:35:41.174 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a13/d8f5553d36027/glance_store-2.0.0-py2.py3-none-any.whl (201 kB) 2021-07-13 21:35:41.353 | 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-07-13 21:35:41.356 | 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-07-13 21:35:41.389 | 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-07-13 21:35:41.649 | Collecting os-brick===3.0.6 2021-07-13 21:35:41.655 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3bd/a804dc351f0f3/os_brick-3.0.6-py3-none-any.whl (248 kB) 2021-07-13 21:35:41.766 | 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-07-13 21:35:41.771 | 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-07-13 21:35:41.793 | 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-07-13 21:35:41.807 | Requirement already satisfied: oslo.config===8.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (8.0.4) 2021-07-13 21:35:41.821 | Requirement already satisfied: oslo.context===3.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.0.2) 2021-07-13 21:35:41.828 | 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-07-13 21:35:41.836 | 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-07-13 21:35:41.881 | 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-07-13 21:35:41.898 | 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-07-13 21:35:41.902 | 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-07-13 21:35:41.915 | 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-07-13 21:35:41.944 | 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-07-13 21:35:41.962 | 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-07-13 21:35:41.965 | 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-07-13 21:35:41.968 | 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-07-13 21:35:41.971 | 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-07-13 21:35:42.116 | Collecting python-cinderclient===7.0.1 2021-07-13 21:35:42.122 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a98/13f7e8a3226e3/python_cinderclient-7.0.1-py3-none-any.whl (275 kB) 2021-07-13 21:35:42.224 | 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-07-13 21:35:42.230 | 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-07-13 21:35:42.368 | Collecting python-swiftclient===3.9.1 2021-07-13 21:35:42.375 | 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-07-13 21:35:42.471 | 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-07-13 21:35:42.476 | 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-07-13 21:35:42.582 | Collecting retrying===1.3.3 2021-07-13 21:35:42.589 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2021-07-13 21:35:42.663 | 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-07-13 21:35:42.668 | 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-07-13 21:35:42.671 | 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-07-13 21:35:42.674 | 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-07-13 21:35:42.681 | 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-07-13 21:35:42.723 | 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-07-13 21:35:42.726 | 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-07-13 21:35:42.736 | Requirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (19.3.0) 2021-07-13 21:35:42.780 | 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-07-13 21:35:42.799 | 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-07-13 21:35:42.846 | 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-07-13 21:35:42.848 | 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-07-13 21:35:42.853 | 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-07-13 21:35:42.859 | 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-07-13 21:35:42.862 | 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-07-13 21:35:42.871 | 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-07-13 21:35:42.875 | 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-07-13 21:35:42.878 | 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-07-13 21:35:42.881 | 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-07-13 21:35:42.884 | 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-07-13 21:35:42.893 | 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-07-13 21:35:42.907 | 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-07-13 21:35:42.915 | 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-07-13 21:35:42.928 | 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-07-13 21:35:42.935 | 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-07-13 21:35:42.939 | 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-07-13 21:35:42.941 | 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-07-13 21:35:42.945 | 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-07-13 21:35:42.948 | Requirement already satisfied: certifi===2020.4.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2020.4.5.1) 2021-07-13 21:35:42.950 | 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-07-13 21:35:42.953 | 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-07-13 21:35:42.955 | 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-07-13 21:35:42.967 | 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-07-13 21:35:42.970 | 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-07-13 21:35:42.973 | 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-07-13 21:35:42.981 | 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-07-13 21:35:43.000 | 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-07-13 21:35:43.007 | 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-07-13 21:35:43.011 | 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-07-13 21:35:43.014 | 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-07-13 21:35:43.016 | 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-07-13 21:35:43.019 | 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-07-13 21:35:44.352 | Installing collected packages: retrying, os-brick, python-cinderclient, python-swiftclient, glance-store 2021-07-13 21:35:45.314 | Successfully installed glance-store-2.0.0 os-brick-3.0.6 python-cinderclient-7.0.1 python-swiftclient-3.9.1 retrying-1.3.3 2021-07-13 21:35:45.430 | WARNING: You are using pip version 20.2.4; however, version 21.1.3 is available. 2021-07-13 21:35:45.430 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-07-13 21:35:45.511 | + inc/python:pip_install:207 : result=0 2021-07-13 21:35:45.514 | + inc/python:pip_install:209 : time_stop pip_install 2021-07-13 21:35:45.516 | + functions-common:time_stop:2331 : local name 2021-07-13 21:35:45.519 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:35:45.521 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:35:45.523 | + functions-common:time_stop:2334 : local total 2021-07-13 21:35:45.526 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:35:45.528 | + functions-common:time_stop:2337 : name=pip_install 2021-07-13 21:35:45.531 | + functions-common:time_stop:2338 : start_time=1626212138108 2021-07-13 21:35:45.533 | + functions-common:time_stop:2340 : [[ -z 1626212138108 ]] 2021-07-13 21:35:45.536 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:35:45.539 | + functions-common:time_stop:2343 : end_time=1626212145537 2021-07-13 21:35:45.542 | + functions-common:time_stop:2344 : elapsed_time=7429 2021-07-13 21:35:45.544 | + functions-common:time_stop:2345 : total=139346 2021-07-13 21:35:45.546 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:35:45.549 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=146775 2021-07-13 21:35:45.551 | + inc/python:pip_install:210 : return 0 2021-07-13 21:35:45.554 | + lib/glance:install_glance:378 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/ussuri 2021-07-13 21:35:45.556 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-07-13 21:35:45.558 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-07-13 21:35:45.561 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-07-13 21:35:45.563 | + functions-common:git_clone:526 : local orig_dir 2021-07-13 21:35:45.566 | ++ functions-common:git_clone:527 : pwd 2021-07-13 21:35:45.569 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-07-13 21:35:45.571 | + functions-common:git_clone:528 : local git_clone_flags= 2021-07-13 21:35:45.574 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-07-13 21:35:45.590 | + functions-common:git_clone:530 : RECLONE=False 2021-07-13 21:35:45.593 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-07-13 21:35:45.596 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-07-13 21:35:45.599 | + functions-common:git_clone:544 : echo stable/ussuri 2021-07-13 21:35:45.599 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-07-13 21:35:45.604 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-07-13 21:35:45.606 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-07-13 21:35:45.608 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-07-13 21:35:45.611 | + functions-common:git_clone:593 : git show --oneline 2021-07-13 21:35:45.612 | + functions-common:git_clone:593 : head -1 2021-07-13 21:35:45.614 | cc22468d Drop lower-constraints jobs 2021-07-13 21:35:45.617 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-07-13 21:35:45.619 | + lib/glance:install_glance:380 : setup_develop /opt/stack/glance 2021-07-13 21:35:45.622 | + inc/python:setup_develop:351 : local bindep 2021-07-13 21:35:45.625 | + inc/python:setup_develop:352 : [[ /opt/stack/glance == -bindep* ]] 2021-07-13 21:35:45.627 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/glance 2021-07-13 21:35:45.630 | + inc/python:setup_develop:357 : local extras= 2021-07-13 21:35:45.632 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-07-13 21:35:45.635 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-07-13 21:35:45.637 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/glance == -bindep* ]] 2021-07-13 21:35:45.640 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/glance 2021-07-13 21:35:45.643 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-07-13 21:35:45.645 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-07-13 21:35:45.648 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/glance 2021-07-13 21:35:45.651 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-07-13 21:35:45.654 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/glance 2021-07-13 21:35:45.657 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-07-13 21:35:45.659 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-07-13 21:35:45.663 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-07-13 21:35:45.668 | + inc/python:_setup_package_with_constraints_edit:396 : name=glance 2021-07-13 21:35:45.670 | + 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-07-13 21:35:46.669 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/glance -e 2021-07-13 21:35:46.672 | + inc/python:setup_package:430 : local bindep=0 2021-07-13 21:35:46.674 | + inc/python:setup_package:431 : local bindep_flag= 2021-07-13 21:35:46.676 | + inc/python:setup_package:432 : local bindep_profiles= 2021-07-13 21:35:46.679 | + inc/python:setup_package:433 : [[ /opt/stack/glance == -bindep* ]] 2021-07-13 21:35:46.681 | + inc/python:setup_package:438 : local project_dir=/opt/stack/glance 2021-07-13 21:35:46.683 | + inc/python:setup_package:439 : local flags=-e 2021-07-13 21:35:46.686 | + inc/python:setup_package:440 : local extras= 2021-07-13 21:35:46.688 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-07-13 21:35:46.691 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-07-13 21:35:46.693 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-07-13 21:35:46.696 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-07-13 21:35:46.698 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-07-13 21:35:46.700 | + inc/python:setup_package:458 : pip_install -e /opt/stack/glance 2021-07-13 21:35:46.719 | Using python 3.6 to install /opt/stack/glance because python3_enabled=True 2021-07-13 21:35:46.724 | + 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-07-13 21:35:49.403 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-07-13 21:35:49.404 | 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-07-13 21:35:49.404 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.405 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.405 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.406 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.406 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.406 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.407 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.407 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.408 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.408 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.409 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.409 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.410 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.410 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.411 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.411 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.411 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.412 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.412 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.413 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.413 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.414 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.414 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.414 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.415 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.417 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.418 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.418 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.418 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.419 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.419 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.421 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.421 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.421 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.422 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.422 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.423 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.423 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.423 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.424 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.424 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.425 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.425 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.425 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.426 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.426 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.427 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.427 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.427 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.428 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.429 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.429 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.429 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.430 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.430 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.431 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.431 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.432 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.432 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.433 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.433 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.434 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.434 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.435 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.436 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.437 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.438 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.438 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.439 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.440 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.440 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.440 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.441 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.441 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.442 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.442 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.443 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.443 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.443 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.444 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.444 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.445 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.446 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.446 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.446 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.447 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.447 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.447 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.448 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.449 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.449 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.450 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.450 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.450 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.451 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.451 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.452 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.452 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.453 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.454 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.454 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.455 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.455 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.455 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.456 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.457 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.457 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.457 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.458 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.458 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.459 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.459 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.460 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.460 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.461 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.461 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.462 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.462 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.462 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.463 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.463 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.464 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.464 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.465 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.465 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.465 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.466 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.467 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.467 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.467 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.468 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.468 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.469 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.469 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.470 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.470 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.471 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.471 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.471 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.472 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.472 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.472 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.473 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.473 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.474 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.474 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.475 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.475 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.476 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.476 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.477 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.477 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.477 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.478 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.479 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.479 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.479 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.480 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.480 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.481 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.481 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.481 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.482 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.482 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.483 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.484 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.484 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.485 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.485 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.486 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.486 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.486 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.487 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.487 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.487 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.488 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.488 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.489 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.489 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.489 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.490 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.490 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.491 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.491 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.492 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.492 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.492 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.493 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.493 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.493 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.494 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.494 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.495 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.495 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.496 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.511 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.512 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.512 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.512 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.513 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.513 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.514 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.514 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.515 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.515 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.516 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.516 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.516 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.517 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.517 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.518 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.518 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.518 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.519 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.519 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.520 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.520 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.521 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.521 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.521 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.522 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.522 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.523 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.523 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.523 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.524 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.524 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.525 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.525 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.526 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.526 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.526 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.528 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.528 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.528 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.530 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.530 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.531 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.531 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.531 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.532 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.532 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.533 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.533 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.534 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.534 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.535 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.535 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.535 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.536 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.536 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.537 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.537 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.537 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.538 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.538 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.539 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.539 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.540 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.540 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.541 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.541 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.541 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.542 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.542 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.543 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.543 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.543 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.544 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.544 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.545 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.546 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.546 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.547 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.547 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.548 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.548 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.548 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.549 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.549 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.550 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.550 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.551 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.551 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.551 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.552 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.552 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.553 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.553 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.553 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.554 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.554 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.555 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.555 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.555 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.556 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.556 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.557 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.557 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.558 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.558 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.559 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.559 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.559 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.560 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.560 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.561 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.562 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.562 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.563 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.563 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.563 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.564 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.564 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.565 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.565 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.566 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.566 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.566 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.567 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.567 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.568 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.568 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.569 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.569 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.570 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.570 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.570 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.571 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.572 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.572 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.573 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.573 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.574 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.574 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.574 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.575 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.575 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.576 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.576 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.577 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.577 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.578 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.578 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.579 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.579 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.580 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.580 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.581 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.581 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.581 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.582 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.582 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.583 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.583 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.584 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.584 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.585 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.585 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.586 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.586 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.586 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.587 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.587 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.588 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.588 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.588 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.589 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.589 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.590 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.590 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.591 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.591 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.591 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.592 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.593 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.594 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.594 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.594 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.595 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.595 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.596 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.596 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.597 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.597 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.598 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.598 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.599 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.599 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.600 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.600 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.601 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.601 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.601 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.602 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.602 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.603 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.603 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.604 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.604 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.605 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.605 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.605 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.606 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.606 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.607 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.607 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.609 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.609 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.610 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.610 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.611 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.611 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.612 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.612 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:35:49.612 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:35:49.613 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:35:49.614 | Obtaining file:///opt/stack/glance 2021-07-13 21:35:50.971 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-07-13 21:35:52.323 | 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-07-13 21:35:52.332 | 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-07-13 21:35:52.341 | 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-07-13 21:35:52.353 | 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-07-13 21:35:52.773 | Collecting WSME===0.10.0 2021-07-13 21:35:52.780 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0e1/2c01e2820134f/WSME-0.10.0-py3-none-any.whl (60 kB) 2021-07-13 21:35:52.865 | 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-07-13 21:35:52.880 | 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-07-13 21:35:53.025 | Collecting castellan===3.0.3 2021-07-13 21:35:53.032 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/236/852de48348169/castellan-3.0.3-py3-none-any.whl (90 kB) 2021-07-13 21:35:53.130 | 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-07-13 21:35:53.255 | Collecting cursive===0.2.2 2021-07-13 21:35:53.261 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2021-07-13 21:35:53.347 | 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-07-13 21:35:53.355 | 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-07-13 21:35:53.361 | 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-07-13 21:35:53.371 | 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-07-13 21:35:53.378 | Requirement already satisfied: glance-store===2.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 268)) (2.0.0) 2021-07-13 21:35:53.463 | 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-07-13 21:35:53.466 | 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-07-13 21:35:53.470 | 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-07-13 21:35:53.472 | 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-07-13 21:35:53.504 | 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-07-13 21:35:53.572 | 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-07-13 21:35:53.632 | 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-07-13 21:35:53.634 | 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-07-13 21:35:53.638 | 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-07-13 21:35:53.642 | 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-07-13 21:35:53.664 | 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-07-13 21:35:53.699 | 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-07-13 21:35:53.713 | Requirement already satisfied: oslo.config===8.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (8.0.4) 2021-07-13 21:35:53.726 | Requirement already satisfied: oslo.context===3.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.0.2) 2021-07-13 21:35:53.733 | Requirement already satisfied: oslo.db===8.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (8.1.0) 2021-07-13 21:35:53.786 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (4.0.1) 2021-07-13 21:35:53.795 | Requirement already satisfied: oslo.log===4.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 498)) (4.1.3) 2021-07-13 21:35:53.839 | 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-07-13 21:35:53.904 | 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-07-13 21:35:53.926 | Requirement already satisfied: oslo.policy===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (3.1.1) 2021-07-13 21:35:53.943 | 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-07-13 21:35:53.960 | 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-07-13 21:35:53.974 | 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-07-13 21:35:54.003 | 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-07-13 21:35:54.013 | 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-07-13 21:35:54.031 | 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-07-13 21:35:54.077 | 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-07-13 21:35:54.079 | 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-07-13 21:35:54.082 | 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-07-13 21:35:54.087 | 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-07-13 21:35:54.125 | 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-07-13 21:35:54.136 | 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-07-13 21:35:54.140 | 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-07-13 21:35:54.143 | 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-07-13 21:35:54.267 | Collecting python-barbicanclient===4.10.0 2021-07-13 21:35:54.273 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/db4/5b44e5682dc6d/python_barbicanclient-4.10.0-py3-none-any.whl (82 kB) 2021-07-13 21:35:54.369 | 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-07-13 21:35:54.374 | 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-07-13 21:35:54.377 | 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-07-13 21:35:54.396 | 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-07-13 21:35:54.401 | 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-07-13 21:35:54.409 | 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-07-13 21:35:54.432 | 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-07-13 21:35:54.437 | 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-07-13 21:35:54.779 | Collecting simplegeneric===0.8.1 2021-07-13 21:35:54.786 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2021-07-13 21:35:55.525 | 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-07-13 21:35:55.528 | 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-07-13 21:35:55.540 | 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-07-13 21:35:55.543 | 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-07-13 21:35:55.546 | 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-07-13 21:35:55.722 | Collecting taskflow===4.1.0 2021-07-13 21:35:55.729 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/92b/5da73d9bdbc5d/taskflow-4.1.0-py3-none-any.whl (490 kB) 2021-07-13 21:35:55.881 | 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-07-13 21:35:55.894 | 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-07-13 21:35:55.905 | 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-07-13 21:35:55.911 | 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-07-13 21:35:55.930 | 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-07-13 21:35:55.933 | 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-07-13 21:35:55.941 | 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-07-13 21:35:55.964 | 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-07-13 21:35:55.967 | 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-07-13 21:35:55.970 | 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-07-13 21:35:55.979 | 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-07-13 21:35:55.984 | 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-07-13 21:35:55.988 | 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-07-13 21:35:55.991 | 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-07-13 21:35:56.036 | 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-07-13 21:35:56.056 | 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-07-13 21:35:56.099 | 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-07-13 21:35:56.104 | 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-07-13 21:35:56.110 | 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-07-13 21:35:56.113 | 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-07-13 21:35:56.119 | 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-07-13 21:35:56.122 | 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-07-13 21:35:56.168 | 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-07-13 21:35:56.176 | 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-07-13 21:35:56.179 | 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-07-13 21:35:56.191 | 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-07-13 21:35:56.194 | 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-07-13 21:35:56.210 | Requirement already satisfied: certifi===2020.4.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2020.4.5.1) 2021-07-13 21:35:56.213 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-07-13 21:35:56.216 | 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-07-13 21:35:56.220 | 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-07-13 21:35:56.224 | 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-07-13 21:35:56.315 | Collecting pydot===1.4.1 2021-07-13 21:35:56.321 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/67b/e714300c78fda/pydot-1.4.1-py2.py3-none-any.whl (19 kB) 2021-07-13 21:35:56.516 | Collecting automaton===2.0.1 2021-07-13 21:35:56.525 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/869/0800a16118ebf/automaton-2.0.1-py3-none-any.whl (22 kB) 2021-07-13 21:35:56.767 | Collecting networkx===2.4 2021-07-13 21:35:56.777 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cdf/bf698749a5014/networkx-2.4-py3-none-any.whl (1.6 MB) 2021-07-13 21:35:56.941 | 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-07-13 21:35:56.944 | 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-07-13 21:35:56.946 | 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-07-13 21:35:56.949 | 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-07-13 21:35:56.951 | 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-07-13 21:35:56.955 | 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-07-13 21:35:56.958 | 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-07-13 21:35:56.969 | 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-07-13 21:35:56.973 | 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-07-13 21:35:56.990 | 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-07-13 21:35:56.992 | 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-07-13 21:35:56.996 | Building wheels for collected packages: simplegeneric 2021-07-13 21:35:56.997 | Building wheel for simplegeneric (setup.py): started 2021-07-13 21:35:57.713 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2021-07-13 21:35:57.714 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5074 sha256=0baccc5b86ebb80d359218a057d3dd6ca29e34cd749cba0645cd5560bdff721c 2021-07-13 21:35:57.714 | Stored in directory: /root/.cache/pip/wheels/17/b5/18/7c8e3ef2ac5cd764f26ea6ec4bfd228353d17b72c30045fad4 2021-07-13 21:35:57.715 | Successfully built simplegeneric 2021-07-13 21:35:58.754 | Installing collected packages: pydot, automaton, networkx, taskflow, simplegeneric, WSME, python-barbicanclient, castellan, cursive, glance 2021-07-13 21:36:01.071 | Running setup.py develop for glance 2021-07-13 21:36:02.706 | Successfully installed WSME-0.10.0 automaton-2.0.1 castellan-3.0.3 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-07-13 21:36:02.831 | WARNING: You are using pip version 20.2.4; however, version 21.1.3 is available. 2021-07-13 21:36:02.831 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-07-13 21:36:02.927 | + inc/python:pip_install:207 : result=0 2021-07-13 21:36:02.929 | + inc/python:pip_install:209 : time_stop pip_install 2021-07-13 21:36:02.932 | + functions-common:time_stop:2331 : local name 2021-07-13 21:36:02.934 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:36:02.936 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:36:02.938 | + functions-common:time_stop:2334 : local total 2021-07-13 21:36:02.941 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:36:02.943 | + functions-common:time_stop:2337 : name=pip_install 2021-07-13 21:36:02.945 | + functions-common:time_stop:2338 : start_time=1626212146714 2021-07-13 21:36:02.947 | + functions-common:time_stop:2340 : [[ -z 1626212146714 ]] 2021-07-13 21:36:02.950 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:36:02.954 | + functions-common:time_stop:2343 : end_time=1626212162952 2021-07-13 21:36:02.957 | + functions-common:time_stop:2344 : elapsed_time=16238 2021-07-13 21:36:02.959 | + functions-common:time_stop:2345 : total=146775 2021-07-13 21:36:02.961 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:36:02.963 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=163013 2021-07-13 21:36:02.966 | + inc/python:pip_install:210 : return 0 2021-07-13 21:36:02.968 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-07-13 21:36:02.971 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-07-13 21:36:02.973 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-07-13 21:36:02.990 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-07-13 21:36:03.002 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/glance 2021-07-13 21:36:03.004 | + inc/python:use_library_from_git:263 : local name=/opt/stack/glance 2021-07-13 21:36:03.007 | + inc/python:use_library_from_git:264 : local enabled=1 2021-07-13 21:36:03.009 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-13 21:36:03.011 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-07-13 21:36:03.015 | + inc/python:use_library_from_git:266 : return 1 2021-07-13 21:36:03.017 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-07-13 21:36:03.019 | + ./stack.sh:main:894 : configure_glance 2021-07-13 21:36:03.022 | + lib/glance:configure_glance:136 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-07-13 21:36:03.034 | + lib/glance:configure_glance:139 : iniset /etc/glance/glance-registry.conf DEFAULT debug True 2021-07-13 21:36:03.058 | + lib/glance:configure_glance:140 : iniset /etc/glance/glance-registry.conf DEFAULT bind_host 0.0.0.0 2021-07-13 21:36:03.082 | + lib/glance:configure_glance:141 : iniset /etc/glance/glance-registry.conf DEFAULT workers 2 2021-07-13 21:36:03.105 | + lib/glance:configure_glance:142 : local dburl 2021-07-13 21:36:03.109 | ++ lib/glance:configure_glance:143 : database_connection_url glance 2021-07-13 21:36:03.111 | ++ lib/database:database_connection_url:132 : local db=glance 2021-07-13 21:36:03.113 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-07-13 21:36:03.115 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-07-13 21:36:03.118 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-07-13 21:36:03.120 | + lib/glance:configure_glance:143 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-07-13 21:36:03.122 | + 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-07-13 21:36:03.149 | + lib/glance:configure_glance:145 : iniset /etc/glance/glance-registry.conf DEFAULT use_syslog False 2021-07-13 21:36:03.173 | + lib/glance:configure_glance:146 : iniset /etc/glance/glance-registry.conf paste_deploy flavor keystone 2021-07-13 21:36:03.200 | + lib/glance:configure_glance:147 : configure_keystone_authtoken_middleware /etc/glance/glance-registry.conf glance 2021-07-13 21:36:03.203 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-registry.conf 2021-07-13 21:36:03.205 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2021-07-13 21:36:03.207 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-07-13 21:36:03.210 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-registry.conf keystone_authtoken auth_type password 2021-07-13 21:36:03.235 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-registry.conf keystone_authtoken interface public 2021-07-13 21:36:03.259 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-registry.conf keystone_authtoken auth_url http://10.222.0.20/identity 2021-07-13 21:36:03.283 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-registry.conf keystone_authtoken username glance 2021-07-13 21:36:03.307 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-registry.conf keystone_authtoken password Passw0rd 2021-07-13 21:36:03.331 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-registry.conf keystone_authtoken user_domain_name Default 2021-07-13 21:36:03.355 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-registry.conf keystone_authtoken project_name service 2021-07-13 21:36:03.379 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-registry.conf keystone_authtoken project_domain_name Default 2021-07-13 21:36:03.403 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-registry.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-07-13 21:36:03.427 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-registry.conf keystone_authtoken memcached_servers localhost:11211 2021-07-13 21:36:03.452 | + lib/glance:configure_glance:148 : iniset /etc/glance/glance-registry.conf oslo_messaging_notifications driver messagingv2 2021-07-13 21:36:03.477 | + lib/glance:configure_glance:149 : iniset_rpc_backend glance /etc/glance/glance-registry.conf 2021-07-13 21:36:03.480 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-07-13 21:36:03.483 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-registry.conf 2021-07-13 21:36:03.485 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-07-13 21:36:03.487 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-07-13 21:36:03.490 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-07-13 21:36:03.505 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:36:03.508 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-07-13 21:36:03.511 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-07-13 21:36:03.513 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-07-13 21:36:03.528 | ++ functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:36:03.530 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2021-07-13 21:36:03.533 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-registry.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2021-07-13 21:36:03.557 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-07-13 21:36:03.560 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-07-13 21:36:03.562 | + lib/glance:configure_glance:150 : iniset /etc/glance/glance-registry.conf DEFAULT graceful_shutdown_timeout 5 2021-07-13 21:36:03.586 | + lib/glance:configure_glance:153 : [[ False == \T\r\u\e ]] 2021-07-13 21:36:03.588 | + lib/glance:configure_glance:163 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-07-13 21:36:03.615 | + 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-07-13 21:36:03.641 | + lib/glance:configure_glance:165 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-07-13 21:36:03.664 | + lib/glance:configure_glance:166 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-07-13 21:36:03.688 | + lib/glance:configure_glance:167 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-07-13 21:36:03.714 | + lib/glance:configure_glance:168 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-07-13 21:36:03.741 | + lib/glance:configure_glance:169 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-07-13 21:36:03.743 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2021-07-13 21:36:03.745 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2021-07-13 21:36:03.748 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-07-13 21:36:03.750 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-07-13 21:36:03.776 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-07-13 21:36:03.800 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.20/identity 2021-07-13 21:36:03.824 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-07-13 21:36:03.849 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-07-13 21:36:03.874 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-07-13 21:36:03.898 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-07-13 21:36:03.923 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-07-13 21:36:03.948 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-07-13 21:36:03.972 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-07-13 21:36:03.997 | + lib/glance:configure_glance:170 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-07-13 21:36:04.023 | + lib/glance:configure_glance:171 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-07-13 21:36:04.026 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-07-13 21:36:04.028 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-07-13 21:36:04.031 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-07-13 21:36:04.033 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-07-13 21:36:04.036 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-07-13 21:36:04.051 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:36:04.054 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-07-13 21:36:04.056 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-07-13 21:36:04.058 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-07-13 21:36:04.074 | ++ functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:36:04.076 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2021-07-13 21:36:04.079 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2021-07-13 21:36:04.104 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-07-13 21:36:04.106 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-07-13 21:36:04.109 | + lib/glance:configure_glance:172 : '[' libvirt = xenserver ']' 2021-07-13 21:36:04.112 | + lib/glance:configure_glance:176 : '[' libvirt = libvirt ']' 2021-07-13 21:36:04.114 | + lib/glance:configure_glance:176 : '[' kvm = parallels ']' 2021-07-13 21:36:04.116 | + lib/glance:configure_glance:182 : '[' False '!=' True ']' 2021-07-13 21:36:04.119 | + lib/glance:configure_glance:183 : iniset /etc/glance/glance-api.conf DEFAULT enable_v1_api False 2021-07-13 21:36:04.143 | + lib/glance:configure_glance:187 : [[ False == \T\r\u\e ]] 2021-07-13 21:36:04.145 | + lib/glance:configure_glance:199 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-07-13 21:36:04.174 | ++ lib/glance:configure_glance:201 : ipv6_unquote 10.222.0.20 2021-07-13 21:36:04.177 | ++ functions-common:ipv6_unquote:2129 : echo 10.222.0.20 2021-07-13 21:36:04.177 | ++ functions-common:ipv6_unquote:2129 : tr -d '[]' 2021-07-13 21:36:04.181 | + lib/glance:configure_glance:201 : iniset /etc/glance/glance-api.conf DEFAULT registry_host 10.222.0.20 2021-07-13 21:36:04.206 | + lib/glance:configure_glance:204 : '[' -n '' ']' 2021-07-13 21:36:04.208 | + lib/glance:configure_glance:207 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.20 2021-07-13 21:36:04.235 | + lib/glance:configure_glance:212 : is_service_enabled s-proxy 2021-07-13 21:36:04.250 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:36:04.252 | + lib/glance:configure_glance:213 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-07-13 21:36:04.276 | + lib/glance:configure_glance:214 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-07-13 21:36:04.301 | + lib/glance:configure_glance:215 : python3_enabled 2021-07-13 21:36:04.303 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-07-13 21:36:04.307 | + inc/python:python3_enabled:468 : return 0 2021-07-13 21:36:04.309 | + lib/glance:configure_glance:216 : iniset /etc/glance/glance-api.conf glance_store swift_store_auth_insecure True 2021-07-13 21:36:04.334 | + lib/glance:configure_glance:219 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-07-13 21:36:04.358 | + lib/glance:configure_glance:220 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-07-13 21:36:04.384 | + lib/glance:configure_glance:221 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-07-13 21:36:04.409 | + lib/glance:configure_glance:222 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-07-13 21:36:04.433 | + lib/glance:configure_glance:224 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-07-13 21:36:04.459 | + lib/glance:configure_glance:226 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-07-13 21:36:04.484 | + lib/glance:configure_glance:227 : python3_enabled 2021-07-13 21:36:04.486 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-07-13 21:36:04.488 | + inc/python:python3_enabled:468 : return 0 2021-07-13 21:36:04.491 | + lib/glance:configure_glance:230 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.20/identity/v3 2021-07-13 21:36:04.515 | + lib/glance:configure_glance:234 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-07-13 21:36:04.540 | + lib/glance:configure_glance:239 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.20/image 2021-07-13 21:36:04.564 | + lib/glance:configure_glance:241 : is_service_enabled tls-proxy 2021-07-13 21:36:04.579 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:36:04.582 | + lib/glance:configure_glance:249 : is_service_enabled tls-proxy 2021-07-13 21:36:04.597 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:36:04.599 | + lib/glance:configure_glance:254 : setup_logging /etc/glance/glance-api.conf 2021-07-13 21:36:04.602 | + functions:setup_logging:655 : local conf_file=/etc/glance/glance-api.conf 2021-07-13 21:36:04.604 | + functions:setup_logging:656 : local other_cond=False 2021-07-13 21:36:04.606 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-07-13 21:36:04.609 | + functions:setup_logging:658 : setup_systemd_logging /etc/glance/glance-api.conf 2021-07-13 21:36:04.611 | + functions:setup_systemd_logging:686 : local conf_file=/etc/glance/glance-api.conf 2021-07-13 21:36:04.613 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-07-13 21:36:04.616 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-07-13 21:36:04.632 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-07-13 21:36:04.634 | + functions:setup_systemd_logging:693 : local pidstr= 2021-07-13 21:36:04.637 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-07-13 21:36:04.639 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-07-13 21:36:04.641 | + 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-07-13 21:36:04.666 | + 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-07-13 21:36:04.690 | + 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-07-13 21:36:04.714 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-07-13 21:36:04.739 | + lib/glance:configure_glance:255 : setup_logging /etc/glance/glance-registry.conf 2021-07-13 21:36:04.742 | + functions:setup_logging:655 : local conf_file=/etc/glance/glance-registry.conf 2021-07-13 21:36:04.744 | + functions:setup_logging:656 : local other_cond=False 2021-07-13 21:36:04.746 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-07-13 21:36:04.749 | + functions:setup_logging:658 : setup_systemd_logging /etc/glance/glance-registry.conf 2021-07-13 21:36:04.751 | + functions:setup_systemd_logging:686 : local conf_file=/etc/glance/glance-registry.conf 2021-07-13 21:36:04.753 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-07-13 21:36:04.756 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-07-13 21:36:04.772 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-07-13 21:36:04.774 | + functions:setup_systemd_logging:693 : local pidstr= 2021-07-13 21:36:04.776 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-07-13 21:36:04.779 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-07-13 21:36:04.781 | + 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-07-13 21:36:04.805 | + 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-07-13 21:36:04.830 | + 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-07-13 21:36:04.855 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-registry.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-07-13 21:36:04.880 | + lib/glance:configure_glance:257 : cp -p /opt/stack/glance/etc/glance-registry-paste.ini /etc/glance/glance-registry-paste.ini 2021-07-13 21:36:04.884 | + lib/glance:configure_glance:258 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-07-13 21:36:04.889 | + lib/glance:configure_glance:261 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-07-13 21:36:04.915 | + lib/glance:configure_glance:262 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-07-13 21:36:04.940 | + lib/glance:configure_glance:263 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-07-13 21:36:04.964 | + lib/glance:configure_glance:264 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.20/identity 2021-07-13 21:36:04.989 | + lib/glance:configure_glance:265 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-07-13 21:36:05.012 | + lib/glance:configure_glance:266 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-07-13 21:36:05.037 | + lib/glance:configure_glance:267 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-07-13 21:36:05.062 | ++ lib/glance:configure_glance:268 : ipv6_unquote 10.222.0.20 2021-07-13 21:36:05.065 | ++ functions-common:ipv6_unquote:2129 : echo 10.222.0.20 2021-07-13 21:36:05.065 | ++ functions-common:ipv6_unquote:2129 : tr -d '[]' 2021-07-13 21:36:05.069 | + lib/glance:configure_glance:268 : iniset /etc/glance/glance-cache.conf DEFAULT registry_host 10.222.0.20 2021-07-13 21:36:05.093 | + lib/glance:configure_glance:271 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-07-13 21:36:05.120 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-07-13 21:36:05.147 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-07-13 21:36:05.173 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-07-13 21:36:05.198 | + lib/glance:configure_glance:278 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-07-13 21:36:05.202 | + 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-07-13 21:36:05.209 | + lib/glance:configure_glance:282 : is_service_enabled tls-proxy 2021-07-13 21:36:05.224 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:36:05.226 | + lib/glance:configure_glance:290 : [[ uwsgi == \u\w\s\g\i ]] 2021-07-13 21:36:05.229 | + lib/glance:configure_glance:291 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-07-13 21:36:05.231 | + lib/apache:write_local_uwsgi_http_config:329 : local file=/etc/glance/glance-uwsgi.ini 2021-07-13 21:36:05.233 | + lib/apache:write_local_uwsgi_http_config:330 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-07-13 21:36:05.236 | + lib/apache:write_local_uwsgi_http_config:331 : local url=/image 2021-07-13 21:36:05.238 | ++ lib/apache:write_local_uwsgi_http_config:332 : basename /usr/local/bin/glance-wsgi-api 2021-07-13 21:36:05.242 | + lib/apache:write_local_uwsgi_http_config:332 : name=glance-wsgi-api 2021-07-13 21:36:05.244 | + lib/apache:write_local_uwsgi_http_config:338 : rm -rf /etc/glance/glance-uwsgi.ini 2021-07-13 21:36:05.247 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-07-13 21:36:05.273 | ++ lib/apache:write_local_uwsgi_http_config:340 : get_random_port 2021-07-13 21:36:05.276 | ++ functions:get_random_port:815 : read lower_port upper_port 2021-07-13 21:36:05.278 | ++ functions:get_random_port:816 : true 2021-07-13 21:36:05.280 | ++ functions:get_random_port:817 : (( port = upper_port )) 2021-07-13 21:36:05.283 | ++ functions:get_random_port:817 : (( port >= lower_port )) 2021-07-13 21:36:05.285 | ++ functions:get_random_port:818 : sudo lsof -i :60999 2021-07-13 21:36:05.335 | ++ functions:get_random_port:819 : [[ 1 > 0 ]] 2021-07-13 21:36:05.337 | ++ functions:get_random_port:820 : break 2 2021-07-13 21:36:05.339 | ++ functions:get_random_port:824 : echo 60999 2021-07-13 21:36:05.342 | + lib/apache:write_local_uwsgi_http_config:340 : port=60999 2021-07-13 21:36:05.345 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-07-13 21:36:05.369 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-07-13 21:36:05.392 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-07-13 21:36:05.416 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-07-13 21:36:05.440 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-07-13 21:36:05.463 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-07-13 21:36:05.488 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-07-13 21:36:05.511 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-07-13 21:36:05.535 | + 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-07-13 21:36:05.559 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-07-13 21:36:05.582 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-07-13 21:36:05.607 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-07-13 21:36:05.631 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-07-13 21:36:05.654 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-07-13 21:36:05.679 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-07-13 21:36:05.702 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-07-13 21:36:05.727 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-07-13 21:36:05.750 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-07-13 21:36:05.774 | + lib/apache:write_local_uwsgi_http_config:369 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-07-13 21:36:05.798 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_mod proxy 2021-07-13 21:36:05.800 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-07-13 21:36:05.803 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-07-13 21:36:05.805 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-13 21:36:05.807 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-13 21:36:05.809 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-07-13 21:36:05.812 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-07-13 21:36:05.862 | proxy (enabled by site administrator) 2021-07-13 21:36:05.865 | + lib/apache:write_local_uwsgi_http_config:372 : enable_apache_mod proxy_http 2021-07-13 21:36:05.867 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-07-13 21:36:05.870 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-07-13 21:36:05.872 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-13 21:36:05.874 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-13 21:36:05.877 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-07-13 21:36:05.879 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-07-13 21:36:05.928 | No module matches proxy_http 2021-07-13 21:36:05.931 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2021-07-13 21:36:05.988 | Considering dependency proxy for proxy_http: 2021-07-13 21:36:05.988 | Module proxy already enabled 2021-07-13 21:36:05.988 | Enabling module proxy_http. 2021-07-13 21:36:05.993 | To activate the new configuration, you need to run: 2021-07-13 21:36:05.993 | systemctl restart apache2 2021-07-13 21:36:05.997 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2021-07-13 21:36:05.999 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-07-13 21:36:06.002 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-07-13 21:36:06.004 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-07-13 21:36:06.149 | + lib/apache:write_local_uwsgi_http_config:373 : local apache_conf= 2021-07-13 21:36:06.153 | ++ lib/apache:write_local_uwsgi_http_config:374 : apache_site_config_for glance-wsgi-api 2021-07-13 21:36:06.156 | ++ lib/apache:apache_site_config_for:196 : local site=glance-wsgi-api 2021-07-13 21:36:06.159 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-07-13 21:36:06.161 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-13 21:36:06.164 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-13 21:36:06.166 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-07-13 21:36:06.169 | + lib/apache:write_local_uwsgi_http_config:374 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-07-13 21:36:06.172 | + lib/apache:write_local_uwsgi_http_config:375 : echo 'KeepAlive Off' 2021-07-13 21:36:06.172 | + lib/apache:write_local_uwsgi_http_config:375 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-07-13 21:36:06.180 | KeepAlive Off 2021-07-13 21:36:06.183 | + lib/apache:write_local_uwsgi_http_config:376 : echo 'SetEnv proxy-sendchunked 1' 2021-07-13 21:36:06.184 | + lib/apache:write_local_uwsgi_http_config:376 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-07-13 21:36:06.192 | SetEnv proxy-sendchunked 1 2021-07-13 21:36:06.195 | + lib/apache:write_local_uwsgi_http_config:377 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-07-13 21:36:06.196 | + lib/apache:write_local_uwsgi_http_config:377 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-07-13 21:36:06.203 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-07-13 21:36:06.207 | + lib/apache:write_local_uwsgi_http_config:378 : enable_apache_site glance-wsgi-api 2021-07-13 21:36:06.209 | + lib/apache:enable_apache_site:213 : local site=glance-wsgi-api 2021-07-13 21:36:06.211 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-07-13 21:36:06.214 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-07-13 21:36:06.216 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-07-13 21:36:06.218 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-13 21:36:06.221 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-13 21:36:06.223 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-07-13 21:36:06.225 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-07-13 21:36:06.227 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-13 21:36:06.230 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-13 21:36:06.232 | + lib/apache:enable_apache_site:217 : sudo a2ensite glance-wsgi-api 2021-07-13 21:36:06.289 | Enabling site glance-wsgi-api. 2021-07-13 21:36:06.294 | To activate the new configuration, you need to run: 2021-07-13 21:36:06.294 | systemctl reload apache2 2021-07-13 21:36:06.298 | + lib/apache:write_local_uwsgi_http_config:379 : restart_apache_server 2021-07-13 21:36:06.301 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-07-13 21:36:06.303 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-07-13 21:36:06.305 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-07-13 21:36:06.454 | + ./stack.sh:main:897 : is_service_enabled cinder 2021-07-13 21:36:06.473 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:36:06.476 | + ./stack.sh:main:899 : stack_install_service cinder 2021-07-13 21:36:06.478 | + lib/stack:stack_install_service:20 : local service=cinder 2021-07-13 21:36:06.481 | + lib/stack:stack_install_service:21 : type install_cinder 2021-07-13 21:36:06.483 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-07-13 21:36:06.486 | + lib/stack:stack_install_service:32 : install_cinder 2021-07-13 21:36:06.488 | + lib/cinder:install_cinder:417 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/ussuri 2021-07-13 21:36:06.491 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-07-13 21:36:06.493 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-07-13 21:36:06.495 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-07-13 21:36:06.498 | + functions-common:git_clone:526 : local orig_dir 2021-07-13 21:36:06.501 | ++ functions-common:git_clone:527 : pwd 2021-07-13 21:36:06.503 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-07-13 21:36:06.506 | + functions-common:git_clone:528 : local git_clone_flags= 2021-07-13 21:36:06.509 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-07-13 21:36:06.525 | + functions-common:git_clone:530 : RECLONE=False 2021-07-13 21:36:06.527 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-07-13 21:36:06.529 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-07-13 21:36:06.533 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-07-13 21:36:06.533 | + functions-common:git_clone:544 : echo stable/ussuri 2021-07-13 21:36:06.538 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-07-13 21:36:06.540 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-07-13 21:36:06.542 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-07-13 21:36:06.545 | + functions-common:git_clone:593 : git show --oneline 2021-07-13 21:36:06.546 | + functions-common:git_clone:593 : head -1 2021-07-13 21:36:06.549 | 8d8ca5d8b DNM dummy test change 2021-07-13 21:36:06.552 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-07-13 21:36:06.554 | + lib/cinder:install_cinder:418 : setup_develop /opt/stack/cinder 2021-07-13 21:36:06.557 | + inc/python:setup_develop:351 : local bindep 2021-07-13 21:36:06.559 | + inc/python:setup_develop:352 : [[ /opt/stack/cinder == -bindep* ]] 2021-07-13 21:36:06.562 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/cinder 2021-07-13 21:36:06.564 | + inc/python:setup_develop:357 : local extras= 2021-07-13 21:36:06.567 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-07-13 21:36:06.569 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-07-13 21:36:06.572 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/cinder == -bindep* ]] 2021-07-13 21:36:06.574 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/cinder 2021-07-13 21:36:06.577 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-07-13 21:36:06.580 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-07-13 21:36:06.583 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/cinder 2021-07-13 21:36:06.585 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-07-13 21:36:06.588 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/cinder 2021-07-13 21:36:06.590 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-07-13 21:36:06.593 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-07-13 21:36:06.597 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-07-13 21:36:06.602 | + inc/python:_setup_package_with_constraints_edit:396 : name=cinder 2021-07-13 21:36:06.605 | + 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-07-13 21:36:07.597 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/cinder -e 2021-07-13 21:36:07.600 | + inc/python:setup_package:430 : local bindep=0 2021-07-13 21:36:07.602 | + inc/python:setup_package:431 : local bindep_flag= 2021-07-13 21:36:07.605 | + inc/python:setup_package:432 : local bindep_profiles= 2021-07-13 21:36:07.608 | + inc/python:setup_package:433 : [[ /opt/stack/cinder == -bindep* ]] 2021-07-13 21:36:07.610 | + inc/python:setup_package:438 : local project_dir=/opt/stack/cinder 2021-07-13 21:36:07.613 | + inc/python:setup_package:439 : local flags=-e 2021-07-13 21:36:07.615 | + inc/python:setup_package:440 : local extras= 2021-07-13 21:36:07.617 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-07-13 21:36:07.620 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-07-13 21:36:07.622 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-07-13 21:36:07.625 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-07-13 21:36:07.627 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-07-13 21:36:07.629 | + inc/python:setup_package:458 : pip_install -e /opt/stack/cinder 2021-07-13 21:36:07.648 | Using python 3.6 to install /opt/stack/cinder because python3_enabled=True 2021-07-13 21:36:07.653 | + 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-07-13 21:36:10.374 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-07-13 21:36:10.374 | 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-07-13 21:36:10.374 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.375 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.376 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.376 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.376 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.377 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.377 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.378 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.378 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.379 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.379 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.380 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.380 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.381 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.381 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.381 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.382 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.382 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.383 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.383 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.384 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.384 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.384 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.385 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.385 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.387 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.388 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.388 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.389 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.389 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.390 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.391 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.391 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.392 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.392 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.393 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.393 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.393 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.394 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.394 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.395 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.395 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.395 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.396 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.397 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.397 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.398 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.398 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.399 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.399 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.400 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.400 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.400 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.401 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.401 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.402 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.402 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.403 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.403 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.404 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.404 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.405 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.405 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.407 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.407 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.408 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.408 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.409 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.409 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.410 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.411 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.411 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.411 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.412 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.412 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.413 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.413 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.413 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.414 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.414 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.415 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.415 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.416 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.417 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.419 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.419 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.420 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.420 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.421 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.421 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.422 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.423 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.423 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.423 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.424 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.424 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.425 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.425 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.426 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.426 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.427 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.427 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.428 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.428 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.429 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.429 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.430 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.430 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.431 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.431 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.432 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.432 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.432 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.433 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.433 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.434 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.434 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.435 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.435 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.436 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.436 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.437 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.437 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.437 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.438 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.438 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.439 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.439 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.440 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.440 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.441 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.441 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.441 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.442 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.442 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.443 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.443 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.444 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.444 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.444 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.445 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.445 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.446 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.446 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.447 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.447 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.447 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.448 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.448 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.449 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.449 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.450 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.450 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.450 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.451 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.451 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.452 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.452 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.453 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.453 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.454 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.454 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.455 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.455 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.456 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.456 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.456 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.457 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.457 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.458 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.458 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.474 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.475 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.475 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.475 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.476 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.476 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.477 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.477 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.478 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.478 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.479 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.479 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.479 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.480 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.480 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.481 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.481 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.481 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.482 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.482 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.483 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.483 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.484 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.484 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.484 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.485 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.485 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.486 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.486 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.487 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.487 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.487 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.488 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.488 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.489 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.489 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.489 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.490 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.490 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.491 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.491 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.491 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.492 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.492 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.493 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.493 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.494 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.494 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.494 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.495 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.495 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.495 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.496 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.496 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.497 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.497 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.498 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.498 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.498 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.499 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.499 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.501 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.501 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.502 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.503 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.503 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.504 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.504 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.504 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.505 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.505 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.506 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.506 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.507 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.507 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.507 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.508 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.508 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.509 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.509 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.510 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.510 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.510 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.511 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.511 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.512 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.512 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.513 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.513 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.513 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.514 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.514 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.515 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.516 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.516 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.517 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.517 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.517 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.518 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.518 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.519 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.519 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.520 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.520 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.521 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.521 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.521 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.522 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.522 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.523 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.523 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.523 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.524 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.524 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.525 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.525 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.526 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.526 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.526 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.527 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.527 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.528 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.528 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.528 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.529 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.529 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.530 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.530 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.531 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.531 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.532 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.532 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.533 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.533 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.533 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.534 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.534 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.535 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.535 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.535 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.536 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.536 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.537 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.537 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.538 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.538 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.539 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.539 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.539 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.540 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.540 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.541 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.541 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.541 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.542 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.542 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.543 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.543 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.544 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.545 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.545 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.546 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.546 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.547 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.547 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.548 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.548 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.549 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.549 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.550 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.550 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.551 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.551 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.551 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.552 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.552 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.553 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.553 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.553 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.554 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.554 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.555 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.555 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.556 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.556 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.557 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.557 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.557 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.558 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.558 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.559 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.559 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.560 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.560 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.561 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.561 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.561 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.562 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.563 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.563 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.563 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.564 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.564 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.564 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.565 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.566 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.566 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.566 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.567 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.567 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.568 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.568 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.569 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.569 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.570 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.570 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.571 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.571 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.571 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.572 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.572 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.573 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.573 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.574 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.574 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.574 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.575 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.575 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.576 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.576 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.576 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.577 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.577 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.578 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.578 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.579 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.580 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.580 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.580 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.581 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.582 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.582 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.582 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.583 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:10.583 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:10.584 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:10.584 | Obtaining file:///opt/stack/cinder 2021-07-13 21:36:12.710 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-07-13 21:36:14.869 | 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-07-13 21:36:14.878 | 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-07-13 21:36:14.886 | 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-07-13 21:36:14.895 | 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-07-13 21:36:14.917 | 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-07-13 21:36:14.932 | Requirement already satisfied: castellan===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.3) 2021-07-13 21:36:14.956 | 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-07-13 21:36:14.997 | 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-07-13 21:36:15.012 | 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-07-13 21:36:15.016 | 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-07-13 21:36:15.022 | 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-07-13 21:36:15.248 | Collecting google-api-python-client===1.8.0 2021-07-13 21:36:15.256 | 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-07-13 21:36:15.525 | Collecting google-auth===1.13.1 2021-07-13 21:36:15.531 | 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-07-13 21:36:15.712 | Collecting google-auth-httplib2===0.0.3 2021-07-13 21:36:15.719 | 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-07-13 21:36:15.799 | 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-07-13 21:36:15.802 | 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-07-13 21:36:15.804 | 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-07-13 21:36:15.807 | 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-07-13 21:36:15.838 | 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-07-13 21:36:15.907 | 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-07-13 21:36:15.967 | 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-07-13 21:36:15.978 | 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-07-13 21:36:16.113 | Collecting oauth2client===4.1.3 2021-07-13 21:36:16.119 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2021-07-13 21:36:16.231 | Requirement already satisfied: os-brick===3.0.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (3.0.6) 2021-07-13 21:36:16.261 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (1.7.0) 2021-07-13 21:36:16.266 | Requirement already satisfied: os-win===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 464)) (5.0.2) 2021-07-13 21:36:16.289 | 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-07-13 21:36:16.324 | 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-07-13 21:36:16.337 | Requirement already satisfied: oslo.config===8.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (8.0.4) 2021-07-13 21:36:16.352 | Requirement already satisfied: oslo.context===3.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (3.0.2) 2021-07-13 21:36:16.358 | Requirement already satisfied: oslo.db===8.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (8.1.0) 2021-07-13 21:36:16.413 | 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-07-13 21:36:16.422 | 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-07-13 21:36:16.467 | 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-07-13 21:36:16.532 | 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-07-13 21:36:16.553 | Requirement already satisfied: oslo.policy===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.1.1) 2021-07-13 21:36:16.571 | 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-07-13 21:36:16.588 | 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-07-13 21:36:16.604 | 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-07-13 21:36:16.608 | 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-07-13 21:36:16.621 | 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-07-13 21:36:16.649 | 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-07-13 21:36:16.659 | 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-07-13 21:36:16.678 | 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-07-13 21:36:16.873 | Collecting oslo.vmware===3.3.1 2021-07-13 21:36:16.880 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/423/621a2e77be165/oslo.vmware-3.3.1-py3-none-any.whl (358 kB) 2021-07-13 21:36:16.995 | 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-07-13 21:36:17.040 | 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-07-13 21:36:17.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 571)) (5.4.5) 2021-07-13 21:36:17.079 | 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-07-13 21:36:17.081 | 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-07-13 21:36:17.235 | Collecting pyasn1===0.4.8 2021-07-13 21:36:17.241 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2021-07-13 21:36:17.439 | Collecting pyasn1-modules===0.2.8 2021-07-13 21:36:17.446 | 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-07-13 21:36:17.534 | 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-07-13 21:36:17.545 | 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-07-13 21:36:17.548 | 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-07-13 21:36:17.551 | 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-07-13 21:36:17.557 | 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-07-13 21:36:17.575 | 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-07-13 21:36:17.731 | Collecting python-glanceclient===3.1.2 2021-07-13 21:36:17.740 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/33f/c23354e421374/python_glanceclient-3.1.2-py3-none-any.whl (191 kB) 2021-07-13 21:36:17.845 | 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-07-13 21:36:17.867 | Requirement already satisfied: python-novaclient===17.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 719)) (17.0.0) 2021-07-13 21:36:17.886 | 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-07-13 21:36:17.910 | 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-07-13 21:36:17.915 | 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-07-13 21:36:17.923 | 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-07-13 21:36:17.946 | 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-07-13 21:36:17.951 | 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-07-13 21:36:18.076 | Collecting rsa===4.0 2021-07-13 21:36:18.083 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/14b/a45700ff1ec9e/rsa-4.0-py2.py3-none-any.whl (38 kB) 2021-07-13 21:36:18.292 | Collecting rtslib-fb===2.1.71 2021-07-13 21:36:18.299 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d0b/a9368b6dc11c8/rtslib-fb-2.1.71.tar.gz (72 kB) 2021-07-13 21:36:19.097 | 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-07-13 21:36:19.100 | 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-07-13 21:36:19.103 | 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-07-13 21:36:19.115 | 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-07-13 21:36:19.119 | 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-07-13 21:36:19.122 | 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-07-13 21:36:19.221 | Collecting suds-jurko===0.6 2021-07-13 21:36:19.231 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2021-07-13 21:36:19.424 | Collecting tabulate===0.8.7 2021-07-13 21:36:19.432 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ac6/4cb76d53b1231/tabulate-0.8.7-py3-none-any.whl (24 kB) 2021-07-13 21:36:19.515 | 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-07-13 21:36:19.576 | 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-07-13 21:36:19.589 | 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-07-13 21:36:19.600 | 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-07-13 21:36:19.606 | 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-07-13 21:36:19.626 | 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-07-13 21:36:19.690 | 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-07-13 21:36:19.694 | 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-07-13 21:36:19.793 | Collecting uritemplate===3.0.1 2021-07-13 21:36:19.800 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/076/20c3f3f8eed1f/uritemplate-3.0.1-py2.py3-none-any.whl (15 kB) 2021-07-13 21:36:19.881 | 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-07-13 21:36:19.904 | 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-07-13 21:36:20.004 | Collecting warlock===1.3.3 2021-07-13 21:36:20.010 | 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-07-13 21:36:20.095 | 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-07-13 21:36:20.098 | 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-07-13 21:36:20.101 | 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-07-13 21:36:20.106 | 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-07-13 21:36:20.111 | 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-07-13 21:36:20.267 | Collecting google-api-core===1.16.0 2021-07-13 21:36:20.273 | 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-07-13 21:36:20.378 | 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-07-13 21:36:20.425 | 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-07-13 21:36:20.428 | 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-07-13 21:36:20.447 | 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-07-13 21:36:20.498 | 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-07-13 21:36:20.503 | 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-07-13 21:36:20.508 | 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-07-13 21:36:20.517 | 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-07-13 21:36:20.520 | 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-07-13 21:36:20.523 | 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-07-13 21:36:20.532 | 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-07-13 21:36:20.540 | 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-07-13 21:36:20.545 | 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-07-13 21:36:20.592 | 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-07-13 21:36:20.600 | 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-07-13 21:36:20.604 | 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-07-13 21:36:20.616 | 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-07-13 21:36:20.619 | 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-07-13 21:36:20.633 | 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-07-13 21:36:20.642 | 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-07-13 21:36:20.659 | 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-07-13 21:36:20.673 | 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-07-13 21:36:20.677 | 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-07-13 21:36:20.680 | Requirement already satisfied: certifi===2020.4.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2020.4.5.1) 2021-07-13 21:36:20.782 | Collecting pyudev===0.22.0 2021-07-13 21:36:20.789 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2021-07-13 21:36:20.873 | 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-07-13 21:36:20.876 | 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-07-13 21:36:20.918 | 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-07-13 21:36:20.927 | 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-07-13 21:36:20.932 | 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-07-13 21:36:20.935 | 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-07-13 21:36:20.938 | 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-07-13 21:36:20.940 | 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-07-13 21:36:20.943 | 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-07-13 21:36:20.948 | 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-07-13 21:36:21.058 | Collecting googleapis-common-protos===1.51.0 2021-07-13 21:36:21.064 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/013/c917042791191/googleapis-common-protos-1.51.0.tar.gz (35 kB) 2021-07-13 21:36:21.886 | 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-07-13 21:36:21.892 | 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-07-13 21:36:21.904 | 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-07-13 21:36:21.907 | 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-07-13 21:36:21.916 | 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-07-13 21:36:21.919 | 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-07-13 21:36:21.922 | 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-07-13 21:36:21.939 | 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-07-13 21:36:21.943 | 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-07-13 21:36:21.945 | 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-07-13 21:36:21.950 | Building wheels for collected packages: googleapis-common-protos, rtslib-fb 2021-07-13 21:36:21.951 | Building wheel for googleapis-common-protos (setup.py): started 2021-07-13 21:36:22.794 | Building wheel for googleapis-common-protos (setup.py): finished with status 'done' 2021-07-13 21:36:22.795 | Created wheel for googleapis-common-protos: filename=googleapis_common_protos-1.51.0-py3-none-any.whl size=77594 sha256=43bbd2bdac28b938e03232b3db5385d13b0c91061506ff6243ed09ec00d3c4bf 2021-07-13 21:36:22.795 | Stored in directory: /root/.cache/pip/wheels/67/e9/f7/4ea74a2d6503c8f2f0c8de74b582abfd78da45243ce576382e 2021-07-13 21:36:22.797 | Building wheel for rtslib-fb (setup.py): started 2021-07-13 21:36:23.592 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2021-07-13 21:36:23.594 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.71-py3-none-any.whl size=84474 sha256=a3976573af462c1f3095c718d0b23b0ec1a009922c9ac4cc170e49dd8c21d1f2 2021-07-13 21:36:23.594 | Stored in directory: /root/.cache/pip/wheels/62/74/68/a9f5b076eea345c7800bdfe3996a4cfde2d665eb1c7d31cbb1 2021-07-13 21:36:23.595 | Successfully built googleapis-common-protos rtslib-fb 2021-07-13 21:36:24.559 | Installing collected packages: pyasn1, rsa, pyasn1-modules, oauth2client, warlock, python-glanceclient, pyudev, rtslib-fb, tabulate, suds-jurko, oslo.vmware, uritemplate, google-auth, google-auth-httplib2, googleapis-common-protos, google-api-core, google-api-python-client, cinder 2021-07-13 21:36:24.559 | Attempting uninstall: pyasn1 2021-07-13 21:36:24.561 | Found existing installation: pyasn1 0.4.2 2021-07-13 21:36:24.564 | Uninstalling pyasn1-0.4.2: 2021-07-13 21:36:24.580 | Successfully uninstalled pyasn1-0.4.2 2021-07-13 21:36:26.080 | Running setup.py develop for cinder 2021-07-13 21:36:28.378 | 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-07-13 21:36:28.517 | WARNING: You are using pip version 20.2.4; however, version 21.1.3 is available. 2021-07-13 21:36:28.517 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-07-13 21:36:28.630 | + inc/python:pip_install:207 : result=0 2021-07-13 21:36:28.633 | + inc/python:pip_install:209 : time_stop pip_install 2021-07-13 21:36:28.635 | + functions-common:time_stop:2331 : local name 2021-07-13 21:36:28.637 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:36:28.640 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:36:28.643 | + functions-common:time_stop:2334 : local total 2021-07-13 21:36:28.645 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:36:28.647 | + functions-common:time_stop:2337 : name=pip_install 2021-07-13 21:36:28.649 | + functions-common:time_stop:2338 : start_time=1626212167643 2021-07-13 21:36:28.651 | + functions-common:time_stop:2340 : [[ -z 1626212167643 ]] 2021-07-13 21:36:28.654 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:36:28.658 | + functions-common:time_stop:2343 : end_time=1626212188655 2021-07-13 21:36:28.660 | + functions-common:time_stop:2344 : elapsed_time=21012 2021-07-13 21:36:28.662 | + functions-common:time_stop:2345 : total=163013 2021-07-13 21:36:28.664 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:36:28.667 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=184025 2021-07-13 21:36:28.669 | + inc/python:pip_install:210 : return 0 2021-07-13 21:36:28.672 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-07-13 21:36:28.674 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-07-13 21:36:28.677 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-07-13 21:36:28.695 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-07-13 21:36:28.707 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/cinder 2021-07-13 21:36:28.709 | + inc/python:use_library_from_git:263 : local name=/opt/stack/cinder 2021-07-13 21:36:28.711 | + inc/python:use_library_from_git:264 : local enabled=1 2021-07-13 21:36:28.714 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-13 21:36:28.716 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2021-07-13 21:36:28.719 | + inc/python:use_library_from_git:266 : return 1 2021-07-13 21:36:28.721 | + lib/cinder:install_cinder:419 : [[ tgtadm == \t\g\t\a\d\m ]] 2021-07-13 21:36:28.724 | + lib/cinder:install_cinder:420 : install_package tgt 2021-07-13 21:36:28.726 | + functions-common:install_package:1333 : update_package_repo 2021-07-13 21:36:28.729 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-07-13 21:36:28.731 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-07-13 21:36:28.734 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-07-13 21:36:28.736 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-07-13 21:36:28.739 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-07-13 21:36:28.741 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-13 21:36:28.744 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-13 21:36:28.746 | + functions-common:update_package_repo:1314 : apt_get_update 2021-07-13 21:36:28.749 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-07-13 21:36:28.752 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-07-13 21:36:28.754 | + functions-common:apt_get_update:1069 : return 2021-07-13 21:36:28.757 | + functions-common:install_package:1334 : real_install_package tgt 2021-07-13 21:36:28.759 | + functions-common:real_install_package:1319 : is_ubuntu 2021-07-13 21:36:28.762 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-13 21:36:28.764 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-13 21:36:28.768 | + functions-common:real_install_package:1320 : apt_get install tgt 2021-07-13 21:36:28.787 | + 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-07-13 21:36:28.908 | Reading package lists... 2021-07-13 21:36:29.161 | Building dependency tree... 2021-07-13 21:36:29.162 | Reading state information... 2021-07-13 21:36:29.379 | The following packages were automatically installed and are no longer required: 2021-07-13 21:36:29.380 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-07-13 21:36:29.380 | python3-click python3-colorama python3-configobj python3-constantly 2021-07-13 21:36:29.380 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-07-13 21:36:29.380 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-07-13 21:36:29.380 | python3-twisted-bin python3-zope.interface 2021-07-13 21:36:29.380 | Use 'sudo apt autoremove' to remove them. 2021-07-13 21:36:29.380 | The following additional packages will be installed: 2021-07-13 21:36:29.380 | ibverbs-providers libconfig-general-perl libibverbs1 librdmacm1 2021-07-13 21:36:29.381 | libsgutils2-2 sg3-utils 2021-07-13 21:36:29.382 | Suggested packages: 2021-07-13 21:36:29.382 | tgt-rbd 2021-07-13 21:36:29.433 | The following NEW packages will be installed: 2021-07-13 21:36:29.434 | libconfig-general-perl librdmacm1 libsgutils2-2 sg3-utils tgt 2021-07-13 21:36:29.434 | The following packages will be upgraded: 2021-07-13 21:36:29.435 | ibverbs-providers libibverbs1 2021-07-13 21:36:29.699 | 2 upgraded, 5 newly installed, 0 to remove and 171 not upgraded. 2021-07-13 21:36:29.699 | Need to get 1,406 kB of archives. 2021-07-13 21:36:29.699 | After this operation, 3,551 kB of additional disk space will be used. 2021-07-13 21:36:29.699 | Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 ibverbs-providers amd64 24.0-2~cloud0 [220 kB] 2021-07-13 21:36:29.704 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libconfig-general-perl all 2.63-1 [53.9 kB] 2021-07-13 21:36:30.083 | 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-07-13 21:36:30.158 | 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-07-13 21:36:30.311 | Get:5 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 libibverbs1 amd64 24.0-2~cloud0 [50.8 kB] 2021-07-13 21:36:30.330 | Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 librdmacm1 amd64 24.0-2~cloud0 [58.4 kB] 2021-07-13 21:36:30.606 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 tgt amd64 1:1.0.72-1ubuntu1 [214 kB] 2021-07-13 21:36:31.188 | Fetched 1,406 kB in 1s (1,187 kB/s) 2021-07-13 21:36:31.277 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 76976 files and directories currently installed.) 2021-07-13 21:36:31.281 | Preparing to unpack .../0-ibverbs-providers_24.0-2~cloud0_amd64.deb ... 2021-07-13 21:36:31.311 | Unpacking ibverbs-providers:amd64 (24.0-2~cloud0) over (17.1-1ubuntu0.2) ... 2021-07-13 21:36:31.449 | Preparing to unpack .../1-libibverbs1_24.0-2~cloud0_amd64.deb ... 2021-07-13 21:36:31.470 | Unpacking libibverbs1:amd64 (24.0-2~cloud0) over (17.1-1ubuntu0.2) ... 2021-07-13 21:36:31.540 | Selecting previously unselected package libconfig-general-perl. 2021-07-13 21:36:31.547 | Preparing to unpack .../2-libconfig-general-perl_2.63-1_all.deb ... 2021-07-13 21:36:31.550 | Unpacking libconfig-general-perl (2.63-1) ... 2021-07-13 21:36:31.643 | Selecting previously unselected package librdmacm1:amd64. 2021-07-13 21:36:31.651 | Preparing to unpack .../3-librdmacm1_24.0-2~cloud0_amd64.deb ... 2021-07-13 21:36:31.653 | Unpacking librdmacm1:amd64 (24.0-2~cloud0) ... 2021-07-13 21:36:31.739 | Selecting previously unselected package libsgutils2-2. 2021-07-13 21:36:31.746 | Preparing to unpack .../4-libsgutils2-2_1.42-2ubuntu1.18.04.2_amd64.deb ... 2021-07-13 21:36:31.748 | Unpacking libsgutils2-2 (1.42-2ubuntu1.18.04.2) ... 2021-07-13 21:36:31.810 | Selecting previously unselected package sg3-utils. 2021-07-13 21:36:31.818 | Preparing to unpack .../5-sg3-utils_1.42-2ubuntu1.18.04.2_amd64.deb ... 2021-07-13 21:36:31.820 | Unpacking sg3-utils (1.42-2ubuntu1.18.04.2) ... 2021-07-13 21:36:32.025 | Selecting previously unselected package tgt. 2021-07-13 21:36:32.033 | Preparing to unpack .../6-tgt_1%3a1.0.72-1ubuntu1_amd64.deb ... 2021-07-13 21:36:32.035 | Unpacking tgt (1:1.0.72-1ubuntu1) ... 2021-07-13 21:36:32.152 | Setting up libibverbs1:amd64 (24.0-2~cloud0) ... 2021-07-13 21:36:32.173 | Processing triggers for ureadahead (0.100.0-21) ... 2021-07-13 21:36:32.195 | Setting up librdmacm1:amd64 (24.0-2~cloud0) ... 2021-07-13 21:36:32.222 | Setting up libsgutils2-2 (1.42-2ubuntu1.18.04.2) ... 2021-07-13 21:36:32.250 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-07-13 21:36:32.279 | Setting up ibverbs-providers:amd64 (24.0-2~cloud0) ... 2021-07-13 21:36:32.463 | Processing triggers for systemd (237-3ubuntu10.48) ... 2021-07-13 21:36:32.654 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-07-13 21:36:34.374 | Setting up sg3-utils (1.42-2ubuntu1.18.04.2) ... 2021-07-13 21:36:34.401 | Setting up libconfig-general-perl (2.63-1) ... 2021-07-13 21:36:34.428 | Setting up tgt (1:1.0.72-1ubuntu1) ... 2021-07-13 21:36:34.728 | Created symlink /etc/systemd/system/multi-user.target.wants/tgt.service → /lib/systemd/system/tgt.service. 2021-07-13 21:36:35.408 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-07-13 21:36:35.436 | Processing triggers for systemd (237-3ubuntu10.48) ... 2021-07-13 21:36:35.626 | Processing triggers for ureadahead (0.100.0-21) ... 2021-07-13 21:36:37.575 | + functions-common:apt_get:1113 : result=0 2021-07-13 21:36:37.578 | + functions-common:apt_get:1116 : time_stop apt-get 2021-07-13 21:36:37.581 | + functions-common:time_stop:2331 : local name 2021-07-13 21:36:37.583 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:36:37.586 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:36:37.588 | + functions-common:time_stop:2334 : local total 2021-07-13 21:36:37.591 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:36:37.594 | + functions-common:time_stop:2337 : name=apt-get 2021-07-13 21:36:37.596 | + functions-common:time_stop:2338 : start_time=1626212188784 2021-07-13 21:36:37.599 | + functions-common:time_stop:2340 : [[ -z 1626212188784 ]] 2021-07-13 21:36:37.602 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:36:37.605 | + functions-common:time_stop:2343 : end_time=1626212197603 2021-07-13 21:36:37.608 | + functions-common:time_stop:2344 : elapsed_time=8819 2021-07-13 21:36:37.610 | + functions-common:time_stop:2345 : total=201626 2021-07-13 21:36:37.613 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:36:37.615 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=210445 2021-07-13 21:36:37.618 | + functions-common:apt_get:1117 : return 0 2021-07-13 21:36:37.620 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-07-13 21:36:37.623 | + ./stack.sh:main:900 : configure_cinder 2021-07-13 21:36:37.626 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-07-13 21:36:37.637 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2021-07-13 21:36:37.641 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2021-07-13 21:36:37.643 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-07-13 21:36:37.646 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-07-13 21:36:37.649 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-07-13 21:36:37.649 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-07-13 21:36:37.653 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-07-13 21:36:37.655 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-07-13 21:36:37.657 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-07-13 21:36:37.659 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-07-13 21:36:37.661 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-07-13 21:36:37.663 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-07-13 21:36:37.666 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-07-13 21:36:37.668 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-07-13 21:36:37.678 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-07-13 21:36:37.690 | + 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-07-13 21:36:37.701 | + 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-07-13 21:36:37.713 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-07-13 21:36:37.724 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-07-13 21:36:37.726 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-07-13 21:36:37.730 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.X1EccbeJsZ 2021-07-13 21:36:37.732 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-07-13 21:36:37.734 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-07-13 21:36:37.737 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-07-13 21:36:37.739 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.X1EccbeJsZ 2021-07-13 21:36:37.742 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.X1EccbeJsZ 2021-07-13 21:36:37.753 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.X1EccbeJsZ /etc/sudoers.d/cinder-rootwrap 2021-07-13 21:36:37.764 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-07-13 21:36:37.767 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-07-13 21:36:37.770 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-07-13 21:36:37.772 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-07-13 21:36:37.774 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-07-13 21:36:37.776 | + 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-07-13 21:36:37.778 | + 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-07-13 21:36:37.781 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-07-13 21:36:37.783 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-07-13 21:36:37.788 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-07-13 21:36:37.791 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-07-13 21:36:37.809 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-07-13 21:36:37.828 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-07-13 21:36:37.845 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-07-13 21:36:37.863 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-07-13 21:36:37.881 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-07-13 21:36:37.899 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-07-13 21:36:37.917 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-07-13 21:36:37.935 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-07-13 21:36:37.937 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2021-07-13 21:36:37.940 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2021-07-13 21:36:37.942 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-07-13 21:36:37.944 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-07-13 21:36:37.970 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-07-13 21:36:37.995 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.20/identity 2021-07-13 21:36:38.019 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-07-13 21:36:38.043 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-07-13 21:36:38.068 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-07-13 21:36:38.092 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-07-13 21:36:38.117 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-07-13 21:36:38.141 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-07-13 21:36:38.165 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-07-13 21:36:38.191 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-07-13 21:36:38.217 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2021-07-13 21:36:38.242 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2021-07-13 21:36:38.245 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-07-13 21:36:38.247 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-07-13 21:36:38.250 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-07-13 21:36:38.252 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-07-13 21:36:38.255 | + lib/cinder:configure_cinder:224 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-07-13 21:36:38.281 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-07-13 21:36:38.306 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-07-13 21:36:38.331 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-07-13 21:36:38.356 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-07-13 21:36:38.381 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-07-13 21:36:38.406 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-07-13 21:36:38.432 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2021-07-13 21:36:38.435 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.20 2021-07-13 21:36:38.459 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-07-13 21:36:38.487 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2021-07-13 21:36:38.494 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key b208b00f9d8ef54876f037f3f0a1edc2 2021-07-13 21:36:38.518 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2021-07-13 21:36:38.534 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:36:38.537 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2021-07-13 21:36:38.554 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:36:38.556 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2021-07-13 21:36:38.572 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:36:38.574 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2021-07-13 21:36:38.591 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:36:38.594 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2021-07-13 21:36:38.596 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-07-13 21:36:38.598 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-07-13 21:36:38.601 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-07-13 21:36:38.603 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-07-13 21:36:38.606 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-07-13 21:36:38.608 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-07-13 21:36:38.624 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:36:38.627 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-07-13 21:36:38.629 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-07-13 21:36:38.632 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-07-13 21:36:38.647 | ++ functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:36:38.649 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2021-07-13 21:36:38.652 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2021-07-13 21:36:38.678 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-07-13 21:36:38.680 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-07-13 21:36:38.683 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2021-07-13 21:36:38.685 | + functions:setup_logging:655 : local conf_file=/etc/cinder/cinder.conf 2021-07-13 21:36:38.688 | + functions:setup_logging:656 : local other_cond=True 2021-07-13 21:36:38.690 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-07-13 21:36:38.693 | + functions:setup_logging:658 : setup_systemd_logging /etc/cinder/cinder.conf 2021-07-13 21:36:38.695 | + functions:setup_systemd_logging:686 : local conf_file=/etc/cinder/cinder.conf 2021-07-13 21:36:38.698 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-07-13 21:36:38.701 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-07-13 21:36:38.717 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-07-13 21:36:38.720 | + functions:setup_systemd_logging:693 : local pidstr= 2021-07-13 21:36:38.722 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-07-13 21:36:38.725 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-07-13 21:36:38.727 | + 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-07-13 21:36:38.751 | + 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-07-13 21:36:38.776 | + 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-07-13 21:36:38.801 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-07-13 21:36:38.825 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-07-13 21:36:38.828 | + lib/apache:write_uwsgi_config:264 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-07-13 21:36:38.831 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/cinder-wsgi 2021-07-13 21:36:38.833 | + lib/apache:write_uwsgi_config:266 : local url=/volume 2021-07-13 21:36:38.835 | + lib/apache:write_uwsgi_config:267 : local http= 2021-07-13 21:36:38.838 | + lib/apache:write_uwsgi_config:268 : local name= 2021-07-13 21:36:38.841 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/cinder-wsgi 2021-07-13 21:36:38.845 | + lib/apache:write_uwsgi_config:269 : name=cinder-wsgi 2021-07-13 21:36:38.847 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-07-13 21:36:38.849 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-07-13 21:36:38.861 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-07-13 21:36:38.861 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-07-13 21:36:38.868 | d /var/run/uwsgi 0755 ubuntu root 2021-07-13 21:36:38.872 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-07-13 21:36:38.885 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-07-13 21:36:38.887 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-07-13 21:36:38.892 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-07-13 21:36:38.918 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-07-13 21:36:38.941 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-07-13 21:36:38.966 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-07-13 21:36:38.991 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-07-13 21:36:39.015 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-07-13 21:36:39.039 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-07-13 21:36:39.064 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-07-13 21:36:39.088 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-07-13 21:36:39.113 | + 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-07-13 21:36:39.137 | + lib/apache:write_uwsgi_config:302 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-07-13 21:36:39.162 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-07-13 21:36:39.186 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-07-13 21:36:39.210 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-07-13 21:36:39.213 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-07-13 21:36:39.216 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for cinder-wsgi 2021-07-13 21:36:39.219 | ++ lib/apache:apache_site_config_for:196 : local site=cinder-wsgi 2021-07-13 21:36:39.221 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-07-13 21:36:39.223 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-13 21:36:39.226 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-13 21:36:39.228 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-07-13 21:36:39.231 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-07-13 21:36:39.234 | + lib/apache:write_uwsgi_config:314 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-07-13 21:36:39.258 | + lib/apache:write_uwsgi_config:315 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-07-13 21:36:39.283 | + lib/apache:write_uwsgi_config:316 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 ' 2021-07-13 21:36:39.283 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-07-13 21:36:39.290 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-07-13 21:36:39.293 | + lib/apache:write_uwsgi_config:317 : enable_apache_site cinder-wsgi 2021-07-13 21:36:39.296 | + lib/apache:enable_apache_site:213 : local site=cinder-wsgi 2021-07-13 21:36:39.299 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-07-13 21:36:39.301 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-07-13 21:36:39.304 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-07-13 21:36:39.306 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-13 21:36:39.308 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-13 21:36:39.311 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-07-13 21:36:39.313 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-07-13 21:36:39.315 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-13 21:36:39.318 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-13 21:36:39.320 | + lib/apache:enable_apache_site:217 : sudo a2ensite cinder-wsgi 2021-07-13 21:36:39.376 | Enabling site cinder-wsgi. 2021-07-13 21:36:39.381 | To activate the new configuration, you need to run: 2021-07-13 21:36:39.381 | systemctl reload apache2 2021-07-13 21:36:39.385 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-07-13 21:36:39.388 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-07-13 21:36:39.390 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-07-13 21:36:39.393 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-07-13 21:36:39.536 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-07-13 21:36:39.538 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-07-13 21:36:39.564 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.20/image 2021-07-13 21:36:39.589 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2021-07-13 21:36:39.606 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:36:39.608 | + lib/cinder:configure_cinder:314 : '[' False '!=' True ']' 2021-07-13 21:36:39.611 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_version 2 2021-07-13 21:36:39.635 | + lib/cinder:configure_cinder:319 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-07-13 21:36:39.638 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2021-07-13 21:36:39.640 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2021-07-13 21:36:39.643 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2021-07-13 21:36:39.645 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-07-13 21:36:39.672 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2021-07-13 21:36:39.697 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.20/identity 2021-07-13 21:36:39.723 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2021-07-13 21:36:39.747 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-07-13 21:36:39.772 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-07-13 21:36:39.798 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2021-07-13 21:36:39.822 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-07-13 21:36:39.848 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-07-13 21:36:39.873 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-07-13 21:36:39.898 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-07-13 21:36:39.922 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-07-13 21:36:39.948 | + lib/cinder:configure_cinder:323 : [[ ! -z '' ]] 2021-07-13 21:36:39.950 | + lib/cinder:configure_cinder:325 : is_service_enabled etcd3 2021-07-13 21:36:39.966 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:36:39.969 | + lib/cinder:configure_cinder:326 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.20:2379 2021-07-13 21:36:39.996 | + ./stack.sh:main:903 : is_service_enabled neutron 2021-07-13 21:36:40.012 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:36:40.015 | + ./stack.sh:main:905 : stack_install_service neutron 2021-07-13 21:36:40.018 | + lib/stack:stack_install_service:20 : local service=neutron 2021-07-13 21:36:40.020 | + lib/stack:stack_install_service:21 : type install_neutron 2021-07-13 21:36:40.022 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-07-13 21:36:40.025 | + lib/stack:stack_install_service:32 : install_neutron 2021-07-13 21:36:40.027 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-07-13 21:36:40.031 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-07-13 21:36:40.031 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-07-13 21:36:40.036 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-07-13 21:36:40.038 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-07-13 21:36:40.041 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-07-13 21:36:40.043 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-07-13 21:36:40.046 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-07-13 21:36:40.048 | + lib/neutron-legacy:install_mutnauq:436 : use_library_from_git neutron-lib 2021-07-13 21:36:40.051 | + inc/python:use_library_from_git:263 : local name=neutron-lib 2021-07-13 21:36:40.053 | + inc/python:use_library_from_git:264 : local enabled=1 2021-07-13 21:36:40.056 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-13 21:36:40.058 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2021-07-13 21:36:40.061 | + inc/python:use_library_from_git:266 : return 1 2021-07-13 21:36:40.064 | + lib/neutron-legacy:install_mutnauq:441 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/ussuri 2021-07-13 21:36:40.066 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-07-13 21:36:40.069 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-07-13 21:36:40.071 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-07-13 21:36:40.073 | + functions-common:git_clone:526 : local orig_dir 2021-07-13 21:36:40.076 | ++ functions-common:git_clone:527 : pwd 2021-07-13 21:36:40.079 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-07-13 21:36:40.081 | + functions-common:git_clone:528 : local git_clone_flags= 2021-07-13 21:36:40.084 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-07-13 21:36:40.099 | + functions-common:git_clone:530 : RECLONE=False 2021-07-13 21:36:40.101 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-07-13 21:36:40.104 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-07-13 21:36:40.107 | + functions-common:git_clone:544 : echo stable/ussuri 2021-07-13 21:36:40.107 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-07-13 21:36:40.112 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-07-13 21:36:40.114 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-07-13 21:36:40.116 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-07-13 21:36:40.119 | + functions-common:git_clone:593 : git show --oneline 2021-07-13 21:36:40.119 | + functions-common:git_clone:593 : head -1 2021-07-13 21:36:40.122 | d07ad0324a Merge "[OVN] neutron-ovn-metadat-agent add retry logic for sb_idl" into stable/ussuri 2021-07-13 21:36:40.125 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-07-13 21:36:40.127 | + lib/neutron-legacy:install_mutnauq:442 : setup_develop /opt/stack/neutron 2021-07-13 21:36:40.130 | + inc/python:setup_develop:351 : local bindep 2021-07-13 21:36:40.132 | + inc/python:setup_develop:352 : [[ /opt/stack/neutron == -bindep* ]] 2021-07-13 21:36:40.135 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/neutron 2021-07-13 21:36:40.137 | + inc/python:setup_develop:357 : local extras= 2021-07-13 21:36:40.140 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-07-13 21:36:40.142 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-07-13 21:36:40.145 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/neutron == -bindep* ]] 2021-07-13 21:36:40.147 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/neutron 2021-07-13 21:36:40.150 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-07-13 21:36:40.152 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-07-13 21:36:40.156 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/neutron 2021-07-13 21:36:40.158 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-07-13 21:36:40.161 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/neutron 2021-07-13 21:36:40.164 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-07-13 21:36:40.166 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-07-13 21:36:40.169 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-07-13 21:36:40.175 | + inc/python:_setup_package_with_constraints_edit:396 : name=neutron 2021-07-13 21:36:40.177 | + 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-07-13 21:36:41.195 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/neutron -e 2021-07-13 21:36:41.198 | + inc/python:setup_package:430 : local bindep=0 2021-07-13 21:36:41.200 | + inc/python:setup_package:431 : local bindep_flag= 2021-07-13 21:36:41.203 | + inc/python:setup_package:432 : local bindep_profiles= 2021-07-13 21:36:41.206 | + inc/python:setup_package:433 : [[ /opt/stack/neutron == -bindep* ]] 2021-07-13 21:36:41.208 | + inc/python:setup_package:438 : local project_dir=/opt/stack/neutron 2021-07-13 21:36:41.210 | + inc/python:setup_package:439 : local flags=-e 2021-07-13 21:36:41.213 | + inc/python:setup_package:440 : local extras= 2021-07-13 21:36:41.215 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-07-13 21:36:41.217 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-07-13 21:36:41.220 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-07-13 21:36:41.223 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-07-13 21:36:41.225 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-07-13 21:36:41.227 | + inc/python:setup_package:458 : pip_install -e /opt/stack/neutron 2021-07-13 21:36:41.246 | Using python 3.6 to install /opt/stack/neutron because python3_enabled=True 2021-07-13 21:36:41.251 | + 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-07-13 21:36:44.009 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-07-13 21:36:44.009 | 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-07-13 21:36:44.010 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.010 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.011 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.011 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.011 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.012 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.012 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.013 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.013 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.014 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.014 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.015 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.016 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.016 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.017 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.017 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.017 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.018 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.018 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.019 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.019 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.020 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.020 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.021 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.021 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.023 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.023 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.024 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.024 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.025 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.025 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.026 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.026 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.027 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.027 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.028 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.028 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.028 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.029 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.029 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.029 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.030 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.031 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.031 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.032 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.032 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.032 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.033 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.033 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.034 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.034 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.035 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.035 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.036 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.036 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.037 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.037 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.037 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.038 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.038 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.039 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.040 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.040 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.041 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.041 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.042 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.042 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.043 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.043 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.044 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.045 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.045 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.045 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.046 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.047 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.047 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.048 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.063 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.063 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.064 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.064 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.065 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.065 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.066 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.066 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.066 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.067 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.067 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.068 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.068 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.069 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.069 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.070 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.070 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.071 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.071 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.072 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.072 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.073 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.073 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.074 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.074 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.075 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.075 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.076 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.076 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.077 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.078 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.078 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.079 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.079 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.080 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.080 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.080 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.081 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.081 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.082 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.082 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.083 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.083 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.084 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.084 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.085 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.085 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.085 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.086 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.086 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.087 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.087 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.088 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.088 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.088 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.089 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.089 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.090 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.090 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.091 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.091 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.091 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.092 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.092 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.093 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.094 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.094 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.095 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.095 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.096 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.096 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.097 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.097 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.097 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.098 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.098 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.099 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.099 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.099 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.100 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.100 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.101 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.101 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.102 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.102 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.102 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.103 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.103 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.104 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.104 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.105 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.105 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.105 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.106 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.106 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.107 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.107 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.107 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.108 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.108 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.109 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.109 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.110 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.110 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.110 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.111 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.111 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.112 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.112 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.112 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.113 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.113 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.113 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.114 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.114 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.115 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.115 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.116 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.116 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.116 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.117 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.117 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.118 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.118 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.118 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.119 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.119 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.119 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.120 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.120 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.121 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.121 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.122 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.122 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.122 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.123 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.123 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.124 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.124 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.124 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.125 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.125 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.126 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.126 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.127 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.127 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.127 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.128 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.128 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.129 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.129 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.129 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.130 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.130 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.131 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.132 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.132 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.133 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.134 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.134 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.135 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.135 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.136 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.136 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.136 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.137 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.137 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.138 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.138 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.138 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.139 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.140 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.140 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.141 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.141 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.141 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.142 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.142 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.143 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.143 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.144 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.144 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.144 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.145 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.145 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.146 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.146 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.147 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.147 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.147 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.148 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.148 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.149 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.149 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.149 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.150 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.150 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.151 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.151 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.152 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.152 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.153 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.153 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.153 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.154 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.154 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.155 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.155 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.156 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.156 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.157 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.157 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.157 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.158 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.158 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.158 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.159 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.159 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.160 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.160 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.161 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.161 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.162 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.162 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.162 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.163 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.163 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.163 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.164 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.164 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.165 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.165 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.166 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.166 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.167 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.167 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.167 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.168 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.168 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.169 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.169 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.169 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.170 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.170 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.171 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.172 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.172 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.172 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.173 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.173 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.174 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.174 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.175 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.176 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.176 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.177 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.177 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.177 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.178 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.178 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.179 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.179 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.180 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.180 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.180 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.181 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.181 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.182 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.182 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.183 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.183 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.183 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.184 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.184 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.185 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.185 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.186 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.186 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.187 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.187 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.188 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.188 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.189 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.189 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.190 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.191 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.191 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.191 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.192 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.192 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.193 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.193 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.194 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.194 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.194 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.195 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.195 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.195 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.196 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.197 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.197 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.197 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.198 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.198 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.199 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.199 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.200 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.200 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.201 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.201 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.202 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.202 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.202 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.203 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.203 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.204 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.204 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.204 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.205 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.205 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.206 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.206 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.206 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.207 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.207 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.208 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.208 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.209 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.209 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.210 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.210 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.211 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.211 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.211 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.212 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.213 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.213 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.213 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:44.214 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:44.214 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:44.215 | Obtaining file:///opt/stack/neutron 2021-07-13 21:36:46.381 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-07-13 21:36:48.564 | 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-07-13 21:36:48.571 | 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-07-13 21:36:48.575 | 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-07-13 21:36:48.587 | 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-07-13 21:36:48.596 | 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-07-13 21:36:48.605 | 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-07-13 21:36:48.628 | 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-07-13 21:36:48.643 | 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-07-13 21:36:48.653 | 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-07-13 21:36:48.662 | 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-07-13 21:36:48.666 | 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-07-13 21:36:48.676 | 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-07-13 21:36:48.683 | 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-07-13 21:36:48.686 | 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-07-13 21:36:48.689 | 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-07-13 21:36:48.757 | 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-07-13 21:36:48.818 | 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-07-13 21:36:48.822 | 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-07-13 21:36:48.825 | 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-07-13 21:36:48.829 | 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-07-13 21:36:48.874 | Requirement already satisfied: openstacksdk===0.46.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (0.46.0) 2021-07-13 21:36:48.903 | 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-07-13 21:36:48.925 | 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-07-13 21:36:48.930 | 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-07-13 21:36:48.935 | Requirement already satisfied: os-vif===2.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (2.0.0) 2021-07-13 21:36:48.963 | 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-07-13 21:36:48.982 | 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-07-13 21:36:49.019 | 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-07-13 21:36:49.033 | Requirement already satisfied: oslo.config===8.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (8.0.4) 2021-07-13 21:36:49.047 | Requirement already satisfied: oslo.context===3.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (3.0.2) 2021-07-13 21:36:49.054 | Requirement already satisfied: oslo.db===8.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (8.1.0) 2021-07-13 21:36:49.108 | 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-07-13 21:36:49.117 | 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-07-13 21:36:49.162 | 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-07-13 21:36:49.230 | 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-07-13 21:36:49.252 | Requirement already satisfied: oslo.policy===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.1.1) 2021-07-13 21:36:49.271 | 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-07-13 21:36:49.287 | 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-07-13 21:36:49.303 | 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-07-13 21:36:49.308 | 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-07-13 21:36:49.321 | 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-07-13 21:36:49.350 | 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-07-13 21:36:49.361 | 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-07-13 21:36:49.379 | 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-07-13 21:36:49.401 | 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-07-13 21:36:49.447 | 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-07-13 21:36:49.450 | Requirement already satisfied: ovsdbapp===1.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (1.2.2) 2021-07-13 21:36:49.463 | 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-07-13 21:36:49.500 | 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-07-13 21:36:49.503 | 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-07-13 21:36:49.513 | 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-07-13 21:36:49.516 | 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-07-13 21:36:49.522 | 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-07-13 21:36:49.537 | 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-07-13 21:36:49.549 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 604)) (0.9.6) 2021-07-13 21:36:49.552 | 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-07-13 21:36:49.555 | 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-07-13 21:36:49.563 | 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-07-13 21:36:49.568 | 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-07-13 21:36:49.591 | 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-07-13 21:36:49.594 | 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-07-13 21:36:49.615 | 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-07-13 21:36:49.648 | Requirement already satisfied: python-novaclient===17.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 719)) (17.0.0) 2021-07-13 21:36:49.668 | 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-07-13 21:36:49.672 | 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-07-13 21:36:49.680 | 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-07-13 21:36:49.704 | 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-07-13 21:36:49.706 | 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-07-13 21:36:49.711 | 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-07-13 21:36:49.715 | 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-07-13 21:36:49.719 | 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-07-13 21:36:49.722 | 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-07-13 21:36:49.725 | 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-07-13 21:36:49.737 | 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-07-13 21:36:49.740 | 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-07-13 21:36:49.743 | 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-07-13 21:36:49.750 | 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-07-13 21:36:49.765 | 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-07-13 21:36:49.775 | 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-07-13 21:36:49.782 | 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-07-13 21:36:49.801 | 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-07-13 21:36:49.821 | 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-07-13 21:36:49.887 | 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-07-13 21:36:49.891 | 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-07-13 21:36:49.899 | 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-07-13 21:36:49.922 | 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-07-13 21:36:49.927 | 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-07-13 21:36:49.930 | 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-07-13 21:36:49.933 | 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-07-13 21:36:49.942 | 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-07-13 21:36:49.945 | 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-07-13 21:36:49.948 | 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-07-13 21:36:49.971 | 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-07-13 21:36:49.975 | 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-07-13 21:36:49.978 | 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-07-13 21:36:50.020 | 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-07-13 21:36:50.025 | 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-07-13 21:36:50.030 | 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-07-13 21:36:50.034 | 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-07-13 21:36:50.037 | 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-07-13 21:36:50.042 | 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-07-13 21:36:50.049 | 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-07-13 21:36:50.096 | 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-07-13 21:36:50.102 | 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-07-13 21:36:50.106 | 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-07-13 21:36:50.110 | 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-07-13 21:36:50.122 | 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-07-13 21:36:50.131 | 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-07-13 21:36:50.146 | 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-07-13 21:36:50.170 | 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-07-13 21:36:50.173 | 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-07-13 21:36:50.189 | 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-07-13 21:36:50.210 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (3.2.0) 2021-07-13 21:36:50.242 | 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-07-13 21:36:50.247 | 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-07-13 21:36:50.250 | Requirement already satisfied: certifi===2020.4.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2020.4.5.1) 2021-07-13 21:36:50.253 | 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-07-13 21:36:50.257 | 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-07-13 21:36:50.284 | 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-07-13 21:36:50.287 | 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-07-13 21:36:50.290 | 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-07-13 21:36:50.293 | 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-07-13 21:36:50.296 | 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-07-13 21:36:50.300 | 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-07-13 21:36:50.319 | 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-07-13 21:36:50.322 | 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-07-13 21:36:50.325 | 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-07-13 21:36:50.334 | 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-07-13 21:36:50.347 | 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-07-13 21:36:50.364 | 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-07-13 21:36:50.369 | 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-07-13 21:36:50.417 | 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-07-13 21:36:50.461 | 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-07-13 21:36:50.474 | 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-07-13 21:36:50.479 | 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-07-13 21:36:50.482 | 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-07-13 21:36:51.418 | Installing collected packages: neutron 2021-07-13 21:36:51.418 | Attempting uninstall: neutron 2021-07-13 21:36:51.420 | Found existing installation: neutron 16.4.0 2021-07-13 21:36:52.643 | Uninstalling neutron-16.4.0: 2021-07-13 21:36:52.729 | Successfully uninstalled neutron-16.4.0 2021-07-13 21:36:52.731 | Running setup.py develop for neutron 2021-07-13 21:36:55.441 | Successfully installed neutron 2021-07-13 21:36:55.572 | WARNING: You are using pip version 20.2.4; however, version 21.1.3 is available. 2021-07-13 21:36:55.572 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-07-13 21:36:55.661 | + inc/python:pip_install:207 : result=0 2021-07-13 21:36:55.663 | + inc/python:pip_install:209 : time_stop pip_install 2021-07-13 21:36:55.665 | + functions-common:time_stop:2331 : local name 2021-07-13 21:36:55.667 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:36:55.670 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:36:55.673 | + functions-common:time_stop:2334 : local total 2021-07-13 21:36:55.675 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:36:55.677 | + functions-common:time_stop:2337 : name=pip_install 2021-07-13 21:36:55.680 | + functions-common:time_stop:2338 : start_time=1626212201241 2021-07-13 21:36:55.682 | + functions-common:time_stop:2340 : [[ -z 1626212201241 ]] 2021-07-13 21:36:55.685 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:36:55.688 | + functions-common:time_stop:2343 : end_time=1626212215685 2021-07-13 21:36:55.690 | + functions-common:time_stop:2344 : elapsed_time=14444 2021-07-13 21:36:55.692 | + functions-common:time_stop:2345 : total=184025 2021-07-13 21:36:55.695 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:36:55.697 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=198469 2021-07-13 21:36:55.699 | + inc/python:pip_install:210 : return 0 2021-07-13 21:36:55.702 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-07-13 21:36:55.704 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-07-13 21:36:55.707 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-07-13 21:36:55.724 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-07-13 21:36:55.735 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/neutron 2021-07-13 21:36:55.738 | + inc/python:use_library_from_git:263 : local name=/opt/stack/neutron 2021-07-13 21:36:55.740 | + inc/python:use_library_from_git:264 : local enabled=1 2021-07-13 21:36:55.743 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-13 21:36:55.745 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2021-07-13 21:36:55.748 | + inc/python:use_library_from_git:266 : return 1 2021-07-13 21:36:55.751 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-07-13 21:36:55.753 | + ./stack.sh:main:908 : is_service_enabled nova 2021-07-13 21:36:55.769 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:36:55.772 | + ./stack.sh:main:910 : stack_install_service nova 2021-07-13 21:36:55.774 | + lib/stack:stack_install_service:20 : local service=nova 2021-07-13 21:36:55.777 | + lib/stack:stack_install_service:21 : type install_nova 2021-07-13 21:36:55.779 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-07-13 21:36:55.782 | + lib/stack:stack_install_service:32 : install_nova 2021-07-13 21:36:55.784 | + lib/nova:install_nova:806 : use_library_from_git os-vif 2021-07-13 21:36:55.787 | + inc/python:use_library_from_git:263 : local name=os-vif 2021-07-13 21:36:55.789 | + inc/python:use_library_from_git:264 : local enabled=1 2021-07-13 21:36:55.792 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-13 21:36:55.794 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2021-07-13 21:36:55.797 | + inc/python:use_library_from_git:266 : return 1 2021-07-13 21:36:55.799 | + lib/nova:install_nova:811 : is_service_enabled n-cpu 2021-07-13 21:36:55.815 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:36:55.818 | + lib/nova:install_nova:815 : is_service_enabled n-novnc 2021-07-13 21:36:55.833 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:36:55.836 | + lib/nova:install_nova:827 : is_service_enabled n-spice 2021-07-13 21:36:55.851 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:36:55.854 | + lib/nova:install_nova:839 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/ussuri 2021-07-13 21:36:55.856 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/nova.git 2021-07-13 21:36:55.859 | + functions-common:git_clone:524 : local git_dest=/opt/stack/nova 2021-07-13 21:36:55.861 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-07-13 21:36:55.864 | + functions-common:git_clone:526 : local orig_dir 2021-07-13 21:36:55.867 | ++ functions-common:git_clone:527 : pwd 2021-07-13 21:36:55.869 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-07-13 21:36:55.871 | + functions-common:git_clone:528 : local git_clone_flags= 2021-07-13 21:36:55.875 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-07-13 21:36:55.890 | + functions-common:git_clone:530 : RECLONE=False 2021-07-13 21:36:55.892 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-07-13 21:36:55.895 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-07-13 21:36:55.897 | + functions-common:git_clone:544 : echo stable/ussuri 2021-07-13 21:36:55.898 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-07-13 21:36:55.902 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/nova ]] 2021-07-13 21:36:55.904 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-07-13 21:36:55.907 | + functions-common:git_clone:592 : cd /opt/stack/nova 2021-07-13 21:36:55.909 | + functions-common:git_clone:593 : git show --oneline 2021-07-13 21:36:55.910 | + functions-common:git_clone:593 : head -1 2021-07-13 21:36:55.915 | 78c19c8f27 Merge "Ignore PCI devices with 32bit domain" into stable/ussuri 2021-07-13 21:36:55.918 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-07-13 21:36:55.921 | + lib/nova:install_nova:840 : setup_develop /opt/stack/nova 2021-07-13 21:36:55.923 | + inc/python:setup_develop:351 : local bindep 2021-07-13 21:36:55.926 | + inc/python:setup_develop:352 : [[ /opt/stack/nova == -bindep* ]] 2021-07-13 21:36:55.928 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/nova 2021-07-13 21:36:55.930 | + inc/python:setup_develop:357 : local extras= 2021-07-13 21:36:55.933 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/nova -e 2021-07-13 21:36:55.935 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-07-13 21:36:55.938 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/nova == -bindep* ]] 2021-07-13 21:36:55.941 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/nova 2021-07-13 21:36:55.943 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-07-13 21:36:55.946 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-07-13 21:36:55.949 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/nova 2021-07-13 21:36:55.951 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-07-13 21:36:55.955 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/nova 2021-07-13 21:36:55.957 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-07-13 21:36:55.960 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-07-13 21:36:55.963 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2021-07-13 21:36:55.969 | + inc/python:_setup_package_with_constraints_edit:396 : name=nova 2021-07-13 21:36:55.971 | + 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-07-13 21:36:56.958 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/nova -e 2021-07-13 21:36:56.961 | + inc/python:setup_package:430 : local bindep=0 2021-07-13 21:36:56.963 | + inc/python:setup_package:431 : local bindep_flag= 2021-07-13 21:36:56.965 | + inc/python:setup_package:432 : local bindep_profiles= 2021-07-13 21:36:56.968 | + inc/python:setup_package:433 : [[ /opt/stack/nova == -bindep* ]] 2021-07-13 21:36:56.971 | + inc/python:setup_package:438 : local project_dir=/opt/stack/nova 2021-07-13 21:36:56.973 | + inc/python:setup_package:439 : local flags=-e 2021-07-13 21:36:56.975 | + inc/python:setup_package:440 : local extras= 2021-07-13 21:36:56.977 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-07-13 21:36:56.980 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-07-13 21:36:56.982 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-07-13 21:36:56.985 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-07-13 21:36:56.987 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-07-13 21:36:56.989 | + inc/python:setup_package:458 : pip_install -e /opt/stack/nova 2021-07-13 21:36:57.007 | Using python 3.6 to install /opt/stack/nova because python3_enabled=True 2021-07-13 21:36:57.012 | + 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-07-13 21:36:59.769 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-07-13 21:36:59.769 | 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-07-13 21:36:59.770 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.771 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.771 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.771 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.772 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.772 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.773 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.773 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.774 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.774 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.775 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.775 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.775 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.776 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.776 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.777 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.777 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.778 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.778 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.779 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.779 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.780 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.780 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.781 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.781 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.783 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.784 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.784 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.785 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.785 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.786 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.786 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.787 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.787 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.787 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.788 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.788 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.789 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.789 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.789 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.790 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.790 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.790 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.791 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.791 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.792 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.792 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.793 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.793 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.794 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.794 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.794 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.795 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.796 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.796 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.797 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.798 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.798 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.798 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.799 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.800 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.800 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.801 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.802 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.802 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.802 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.803 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.803 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.804 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.805 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.805 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.806 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.806 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.807 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.807 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.807 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.808 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.808 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.809 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.809 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.809 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.810 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.811 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.812 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.812 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.813 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.813 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.813 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.814 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.815 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.815 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.816 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.816 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.816 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.817 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.817 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.818 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.818 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.819 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.820 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.820 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.821 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.821 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.822 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.822 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.823 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.823 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.823 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.824 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.824 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.825 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.825 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.826 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.826 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.827 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.827 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.828 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.828 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.829 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.829 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.830 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.830 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.830 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.831 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.831 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.832 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.832 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.833 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.833 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.834 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.834 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.835 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.835 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.836 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.836 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.836 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.837 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.837 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.838 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.838 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.838 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.839 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.839 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.840 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.840 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.841 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.841 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.842 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.842 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.843 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.843 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.843 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.844 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.844 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.845 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.845 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.845 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.846 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.846 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.847 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.847 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.848 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.848 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.849 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.849 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.849 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.850 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.850 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.850 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.851 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.851 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.852 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.852 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.853 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.853 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.854 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.854 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.854 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.855 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.855 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.856 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.856 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.857 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.857 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.857 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.858 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.859 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.859 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.859 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.860 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.860 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.861 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.861 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.862 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.862 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.862 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.863 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.864 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.864 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.865 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.865 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.865 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.866 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.866 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.867 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.867 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.867 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.868 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.868 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.869 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.869 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.870 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.870 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.870 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.871 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.871 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.871 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.872 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.872 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.873 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.874 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.874 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.875 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.875 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.876 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.876 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.876 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.877 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.877 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.878 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.878 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.879 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.880 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.880 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.881 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.882 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.882 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.883 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.883 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.884 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.884 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.884 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.885 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.885 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.886 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.886 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.887 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.887 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.888 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.888 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.888 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.889 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.889 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.890 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.890 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.891 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.891 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.892 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.892 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.892 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.893 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.893 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.894 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.894 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.895 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.895 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.896 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.896 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.896 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.897 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.897 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.898 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.898 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.899 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.899 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.900 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.900 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.900 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.901 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.901 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.902 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.902 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.903 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.903 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.903 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.904 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.904 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.905 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.905 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.906 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.906 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.907 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.907 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.907 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.908 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.908 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.909 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.909 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.910 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.910 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.911 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.911 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.912 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.912 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.912 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.913 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.913 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.913 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.914 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.914 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.915 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.915 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.916 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.916 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.917 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.917 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.917 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.918 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.918 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.919 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.919 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.920 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.920 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.921 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.921 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.922 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.922 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.923 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.923 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.924 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.925 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.925 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.926 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.926 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.927 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.927 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.927 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.928 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.928 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.929 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.930 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.930 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.931 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.932 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.933 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.934 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.934 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.934 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.935 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.935 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.936 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.936 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.937 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.937 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.938 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.938 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.938 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.939 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.939 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.940 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.940 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.941 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.941 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.942 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.942 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.943 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.943 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.944 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.944 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.944 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.945 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.945 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.946 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.946 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.946 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.947 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.947 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.948 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.948 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.949 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.949 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.950 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.950 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.951 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.951 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.952 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.953 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.953 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.954 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.954 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.955 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.955 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.955 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.956 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.956 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.957 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.957 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.957 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.958 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.958 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.959 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.959 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.960 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.960 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.961 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.961 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.961 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.962 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.962 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.963 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.963 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.964 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.965 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.965 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.965 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:36:59.966 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:36:59.966 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:36:59.967 | Obtaining file:///opt/stack/nova 2021-07-13 21:37:03.519 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-07-13 21:37:06.919 | 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-07-13 21:37:06.925 | 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-07-13 21:37:06.933 | 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-07-13 21:37:06.936 | 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-07-13 21:37:06.945 | 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-07-13 21:37:06.953 | 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-07-13 21:37:06.962 | 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-07-13 21:37:06.986 | 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-07-13 21:37:07.002 | Requirement already satisfied: castellan===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.3) 2021-07-13 21:37:07.026 | 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-07-13 21:37:07.068 | 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-07-13 21:37:07.209 | Collecting dataclasses===0.7 2021-07-13 21:37:07.218 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/345/9118f7ede7c8b/dataclasses-0.7-py3-none-any.whl (18 kB) 2021-07-13 21:37:07.305 | 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-07-13 21:37:07.309 | 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-07-13 21:37:07.319 | 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-07-13 21:37:07.326 | 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-07-13 21:37:07.329 | 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-07-13 21:37:07.332 | 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-07-13 21:37:07.365 | 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-07-13 21:37:07.434 | 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-07-13 21:37:07.496 | 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-07-13 21:37:07.608 | Collecting microversion-parse===1.0.1 2021-07-13 21:37:07.614 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2021-07-13 21:37:07.704 | 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-07-13 21:37:07.707 | 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-07-13 21:37:07.710 | 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-07-13 21:37:07.713 | Requirement already satisfied: openstacksdk===0.46.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (0.46.0) 2021-07-13 21:37:07.742 | Requirement already satisfied: os-brick===3.0.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437)) (3.0.6) 2021-07-13 21:37:07.873 | Collecting os-resource-classes===1.0.0 2021-07-13 21:37:07.880 | 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-07-13 21:37:07.968 | 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-07-13 21:37:07.973 | 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-07-13 21:37:07.979 | Requirement already satisfied: os-vif===2.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 461)) (2.0.0) 2021-07-13 21:37:08.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 465)) (5.0.2) 2021-07-13 21:37:08.029 | 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-07-13 21:37:08.049 | 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-07-13 21:37:08.085 | 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-07-13 21:37:08.099 | Requirement already satisfied: oslo.config===8.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (8.0.4) 2021-07-13 21:37:08.113 | Requirement already satisfied: oslo.context===3.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 484)) (3.0.2) 2021-07-13 21:37:08.120 | Requirement already satisfied: oslo.db===8.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 488)) (8.1.0) 2021-07-13 21:37:08.175 | 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-07-13 21:37:08.183 | 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-07-13 21:37:08.228 | 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-07-13 21:37:08.295 | 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-07-13 21:37:08.316 | Requirement already satisfied: oslo.policy===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 512)) (3.1.1) 2021-07-13 21:37:08.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 516)) (2.1.2) 2021-07-13 21:37:08.351 | 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-07-13 21:37:08.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 524)) (6.0.2) 2021-07-13 21:37:08.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 528)) (3.1.2) 2021-07-13 21:37:08.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 532)) (2.1.1) 2021-07-13 21:37:08.414 | 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-07-13 21:37:08.425 | 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-07-13 21:37:08.443 | 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-07-13 21:37:08.465 | Requirement already satisfied: ovsdbapp===1.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.2.2) 2021-07-13 21:37:08.477 | 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-07-13 21:37:08.515 | 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-07-13 21:37:08.517 | 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-07-13 21:37:08.520 | 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-07-13 21:37:08.526 | 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-07-13 21:37:08.538 | 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-07-13 21:37:08.541 | 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-07-13 21:37:08.673 | Collecting pypowervm===1.1.24 2021-07-13 21:37:08.683 | 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-07-13 21:37:08.855 | 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-07-13 21:37:08.862 | 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-07-13 21:37:08.869 | 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-07-13 21:37:08.886 | Requirement already satisfied: python-cinderclient===7.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641)) (7.0.1) 2021-07-13 21:37:08.908 | 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-07-13 21:37:08.913 | 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-07-13 21:37:08.934 | 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-07-13 21:37:08.956 | 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-07-13 21:37:08.989 | 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-07-13 21:37:08.994 | 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-07-13 21:37:09.002 | 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-07-13 21:37:09.025 | 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-07-13 21:37:09.028 | 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-07-13 21:37:09.033 | 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-07-13 21:37:09.039 | 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-07-13 21:37:09.042 | 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-07-13 21:37:09.045 | 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-07-13 21:37:09.056 | 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-07-13 21:37:09.060 | 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-07-13 21:37:09.064 | 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-07-13 21:37:09.070 | 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-07-13 21:37:09.133 | 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-07-13 21:37:09.147 | 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-07-13 21:37:09.158 | 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-07-13 21:37:09.164 | 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-07-13 21:37:09.184 | 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-07-13 21:37:09.251 | 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-07-13 21:37:09.255 | 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-07-13 21:37:09.263 | 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-07-13 21:37:09.287 | 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-07-13 21:37:09.291 | 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-07-13 21:37:09.399 | Collecting websockify===0.9.0 2021-07-13 21:37:09.406 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/427/91706b55e301d/websockify-0.9.0-py3-none-any.whl (35 kB) 2021-07-13 21:37:09.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 991)) (1.12.1) 2021-07-13 21:37:09.499 | 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-07-13 21:37:09.600 | Collecting zVMCloudConnector===1.4.1 2021-07-13 21:37:09.607 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2021-07-13 21:37:10.533 | 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-07-13 21:37:10.537 | 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-07-13 21:37:10.540 | 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-07-13 21:37:10.585 | 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-07-13 21:37:10.633 | 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-07-13 21:37:10.652 | 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-07-13 21:37:10.680 | 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-07-13 21:37:10.683 | 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-07-13 21:37:10.688 | 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-07-13 21:37:10.691 | 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-07-13 21:37:10.696 | 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-07-13 21:37:10.702 | 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-07-13 21:37:10.710 | 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-07-13 21:37:10.716 | 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-07-13 21:37:10.725 | 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-07-13 21:37:10.729 | 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-07-13 21:37:10.778 | 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-07-13 21:37:10.785 | 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-07-13 21:37:10.788 | 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-07-13 21:37:10.800 | 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-07-13 21:37:10.804 | 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-07-13 21:37:10.818 | 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-07-13 21:37:10.828 | 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-07-13 21:37:10.831 | 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-07-13 21:37:10.837 | 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-07-13 21:37:10.854 | 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-07-13 21:37:10.869 | 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-07-13 21:37:10.891 | 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-07-13 21:37:10.895 | 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-07-13 21:37:10.899 | 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-07-13 21:37:10.902 | Requirement already satisfied: certifi===2020.4.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2020.4.5.1) 2021-07-13 21:37:10.906 | 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-07-13 21:37:10.908 | 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-07-13 21:37:10.913 | 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-07-13 21:37:10.960 | 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-07-13 21:37:10.968 | 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-07-13 21:37:10.971 | 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-07-13 21:37:10.974 | 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-07-13 21:37:10.977 | 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-07-13 21:37:12.014 | Collecting numpy===1.18.2 2021-07-13 21:37:12.048 | 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-07-13 21:37:12.582 | 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-07-13 21:37:12.599 | 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-07-13 21:37:12.603 | 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-07-13 21:37:12.615 | 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-07-13 21:37:12.619 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 659)) (1.0.4) 2021-07-13 21:37:12.622 | 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-07-13 21:37:12.630 | 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-07-13 21:37:12.634 | 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-07-13 21:37:12.637 | 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-07-13 21:37:12.654 | 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-07-13 21:37:12.658 | 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-07-13 21:37:12.660 | Building wheels for collected packages: zVMCloudConnector 2021-07-13 21:37:12.661 | Building wheel for zVMCloudConnector (setup.py): started 2021-07-13 21:37:13.654 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2021-07-13 21:37:13.657 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303899 sha256=f0d113a8e0c5ae27e2bfff9c667afe2d8d3f95188c0bd7f5bcfbae47c81f16a5 2021-07-13 21:37:13.658 | Stored in directory: /root/.cache/pip/wheels/77/e9/f7/60f0d1ed62c86db5498c1a2c54e062ef948abfc58230673f10 2021-07-13 21:37:13.658 | Successfully built zVMCloudConnector 2021-07-13 21:37:14.663 | Installing collected packages: numpy, websockify, os-resource-classes, microversion-parse, pypowervm, zVMCloudConnector, dataclasses, nova 2021-07-13 21:37:18.337 | Running setup.py develop for nova 2021-07-13 21:37:21.955 | 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-07-13 21:37:22.093 | WARNING: You are using pip version 20.2.4; however, version 21.1.3 is available. 2021-07-13 21:37:22.093 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-07-13 21:37:22.209 | + inc/python:pip_install:207 : result=0 2021-07-13 21:37:22.212 | + inc/python:pip_install:209 : time_stop pip_install 2021-07-13 21:37:22.214 | + functions-common:time_stop:2331 : local name 2021-07-13 21:37:22.216 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:37:22.219 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:37:22.221 | + functions-common:time_stop:2334 : local total 2021-07-13 21:37:22.223 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:37:22.226 | + functions-common:time_stop:2337 : name=pip_install 2021-07-13 21:37:22.228 | + functions-common:time_stop:2338 : start_time=1626212217002 2021-07-13 21:37:22.230 | + functions-common:time_stop:2340 : [[ -z 1626212217002 ]] 2021-07-13 21:37:22.233 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:37:22.236 | + functions-common:time_stop:2343 : end_time=1626212242234 2021-07-13 21:37:22.238 | + functions-common:time_stop:2344 : elapsed_time=25232 2021-07-13 21:37:22.241 | + functions-common:time_stop:2345 : total=198469 2021-07-13 21:37:22.243 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:37:22.245 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=223701 2021-07-13 21:37:22.247 | + inc/python:pip_install:210 : return 0 2021-07-13 21:37:22.249 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-07-13 21:37:22.252 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-07-13 21:37:22.254 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-07-13 21:37:22.272 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-07-13 21:37:22.283 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/nova 2021-07-13 21:37:22.286 | + inc/python:use_library_from_git:263 : local name=/opt/stack/nova 2021-07-13 21:37:22.288 | + inc/python:use_library_from_git:264 : local enabled=1 2021-07-13 21:37:22.291 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-13 21:37:22.293 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2021-07-13 21:37:22.296 | + inc/python:use_library_from_git:266 : return 1 2021-07-13 21:37:22.298 | + lib/nova:install_nova:841 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2021-07-13 21:37:22.310 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-07-13 21:37:22.312 | + ./stack.sh:main:911 : configure_nova 2021-07-13 21:37:22.315 | + lib/nova:configure_nova:240 : sudo install -d -o ubuntu /etc/nova 2021-07-13 21:37:22.327 | + lib/nova:configure_nova:242 : configure_rootwrap nova 2021-07-13 21:37:22.329 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2021-07-13 21:37:22.332 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-07-13 21:37:22.335 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2021-07-13 21:37:22.336 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-07-13 21:37:22.340 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2021-07-13 21:37:22.343 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2021-07-13 21:37:22.345 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-07-13 21:37:22.347 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2021-07-13 21:37:22.350 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2021-07-13 21:37:22.352 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2021-07-13 21:37:22.355 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2021-07-13 21:37:22.358 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2021-07-13 21:37:22.368 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2021-07-13 21:37:22.379 | + 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-07-13 21:37:22.391 | + 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-07-13 21:37:22.403 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2021-07-13 21:37:22.414 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-07-13 21:37:22.418 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-07-13 21:37:22.421 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.F7IzBRYlnb 2021-07-13 21:37:22.424 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-07-13 21:37:22.426 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-07-13 21:37:22.429 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2021-07-13 21:37:22.431 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-07-13 21:37:22.434 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-07-13 21:37:22.436 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.F7IzBRYlnb 2021-07-13 21:37:22.440 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.F7IzBRYlnb 2021-07-13 21:37:22.451 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.F7IzBRYlnb /etc/sudoers.d/nova-rootwrap 2021-07-13 21:37:22.462 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2021-07-13 21:37:22.466 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-07-13 21:37:22.469 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-07-13 21:37:22.471 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-07-13 21:37:22.474 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-07-13 21:37:22.476 | + 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-07-13 21:37:22.479 | + 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-07-13 21:37:22.481 | + lib/nova:configure_nova:244 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2021-07-13 21:37:22.484 | + lib/nova:configure_nova:246 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2021-07-13 21:37:22.488 | + lib/nova:configure_nova:249 : is_service_enabled n-cpu 2021-07-13 21:37:22.504 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:37:22.506 | + lib/nova:configure_nova:324 : create_nova_conf 2021-07-13 21:37:22.509 | + lib/nova:create_nova_conf:391 : rm -f /opt/stack/nova/bin/nova.conf 2021-07-13 21:37:22.512 | + lib/nova:create_nova_conf:394 : rm -f /etc/nova/nova.conf 2021-07-13 21:37:22.516 | + lib/nova:create_nova_conf:395 : iniset /etc/nova/nova.conf DEFAULT debug True 2021-07-13 21:37:22.540 | + lib/nova:create_nova_conf:396 : '[' True == True ']' 2021-07-13 21:37:22.542 | + lib/nova:create_nova_conf:397 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2021-07-13 21:37:22.566 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2021-07-13 21:37:22.591 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2021-07-13 21:37:22.614 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf scheduler driver filter_scheduler 2021-07-13 21:37:22.640 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2021-07-13 21:37:22.665 | + lib/nova:create_nova_conf:403 : [[ filter_scheduler == \f\i\l\t\e\r\_\s\c\h\e\d\u\l\e\r ]] 2021-07-13 21:37:22.667 | + lib/nova:create_nova_conf:404 : iniset /etc/nova/nova.conf scheduler workers 2 2021-07-13 21:37:22.690 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2021-07-13 21:37:22.716 | + lib/nova:create_nova_conf:407 : [[ 4 == 6 ]] 2021-07-13 21:37:22.718 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.20 2021-07-13 21:37:22.744 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2021-07-13 21:37:22.769 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2021-07-13 21:37:22.792 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2021-07-13 21:37:22.816 | + lib/nova:create_nova_conf:415 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2021-07-13 21:37:22.839 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2021-07-13 21:37:22.865 | + lib/nova:create_nova_conf:419 : is_fedora 2021-07-13 21:37:22.867 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-07-13 21:37:22.869 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-07-13 21:37:22.872 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-07-13 21:37:22.875 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-07-13 21:37:22.877 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-07-13 21:37:22.879 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-07-13 21:37:22.881 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-07-13 21:37:22.883 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-07-13 21:37:22.885 | + lib/nova:create_nova_conf:419 : is_suse 2021-07-13 21:37:22.888 | + functions-common:is_suse:462 : is_opensuse 2021-07-13 21:37:22.890 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-07-13 21:37:22.892 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-07-13 21:37:22.895 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-07-13 21:37:22.897 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-07-13 21:37:22.899 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-07-13 21:37:22.901 | + lib/nova:create_nova_conf:428 : is_service_enabled n-api n-cond n-sched 2021-07-13 21:37:22.916 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:37:22.918 | + lib/nova:create_nova_conf:432 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-07-13 21:37:22.921 | + lib/nova:create_nova_conf:435 : local db=nova_cell0 2021-07-13 21:37:22.923 | + lib/nova:create_nova_conf:438 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2021-07-13 21:37:22.947 | ++ lib/nova:create_nova_conf:441 : database_connection_url nova_cell0 2021-07-13 21:37:22.950 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-07-13 21:37:22.952 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-07-13 21:37:22.955 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-07-13 21:37:22.957 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-07-13 21:37:22.959 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-07-13 21:37:22.986 | ++ lib/nova:create_nova_conf:442 : database_connection_url nova_api 2021-07-13 21:37:22.988 | ++ lib/database:database_connection_url:132 : local db=nova_api 2021-07-13 21:37:22.990 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2021-07-13 21:37:22.993 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2021-07-13 21:37:22.995 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-07-13 21:37:22.997 | + lib/nova:create_nova_conf:442 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-07-13 21:37:23.023 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf cache enabled True 2021-07-13 21:37:23.048 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2021-07-13 21:37:23.072 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2021-07-13 21:37:23.095 | + lib/nova:create_nova_conf:452 : is_service_enabled n-api 2021-07-13 21:37:23.111 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:37:23.113 | + lib/nova:create_nova_conf:453 : is_service_enabled n-api-meta 2021-07-13 21:37:23.128 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:37:23.131 | ++ lib/nova:create_nova_conf:455 : echo osapi_compute,metadata 2021-07-13 21:37:23.132 | ++ lib/nova:create_nova_conf:455 : sed s/,metadata// 2021-07-13 21:37:23.136 | + lib/nova:create_nova_conf:455 : NOVA_ENABLED_APIS=osapi_compute 2021-07-13 21:37:23.138 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2021-07-13 21:37:23.162 | + lib/nova:create_nova_conf:458 : is_service_enabled tls-proxy 2021-07-13 21:37:23.177 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:37:23.179 | + lib/nova:create_nova_conf:464 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2021-07-13 21:37:23.181 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2021-07-13 21:37:23.183 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2021-07-13 21:37:23.186 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-07-13 21:37:23.188 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2021-07-13 21:37:23.213 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2021-07-13 21:37:23.237 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.20/identity 2021-07-13 21:37:23.260 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2021-07-13 21:37:23.285 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2021-07-13 21:37:23.308 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2021-07-13 21:37:23.332 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2021-07-13 21:37:23.356 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2021-07-13 21:37:23.380 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-07-13 21:37:23.404 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2021-07-13 21:37:23.428 | + lib/nova:create_nova_conf:467 : is_service_enabled cinder 2021-07-13 21:37:23.443 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:37:23.445 | + lib/nova:create_nova_conf:468 : configure_cinder_access 2021-07-13 21:37:23.447 | + lib/nova:configure_cinder_access:589 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2021-07-13 21:37:23.473 | + lib/nova:configure_cinder_access:590 : iniset /etc/nova/nova.conf cinder auth_type password 2021-07-13 21:37:23.496 | + lib/nova:configure_cinder_access:591 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.20/identity 2021-07-13 21:37:23.521 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder username nova 2021-07-13 21:37:23.544 | + lib/nova:configure_cinder_access:599 : iniset /etc/nova/nova.conf cinder password Passw0rd 2021-07-13 21:37:23.568 | + lib/nova:configure_cinder_access:600 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2021-07-13 21:37:23.591 | + lib/nova:configure_cinder_access:601 : iniset /etc/nova/nova.conf cinder project_name service 2021-07-13 21:37:23.616 | + lib/nova:configure_cinder_access:602 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2021-07-13 21:37:23.640 | + lib/nova:configure_cinder_access:603 : is_service_enabled tls-proxy 2021-07-13 21:37:23.655 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:37:23.657 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova ']' 2021-07-13 21:37:23.659 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2021-07-13 21:37:23.683 | + lib/nova:create_nova_conf:473 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2021-07-13 21:37:23.709 | + lib/nova:create_nova_conf:475 : '[' -n /opt/stack/data/nova/instances ']' 2021-07-13 21:37:23.712 | + lib/nova:create_nova_conf:476 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2021-07-13 21:37:23.736 | + lib/nova:create_nova_conf:478 : '[' False '!=' False ']' 2021-07-13 21:37:23.739 | + lib/nova:create_nova_conf:481 : '[' False '!=' False ']' 2021-07-13 21:37:23.741 | + lib/nova:create_nova_conf:486 : is_suse 2021-07-13 21:37:23.743 | + functions-common:is_suse:462 : is_opensuse 2021-07-13 21:37:23.745 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-07-13 21:37:23.748 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-07-13 21:37:23.750 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-07-13 21:37:23.752 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-07-13 21:37:23.755 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-07-13 21:37:23.757 | + lib/nova:create_nova_conf:491 : setup_logging /etc/nova/nova.conf 2021-07-13 21:37:23.759 | + functions:setup_logging:655 : local conf_file=/etc/nova/nova.conf 2021-07-13 21:37:23.762 | + functions:setup_logging:656 : local other_cond=False 2021-07-13 21:37:23.764 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-07-13 21:37:23.766 | + functions:setup_logging:658 : setup_systemd_logging /etc/nova/nova.conf 2021-07-13 21:37:23.769 | + functions:setup_systemd_logging:686 : local conf_file=/etc/nova/nova.conf 2021-07-13 21:37:23.771 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-07-13 21:37:23.774 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-07-13 21:37:23.789 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-07-13 21:37:23.791 | + functions:setup_systemd_logging:693 : local pidstr= 2021-07-13 21:37:23.794 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-07-13 21:37:23.796 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-07-13 21:37:23.798 | + 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-07-13 21:37:23.822 | + 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-07-13 21:37:23.847 | + 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-07-13 21:37:23.872 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-07-13 21:37:23.896 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2021-07-13 21:37:23.922 | + lib/nova:create_nova_conf:495 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2021-07-13 21:37:23.924 | + lib/apache:write_uwsgi_config:264 : local file=/etc/nova/nova-api-uwsgi.ini 2021-07-13 21:37:23.926 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/nova-api-wsgi 2021-07-13 21:37:23.929 | + lib/apache:write_uwsgi_config:266 : local url=/compute 2021-07-13 21:37:23.931 | + lib/apache:write_uwsgi_config:267 : local http= 2021-07-13 21:37:23.933 | + lib/apache:write_uwsgi_config:268 : local name= 2021-07-13 21:37:23.936 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/nova-api-wsgi 2021-07-13 21:37:23.939 | + lib/apache:write_uwsgi_config:269 : name=nova-api-wsgi 2021-07-13 21:37:23.941 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-07-13 21:37:23.944 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-07-13 21:37:23.955 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-07-13 21:37:23.956 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-07-13 21:37:23.963 | d /var/run/uwsgi 0755 ubuntu root 2021-07-13 21:37:23.966 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-07-13 21:37:23.980 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2021-07-13 21:37:23.982 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/nova/nova-api-uwsgi.ini 2021-07-13 21:37:23.986 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2021-07-13 21:37:24.010 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2021-07-13 21:37:24.035 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2021-07-13 21:37:24.058 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2021-07-13 21:37:24.082 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2021-07-13 21:37:24.106 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-07-13 21:37:24.129 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2021-07-13 21:37:24.152 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2021-07-13 21:37:24.176 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2021-07-13 21:37:24.200 | + 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-07-13 21:37:24.224 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2021-07-13 21:37:24.248 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-07-13 21:37:24.271 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2021-07-13 21:37:24.295 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-07-13 21:37:24.298 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-07-13 21:37:24.300 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for nova-api-wsgi 2021-07-13 21:37:24.303 | ++ lib/apache:apache_site_config_for:196 : local site=nova-api-wsgi 2021-07-13 21:37:24.305 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-07-13 21:37:24.307 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-13 21:37:24.309 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-13 21:37:24.312 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2021-07-13 21:37:24.314 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2021-07-13 21:37:24.317 | + lib/apache:write_uwsgi_config:314 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2021-07-13 21:37:24.340 | + lib/apache:write_uwsgi_config:315 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2021-07-13 21:37:24.365 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2021-07-13 21:37:24.365 | + 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-07-13 21:37:24.372 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 2021-07-13 21:37:24.375 | + lib/apache:write_uwsgi_config:317 : enable_apache_site nova-api-wsgi 2021-07-13 21:37:24.378 | + lib/apache:enable_apache_site:213 : local site=nova-api-wsgi 2021-07-13 21:37:24.380 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-07-13 21:37:24.382 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-07-13 21:37:24.384 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-07-13 21:37:24.387 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-13 21:37:24.389 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-13 21:37:24.392 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-07-13 21:37:24.394 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-07-13 21:37:24.396 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-13 21:37:24.398 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-13 21:37:24.401 | + lib/apache:enable_apache_site:217 : sudo a2ensite nova-api-wsgi 2021-07-13 21:37:24.458 | Enabling site nova-api-wsgi. 2021-07-13 21:37:24.463 | To activate the new configuration, you need to run: 2021-07-13 21:37:24.463 | systemctl reload apache2 2021-07-13 21:37:24.467 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-07-13 21:37:24.470 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-07-13 21:37:24.472 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-07-13 21:37:24.474 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-07-13 21:37:24.620 | + lib/nova:create_nova_conf:496 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2021-07-13 21:37:24.621 | + lib/apache:write_uwsgi_config:264 : local file=/etc/nova/nova-metadata-uwsgi.ini 2021-07-13 21:37:24.624 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2021-07-13 21:37:24.627 | + lib/apache:write_uwsgi_config:266 : local url= 2021-07-13 21:37:24.629 | + lib/apache:write_uwsgi_config:267 : local http=0.0.0.0:8775 2021-07-13 21:37:24.631 | + lib/apache:write_uwsgi_config:268 : local name= 2021-07-13 21:37:24.634 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/nova-metadata-wsgi 2021-07-13 21:37:24.637 | + lib/apache:write_uwsgi_config:269 : name=nova-metadata-wsgi 2021-07-13 21:37:24.640 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-07-13 21:37:24.642 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-07-13 21:37:24.654 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-07-13 21:37:24.655 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-07-13 21:37:24.662 | d /var/run/uwsgi 0755 ubuntu root 2021-07-13 21:37:24.665 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-07-13 21:37:24.679 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2021-07-13 21:37:24.681 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2021-07-13 21:37:24.684 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2021-07-13 21:37:24.711 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2021-07-13 21:37:24.737 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2021-07-13 21:37:24.761 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2021-07-13 21:37:24.786 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2021-07-13 21:37:24.809 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2021-07-13 21:37:24.834 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2021-07-13 21:37:24.858 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2021-07-13 21:37:24.888 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2021-07-13 21:37:24.912 | + 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-07-13 21:37:24.936 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2021-07-13 21:37:24.960 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2021-07-13 21:37:24.985 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2021-07-13 21:37:25.008 | + lib/apache:write_uwsgi_config:309 : [[ -n 0.0.0.0:8775 ]] 2021-07-13 21:37:25.011 | + lib/apache:write_uwsgi_config:310 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2021-07-13 21:37:25.034 | + lib/nova:create_nova_conf:498 : is_service_enabled ceilometer 2021-07-13 21:37:25.050 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:37:25.052 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2021-07-13 21:37:25.078 | ++ lib/nova:create_nova_conf:507 : get_notification_url 2021-07-13 21:37:25.081 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2021-07-13 21:37:25.083 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2021-07-13 21:37:25.098 | ++ functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:37:25.101 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2021-07-13 21:37:25.104 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2021-07-13 21:37:25.129 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2021-07-13 21:37:25.155 | + lib/nova:create_nova_conf:509 : iniset_rpc_backend nova /etc/nova/nova.conf 2021-07-13 21:37:25.157 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-07-13 21:37:25.159 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2021-07-13 21:37:25.162 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-07-13 21:37:25.164 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-07-13 21:37:25.166 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-07-13 21:37:25.182 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:37:25.185 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-07-13 21:37:25.187 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-07-13 21:37:25.189 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-07-13 21:37:25.204 | ++ functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:37:25.207 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2021-07-13 21:37:25.209 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2021-07-13 21:37:25.234 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-07-13 21:37:25.236 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-07-13 21:37:25.239 | + lib/nova:create_nova_conf:511 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2021-07-13 21:37:25.262 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2021-07-13 21:37:25.288 | + lib/nova:create_nova_conf:514 : iniset /etc/nova/nova.conf conductor workers 2 2021-07-13 21:37:25.313 | + lib/nova:create_nova_conf:516 : is_service_enabled tls-proxy 2021-07-13 21:37:25.329 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:37:25.331 | + lib/nova:create_nova_conf:521 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2021-07-13 21:37:25.356 | + lib/nova:create_nova_conf:523 : '[' False == True ']' 2021-07-13 21:37:25.358 | + lib/nova:create_nova_conf:527 : is_service_enabled n-cond 2021-07-13 21:37:25.373 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:37:25.376 | ++ lib/nova:create_nova_conf:528 : seq 1 1 2021-07-13 21:37:25.380 | + lib/nova:create_nova_conf:528 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-07-13 21:37:25.382 | + lib/nova:create_nova_conf:529 : local conf 2021-07-13 21:37:25.384 | + lib/nova:create_nova_conf:530 : local vhost 2021-07-13 21:37:25.387 | ++ lib/nova:create_nova_conf:531 : conductor_conf 1 2021-07-13 21:37:25.390 | ++ lib/nova:conductor_conf:741 : local cell=1 2021-07-13 21:37:25.392 | ++ lib/nova:conductor_conf:742 : echo /etc/nova/nova_cell1.conf 2021-07-13 21:37:25.395 | + lib/nova:create_nova_conf:531 : conf=/etc/nova/nova_cell1.conf 2021-07-13 21:37:25.397 | + lib/nova:create_nova_conf:532 : vhost=nova_cell1 2021-07-13 21:37:25.400 | + lib/nova:create_nova_conf:534 : rm -f /etc/nova/nova_cell1.conf 2021-07-13 21:37:25.404 | ++ lib/nova:create_nova_conf:535 : database_connection_url nova_cell1 2021-07-13 21:37:25.407 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2021-07-13 21:37:25.409 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2021-07-13 21:37:25.412 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2021-07-13 21:37:25.414 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-07-13 21:37:25.417 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-07-13 21:37:25.443 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2021-07-13 21:37:25.469 | + lib/nova:create_nova_conf:537 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2021-07-13 21:37:25.495 | + lib/nova:create_nova_conf:539 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-07-13 21:37:25.497 | + lib/nova:create_nova_conf:542 : rpc_backend_add_vhost nova_cell1 2021-07-13 21:37:25.500 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2021-07-13 21:37:25.502 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2021-07-13 21:37:25.517 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:37:25.521 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2021-07-13 21:37:25.521 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2021-07-13 21:37:26.550 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2021-07-13 21:37:26.553 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2021-07-13 21:37:27.571 | Creating vhost "nova_cell1" 2021-07-13 21:37:27.626 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2021-07-13 21:37:28.677 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" 2021-07-13 21:37:28.700 | + lib/nova:create_nova_conf:543 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2021-07-13 21:37:28.702 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-07-13 21:37:28.705 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2021-07-13 21:37:28.707 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-07-13 21:37:28.709 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-07-13 21:37:28.712 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-07-13 21:37:28.727 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:37:28.730 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-07-13 21:37:28.733 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-07-13 21:37:28.736 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-07-13 21:37:28.752 | ++ functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:37:28.754 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/nova_cell1 2021-07-13 21:37:28.757 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/nova_cell1 2021-07-13 21:37:28.783 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-07-13 21:37:28.785 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-07-13 21:37:28.787 | + lib/nova:create_nova_conf:547 : is_service_enabled placement placement-client 2021-07-13 21:37:28.803 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:37:28.805 | + lib/nova:create_nova_conf:548 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2021-07-13 21:37:28.808 | + lib/nova:configure_placement_nova_compute:576 : local conf=/etc/nova/nova_cell1.conf 2021-07-13 21:37:28.810 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2021-07-13 21:37:28.835 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.20/identity 2021-07-13 21:37:28.860 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement username placement 2021-07-13 21:37:28.884 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2021-07-13 21:37:28.908 | + lib/nova:configure_placement_nova_compute:581 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2021-07-13 21:37:28.932 | + lib/nova:configure_placement_nova_compute:582 : iniset /etc/nova/nova_cell1.conf placement project_name service 2021-07-13 21:37:28.956 | + lib/nova:configure_placement_nova_compute:583 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2021-07-13 21:37:28.982 | + lib/nova:configure_placement_nova_compute:584 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2021-07-13 21:37:29.005 | + lib/nova:create_nova_conf:552 : setup_logging /etc/nova/nova_cell1.conf 2021-07-13 21:37:29.007 | + functions:setup_logging:655 : local conf_file=/etc/nova/nova_cell1.conf 2021-07-13 21:37:29.010 | + functions:setup_logging:656 : local other_cond=False 2021-07-13 21:37:29.012 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-07-13 21:37:29.015 | + functions:setup_logging:658 : setup_systemd_logging /etc/nova/nova_cell1.conf 2021-07-13 21:37:29.017 | + functions:setup_systemd_logging:686 : local conf_file=/etc/nova/nova_cell1.conf 2021-07-13 21:37:29.019 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-07-13 21:37:29.022 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-07-13 21:37:29.038 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-07-13 21:37:29.040 | + functions:setup_systemd_logging:693 : local pidstr= 2021-07-13 21:37:29.042 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-07-13 21:37:29.045 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-07-13 21:37:29.047 | + 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-07-13 21:37:29.070 | + 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-07-13 21:37:29.096 | + 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-07-13 21:37:29.120 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-07-13 21:37:29.144 | + lib/nova:create_nova_conf:559 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-07-13 21:37:29.147 | ++ lib/nova:create_nova_conf:562 : seq 1 1 2021-07-13 21:37:29.150 | + lib/nova:create_nova_conf:562 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-07-13 21:37:29.153 | + lib/nova:create_nova_conf:563 : local conf 2021-07-13 21:37:29.156 | + lib/nova:create_nova_conf:564 : local offset 2021-07-13 21:37:29.159 | ++ lib/nova:create_nova_conf:565 : conductor_conf 1 2021-07-13 21:37:29.161 | ++ lib/nova:conductor_conf:741 : local cell=1 2021-07-13 21:37:29.163 | ++ lib/nova:conductor_conf:742 : echo /etc/nova/nova_cell1.conf 2021-07-13 21:37:29.166 | + lib/nova:create_nova_conf:565 : conf=/etc/nova/nova_cell1.conf 2021-07-13 21:37:29.168 | + lib/nova:create_nova_conf:566 : offset=0 2021-07-13 21:37:29.170 | + lib/nova:create_nova_conf:567 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2021-07-13 21:37:29.173 | + lib/nova:configure_console_proxies:676 : local conf=/etc/nova/nova_cell1.conf 2021-07-13 21:37:29.175 | + lib/nova:configure_console_proxies:677 : local offset=0 2021-07-13 21:37:29.177 | + lib/nova:configure_console_proxies:681 : offset=0 2021-07-13 21:37:29.180 | + lib/nova:configure_console_proxies:683 : is_service_enabled n-novnc 2021-07-13 21:37:29.195 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:37:29.197 | + lib/nova:configure_console_proxies:683 : is_service_enabled n-xvnc 2021-07-13 21:37:29.212 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:37:29.215 | + lib/nova:configure_console_proxies:683 : '[' False '!=' False ']' 2021-07-13 21:37:29.217 | + lib/nova:configure_console_proxies:717 : is_service_enabled n-spice 2021-07-13 21:37:29.233 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:37:29.235 | + lib/nova:configure_console_proxies:722 : is_service_enabled n-sproxy 2021-07-13 21:37:29.250 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:37:29.252 | + lib/nova:configure_nova:326 : is_service_enabled n-cpu 2021-07-13 21:37:29.269 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:37:29.271 | + ./stack.sh:main:914 : is_service_enabled placement 2021-07-13 21:37:29.287 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:37:29.290 | + ./stack.sh:main:916 : stack_install_service placement 2021-07-13 21:37:29.292 | + lib/stack:stack_install_service:20 : local service=placement 2021-07-13 21:37:29.295 | + lib/stack:stack_install_service:21 : type install_placement 2021-07-13 21:37:29.297 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-07-13 21:37:29.300 | + lib/stack:stack_install_service:32 : install_placement 2021-07-13 21:37:29.302 | + lib/placement:install_placement:137 : install_apache_wsgi 2021-07-13 21:37:29.305 | + lib/apache:install_apache_wsgi:149 : is_ubuntu 2021-07-13 21:37:29.307 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-13 21:37:29.310 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-13 21:37:29.313 | + lib/apache:install_apache_wsgi:151 : install_package apache2 2021-07-13 21:37:29.316 | + functions-common:install_package:1333 : update_package_repo 2021-07-13 21:37:29.318 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-07-13 21:37:29.321 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-07-13 21:37:29.323 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-07-13 21:37:29.326 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-07-13 21:37:29.328 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-07-13 21:37:29.331 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-13 21:37:29.333 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-13 21:37:29.335 | + functions-common:update_package_repo:1314 : apt_get_update 2021-07-13 21:37:29.338 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-07-13 21:37:29.340 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-07-13 21:37:29.343 | + functions-common:apt_get_update:1069 : return 2021-07-13 21:37:29.346 | + functions-common:install_package:1334 : real_install_package apache2 2021-07-13 21:37:29.348 | + functions-common:real_install_package:1319 : is_ubuntu 2021-07-13 21:37:29.351 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-13 21:37:29.354 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-13 21:37:29.356 | + functions-common:real_install_package:1320 : apt_get install apache2 2021-07-13 21:37:29.375 | + 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-07-13 21:37:29.496 | Reading package lists... 2021-07-13 21:37:29.748 | Building dependency tree... 2021-07-13 21:37:29.750 | Reading state information... 2021-07-13 21:37:29.961 | apache2 is already the newest version (2.4.29-1ubuntu4.16). 2021-07-13 21:37:29.961 | The following packages were automatically installed and are no longer required: 2021-07-13 21:37:29.962 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-07-13 21:37:29.962 | python3-click python3-colorama python3-configobj python3-constantly 2021-07-13 21:37:29.962 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-07-13 21:37:29.962 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-07-13 21:37:29.962 | python3-twisted-bin python3-zope.interface 2021-07-13 21:37:29.962 | Use 'sudo apt autoremove' to remove them. 2021-07-13 21:37:30.028 | 0 upgraded, 0 newly installed, 0 to remove and 171 not upgraded. 2021-07-13 21:37:30.033 | + functions-common:apt_get:1113 : result=0 2021-07-13 21:37:30.036 | + functions-common:apt_get:1116 : time_stop apt-get 2021-07-13 21:37:30.038 | + functions-common:time_stop:2331 : local name 2021-07-13 21:37:30.041 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:37:30.043 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:37:30.045 | + functions-common:time_stop:2334 : local total 2021-07-13 21:37:30.048 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:37:30.050 | + functions-common:time_stop:2337 : name=apt-get 2021-07-13 21:37:30.052 | + functions-common:time_stop:2338 : start_time=1626212249372 2021-07-13 21:37:30.055 | + functions-common:time_stop:2340 : [[ -z 1626212249372 ]] 2021-07-13 21:37:30.057 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:37:30.061 | + functions-common:time_stop:2343 : end_time=1626212250058 2021-07-13 21:37:30.064 | + functions-common:time_stop:2344 : elapsed_time=686 2021-07-13 21:37:30.066 | + functions-common:time_stop:2345 : total=210445 2021-07-13 21:37:30.068 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:37:30.071 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=211131 2021-07-13 21:37:30.073 | + functions-common:apt_get:1117 : return 0 2021-07-13 21:37:30.075 | + lib/apache:install_apache_wsgi:152 : python3_enabled 2021-07-13 21:37:30.079 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-07-13 21:37:30.081 | + inc/python:python3_enabled:468 : return 0 2021-07-13 21:37:30.084 | + lib/apache:install_apache_wsgi:153 : is_package_installed libapache2-mod-wsgi 2021-07-13 21:37:30.086 | + functions-common:is_package_installed:1342 : [[ -z libapache2-mod-wsgi ]] 2021-07-13 21:37:30.089 | + functions-common:is_package_installed:1346 : [[ -z deb ]] 2021-07-13 21:37:30.091 | + functions-common:is_package_installed:1350 : [[ deb = \d\e\b ]] 2021-07-13 21:37:30.094 | + functions-common:is_package_installed:1351 : dpkg -s libapache2-mod-wsgi 2021-07-13 21:37:30.119 | + lib/apache:install_apache_wsgi:156 : install_package libapache2-mod-wsgi-py3 2021-07-13 21:37:30.121 | + functions-common:install_package:1333 : update_package_repo 2021-07-13 21:37:30.124 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-07-13 21:37:30.127 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-07-13 21:37:30.129 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-07-13 21:37:30.132 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-07-13 21:37:30.134 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-07-13 21:37:30.137 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-13 21:37:30.139 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-13 21:37:30.142 | + functions-common:update_package_repo:1314 : apt_get_update 2021-07-13 21:37:30.144 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-07-13 21:37:30.147 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-07-13 21:37:30.149 | + functions-common:apt_get_update:1069 : return 2021-07-13 21:37:30.152 | + functions-common:install_package:1334 : real_install_package libapache2-mod-wsgi-py3 2021-07-13 21:37:30.155 | + functions-common:real_install_package:1319 : is_ubuntu 2021-07-13 21:37:30.158 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-13 21:37:30.160 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-13 21:37:30.163 | + functions-common:real_install_package:1320 : apt_get install libapache2-mod-wsgi-py3 2021-07-13 21:37:30.182 | + 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-07-13 21:37:30.305 | Reading package lists... 2021-07-13 21:37:30.563 | Building dependency tree... 2021-07-13 21:37:30.565 | Reading state information... 2021-07-13 21:37:30.783 | The following packages were automatically installed and are no longer required: 2021-07-13 21:37:30.783 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-07-13 21:37:30.783 | python3-click python3-colorama python3-configobj python3-constantly 2021-07-13 21:37:30.783 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-07-13 21:37:30.784 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-07-13 21:37:30.784 | python3-twisted-bin python3-zope.interface 2021-07-13 21:37:30.784 | Use 'sudo apt autoremove' to remove them. 2021-07-13 21:37:30.827 | The following NEW packages will be installed: 2021-07-13 21:37:30.828 | libapache2-mod-wsgi-py3 2021-07-13 21:37:30.936 | 0 upgraded, 1 newly installed, 0 to remove and 171 not upgraded. 2021-07-13 21:37:30.936 | Need to get 88.3 kB of archives. 2021-07-13 21:37:30.936 | After this operation, 278 kB of additional disk space will be used. 2021-07-13 21:37:30.936 | 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-07-13 21:37:31.596 | Fetched 88.3 kB in 0s (414 kB/s) 2021-07-13 21:37:31.654 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2021-07-13 21:37:31.694 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 77250 files and directories currently installed.) 2021-07-13 21:37:31.697 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.5.17-1ubuntu1_amd64.deb ... 2021-07-13 21:37:31.700 | Unpacking libapache2-mod-wsgi-py3 (4.5.17-1ubuntu1) ... 2021-07-13 21:37:31.778 | Setting up libapache2-mod-wsgi-py3 (4.5.17-1ubuntu1) ... 2021-07-13 21:37:31.960 | apache2_invoke: Enable module wsgi 2021-07-13 21:37:34.277 | + functions-common:apt_get:1113 : result=0 2021-07-13 21:37:34.280 | + functions-common:apt_get:1116 : time_stop apt-get 2021-07-13 21:37:34.282 | + functions-common:time_stop:2331 : local name 2021-07-13 21:37:34.285 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:37:34.287 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:37:34.290 | + functions-common:time_stop:2334 : local total 2021-07-13 21:37:34.292 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:37:34.294 | + functions-common:time_stop:2337 : name=apt-get 2021-07-13 21:37:34.297 | + functions-common:time_stop:2338 : start_time=1626212250180 2021-07-13 21:37:34.299 | + functions-common:time_stop:2340 : [[ -z 1626212250180 ]] 2021-07-13 21:37:34.302 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:37:34.306 | + functions-common:time_stop:2343 : end_time=1626212254303 2021-07-13 21:37:34.308 | + functions-common:time_stop:2344 : elapsed_time=4123 2021-07-13 21:37:34.311 | + functions-common:time_stop:2345 : total=211131 2021-07-13 21:37:34.314 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:37:34.316 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=215254 2021-07-13 21:37:34.319 | + functions-common:apt_get:1117 : return 0 2021-07-13 21:37:34.321 | + lib/apache:install_apache_wsgi:174 : enable_apache_mod wsgi 2021-07-13 21:37:34.324 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2021-07-13 21:37:34.326 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-07-13 21:37:34.329 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-13 21:37:34.331 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-13 21:37:34.334 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2021-07-13 21:37:34.336 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2021-07-13 21:37:34.388 | wsgi (enabled by maintainer script) 2021-07-13 21:37:34.391 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2021-07-13 21:37:34.394 | + inc/python:pip_install_gr:76 : local name=osc-placement 2021-07-13 21:37:34.396 | + inc/python:pip_install_gr:77 : local clean_name 2021-07-13 21:37:34.400 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2021-07-13 21:37:34.402 | ++ inc/python:get_from_global_requirements:238 : local package=osc-placement 2021-07-13 21:37:34.405 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-07-13 21:37:34.409 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2021-07-13 21:37:34.409 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-07-13 21:37:34.413 | ++ inc/python:get_from_global_requirements:240 : required_pkg='osc-placement ' 2021-07-13 21:37:34.416 | ++ inc/python:get_from_global_requirements:241 : [[ osc-placement == '' ]] 2021-07-13 21:37:34.418 | ++ inc/python:get_from_global_requirements:244 : echo osc-placement 2021-07-13 21:37:34.422 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2021-07-13 21:37:34.424 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2021-07-13 21:37:34.444 | Using python 3.6 to install osc-placement because python3_enabled=True 2021-07-13 21:37:34.449 | + 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-07-13 21:37:37.235 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-07-13 21:37:37.235 | 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-07-13 21:37:37.236 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.236 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.237 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.237 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.238 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.238 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.238 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.239 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.239 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.240 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.240 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.241 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.241 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.242 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.242 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.242 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.243 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.243 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.244 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.244 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.245 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.245 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.245 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.246 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.246 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.249 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.250 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.250 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.250 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.251 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.251 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.252 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.252 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.253 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.253 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.254 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.254 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.254 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.255 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.255 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.255 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.256 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.256 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.256 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.257 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.257 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.258 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.258 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.259 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.259 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.260 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.260 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.260 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.261 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.261 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.262 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.262 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.263 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.263 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.264 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.264 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.265 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.265 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.266 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.267 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.267 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.268 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.268 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.269 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.270 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.270 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.270 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.271 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.271 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.272 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.272 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.272 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.273 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.273 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.274 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.274 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.275 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.275 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.276 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.276 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.276 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.277 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.277 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.278 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.278 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.279 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.279 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.280 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.280 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.281 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.281 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.282 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.282 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.283 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.283 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.284 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.284 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.285 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.285 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.286 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.286 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.287 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.287 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.287 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.288 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.288 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.289 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.289 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.290 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.290 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.290 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.291 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.291 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.292 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.292 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.293 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.293 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.294 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.294 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.295 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.296 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.296 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.297 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.297 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.297 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.298 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.298 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.299 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.299 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.300 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.300 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.300 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.301 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.301 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.302 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.302 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.302 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.303 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.303 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.304 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.304 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.305 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.305 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.306 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.306 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.306 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.307 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.307 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.308 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.308 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.308 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.309 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.309 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.310 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.310 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.311 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.311 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.312 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.312 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.313 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.313 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.314 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.314 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.314 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.315 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.315 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.315 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.316 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.316 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.317 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.317 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.317 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.318 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.318 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.319 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.319 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.319 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.320 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.320 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.321 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.321 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.321 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.322 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.322 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.323 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.323 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.323 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.324 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.324 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.325 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.325 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.325 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.326 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.326 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.327 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.327 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.327 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.328 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.328 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.328 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.329 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.329 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.330 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.330 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.331 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.331 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.331 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.332 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.332 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.333 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.333 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.333 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.334 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.334 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.334 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.335 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.335 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.336 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.336 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.336 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.337 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.337 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.338 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.338 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.339 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.339 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.339 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.340 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.341 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.341 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.342 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.343 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.343 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.344 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.344 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.345 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.345 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.346 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.346 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.346 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.347 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.347 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.348 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.348 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.348 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.349 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.349 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.350 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.350 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.351 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.351 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.352 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.352 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.353 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.353 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.354 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.354 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.354 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.355 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.355 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.356 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.356 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.356 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.357 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.358 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.358 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.359 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.359 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.360 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.360 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.361 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.361 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.361 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.362 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.362 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.363 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.363 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.363 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.364 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.364 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.365 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.365 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.365 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.366 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.366 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.367 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.367 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.367 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.368 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.368 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.369 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.369 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.369 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.370 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.370 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.371 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.371 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.372 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.372 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.372 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.374 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.374 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.374 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.375 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.375 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.375 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.376 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.376 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.377 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.377 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.378 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.378 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.378 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.379 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.379 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.380 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.380 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.380 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.381 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.381 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.382 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.382 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.383 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.383 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.384 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.384 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.385 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.385 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.386 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.386 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.387 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.387 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.388 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.388 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.389 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.389 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.389 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.390 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.390 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.391 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.391 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.391 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.392 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.392 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.393 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.393 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.394 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.394 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.394 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.395 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.395 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.396 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.396 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.397 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.397 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.398 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.398 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.398 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.399 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.399 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.400 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.400 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.401 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.401 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.401 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.402 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.402 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.403 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.403 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.403 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.404 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.405 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.405 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.405 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.406 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.406 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.407 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.407 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.408 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.408 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.409 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.409 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.410 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.410 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.410 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.411 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.411 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.411 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.412 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.412 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.413 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.413 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.414 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.414 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.414 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.415 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.415 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.416 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.416 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.417 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.417 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.417 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.418 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.418 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.419 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.419 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.421 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.421 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.421 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.422 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:37.422 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:37.423 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:37.559 | Collecting osc-placement===2.0.0 2021-07-13 21:37:37.568 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4b6/d1519a04ac4be/osc_placement-2.0.0-py3-none-any.whl (57 kB) 2021-07-13 21:37:37.671 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (4.1.2) 2021-07-13 21:37:37.689 | 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-07-13 21:37:37.692 | 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-07-13 21:37:37.696 | 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-07-13 21:37:37.701 | 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-07-13 21:37:37.704 | 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-07-13 21:37:37.708 | 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-07-13 21:37:37.729 | 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-07-13 21:37:37.798 | 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-07-13 21:37:37.802 | 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-07-13 21:37:37.811 | 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-07-13 21:37:37.814 | 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-07-13 21:37:37.817 | 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-07-13 21:37:37.826 | 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-07-13 21:37:37.843 | Requirement already satisfied: openstacksdk===0.46.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (0.46.0) 2021-07-13 21:37:37.872 | 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-07-13 21:37:37.879 | 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-07-13 21:37:37.884 | 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-07-13 21:37:37.908 | 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-07-13 21:37:37.913 | 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-07-13 21:37:37.916 | 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-07-13 21:37:37.932 | 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-07-13 21:37:37.935 | 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-07-13 21:37:37.938 | 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-07-13 21:37:37.942 | 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-07-13 21:37:37.945 | 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-07-13 21:37:37.970 | Requirement already satisfied: jmespath===0.9.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (0.9.5) 2021-07-13 21:37:37.974 | 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-07-13 21:37:37.979 | 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-07-13 21:37:37.983 | 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-07-13 21:37:38.024 | 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-07-13 21:37:38.029 | Requirement already satisfied: certifi===2020.4.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2020.4.5.1) 2021-07-13 21:37:38.032 | 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-07-13 21:37:38.055 | 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-07-13 21:37:38.058 | 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-07-13 21:37:38.062 | 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-07-13 21:37:38.065 | 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-07-13 21:37:38.068 | 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-07-13 21:37:38.072 | 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-07-13 21:37:38.077 | 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-07-13 21:37:40.014 | Installing collected packages: osc-placement 2021-07-13 21:37:40.197 | Successfully installed osc-placement-2.0.0 2021-07-13 21:37:40.337 | WARNING: You are using pip version 20.2.4; however, version 21.1.3 is available. 2021-07-13 21:37:40.337 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-07-13 21:37:40.421 | + inc/python:pip_install:207 : result=0 2021-07-13 21:37:40.424 | + inc/python:pip_install:209 : time_stop pip_install 2021-07-13 21:37:40.426 | + functions-common:time_stop:2331 : local name 2021-07-13 21:37:40.429 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:37:40.431 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:37:40.434 | + functions-common:time_stop:2334 : local total 2021-07-13 21:37:40.437 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:37:40.439 | + functions-common:time_stop:2337 : name=pip_install 2021-07-13 21:37:40.442 | + functions-common:time_stop:2338 : start_time=1626212254439 2021-07-13 21:37:40.444 | + functions-common:time_stop:2340 : [[ -z 1626212254439 ]] 2021-07-13 21:37:40.447 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:37:40.451 | + functions-common:time_stop:2343 : end_time=1626212260448 2021-07-13 21:37:40.453 | + functions-common:time_stop:2344 : elapsed_time=6009 2021-07-13 21:37:40.456 | + functions-common:time_stop:2345 : total=223701 2021-07-13 21:37:40.458 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:37:40.461 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=229710 2021-07-13 21:37:40.463 | + inc/python:pip_install:210 : return 0 2021-07-13 21:37:40.466 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/ussuri 2021-07-13 21:37:40.468 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/placement.git 2021-07-13 21:37:40.471 | + functions-common:git_clone:524 : local git_dest=/opt/stack/placement 2021-07-13 21:37:40.473 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-07-13 21:37:40.476 | + functions-common:git_clone:526 : local orig_dir 2021-07-13 21:37:40.479 | ++ functions-common:git_clone:527 : pwd 2021-07-13 21:37:40.482 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-07-13 21:37:40.485 | + functions-common:git_clone:528 : local git_clone_flags= 2021-07-13 21:37:40.488 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-07-13 21:37:40.504 | + functions-common:git_clone:530 : RECLONE=False 2021-07-13 21:37:40.507 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-07-13 21:37:40.509 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-07-13 21:37:40.512 | + functions-common:git_clone:544 : echo stable/ussuri 2021-07-13 21:37:40.513 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-07-13 21:37:40.517 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/placement ]] 2021-07-13 21:37:40.519 | + functions-common:git_clone:559 : [[ False = \T\r\u\e ]] 2021-07-13 21:37:40.522 | + functions-common:git_clone:565 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/ussuri 2021-07-13 21:37:40.524 | + functions-common:git_timed:617 : local count=0 2021-07-13 21:37:40.527 | + functions-common:git_timed:618 : local timeout=0 2021-07-13 21:37:40.529 | + functions-common:git_timed:620 : [[ -n 0 ]] 2021-07-13 21:37:40.531 | + functions-common:git_timed:621 : timeout=0 2021-07-13 21:37:40.534 | + functions-common:git_timed:624 : time_start git_timed 2021-07-13 21:37:40.536 | + functions-common:time_start:2317 : local name=git_timed 2021-07-13 21:37:40.538 | + functions-common:time_start:2318 : local start_time= 2021-07-13 21:37:40.541 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-07-13 21:37:40.543 | ++ functions-common:time_start:2322 : date +%s%3N 2021-07-13 21:37:40.548 | + functions-common:time_start:2322 : _TIME_START[$name]=1626212260544 2021-07-13 21:37:40.550 | + functions-common:git_timed:625 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/ussuri 2021-07-13 21:37:40.553 | Cloning into '/opt/stack/placement'... 2021-07-13 21:37:50.041 | + functions-common:git_timed:639 : time_stop git_timed 2021-07-13 21:37:50.044 | + functions-common:time_stop:2331 : local name 2021-07-13 21:37:50.047 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:37:50.050 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:37:50.052 | + functions-common:time_stop:2334 : local total 2021-07-13 21:37:50.054 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:37:50.056 | + functions-common:time_stop:2337 : name=git_timed 2021-07-13 21:37:50.059 | + functions-common:time_stop:2338 : start_time=1626212260544 2021-07-13 21:37:50.061 | + functions-common:time_stop:2340 : [[ -z 1626212260544 ]] 2021-07-13 21:37:50.065 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:37:50.068 | + functions-common:time_stop:2343 : end_time=1626212270065 2021-07-13 21:37:50.070 | + functions-common:time_stop:2344 : elapsed_time=9521 2021-07-13 21:37:50.073 | + functions-common:time_stop:2345 : total=0 2021-07-13 21:37:50.075 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:37:50.077 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=9521 2021-07-13 21:37:50.080 | + functions-common:git_clone:592 : cd /opt/stack/placement 2021-07-13 21:37:50.083 | + functions-common:git_clone:593 : git show --oneline 2021-07-13 21:37:50.083 | + functions-common:git_clone:593 : head -1 2021-07-13 21:37:50.085 | de030ef7 Fix Placement Doc 2021-07-13 21:37:50.088 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-07-13 21:37:50.091 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2021-07-13 21:37:50.093 | + inc/python:setup_develop:351 : local bindep 2021-07-13 21:37:50.096 | + inc/python:setup_develop:352 : [[ /opt/stack/placement == -bindep* ]] 2021-07-13 21:37:50.098 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/placement 2021-07-13 21:37:50.101 | + inc/python:setup_develop:357 : local extras= 2021-07-13 21:37:50.103 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/placement -e 2021-07-13 21:37:50.106 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-07-13 21:37:50.109 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/placement == -bindep* ]] 2021-07-13 21:37:50.111 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/placement 2021-07-13 21:37:50.114 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-07-13 21:37:50.116 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-07-13 21:37:50.119 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/placement 2021-07-13 21:37:50.122 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-07-13 21:37:50.125 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/placement 2021-07-13 21:37:50.128 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-07-13 21:37:50.130 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-07-13 21:37:50.133 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2021-07-13 21:37:50.138 | + inc/python:_setup_package_with_constraints_edit:396 : name=openstack-placement 2021-07-13 21:37:50.141 | + 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-07-13 21:37:51.138 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/placement -e 2021-07-13 21:37:51.141 | + inc/python:setup_package:430 : local bindep=0 2021-07-13 21:37:51.143 | + inc/python:setup_package:431 : local bindep_flag= 2021-07-13 21:37:51.146 | + inc/python:setup_package:432 : local bindep_profiles= 2021-07-13 21:37:51.148 | + inc/python:setup_package:433 : [[ /opt/stack/placement == -bindep* ]] 2021-07-13 21:37:51.150 | + inc/python:setup_package:438 : local project_dir=/opt/stack/placement 2021-07-13 21:37:51.153 | + inc/python:setup_package:439 : local flags=-e 2021-07-13 21:37:51.156 | + inc/python:setup_package:440 : local extras= 2021-07-13 21:37:51.159 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-07-13 21:37:51.161 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-07-13 21:37:51.163 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-07-13 21:37:51.166 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-07-13 21:37:51.169 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-07-13 21:37:51.172 | + inc/python:setup_package:458 : pip_install -e /opt/stack/placement 2021-07-13 21:37:51.191 | Using python 3.6 to install /opt/stack/placement because python3_enabled=True 2021-07-13 21:37:51.196 | + 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-07-13 21:37:54.006 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-07-13 21:37:54.006 | 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-07-13 21:37:54.007 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.007 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.008 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.008 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.009 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.009 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.009 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.010 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.010 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.011 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.011 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.012 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.012 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.013 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.013 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.013 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.014 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.015 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.015 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.015 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.016 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.016 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.017 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.017 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.017 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.020 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.020 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.021 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.021 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.022 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.022 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.023 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.023 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.023 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.024 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.024 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.025 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.025 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.026 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.026 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.026 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.027 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.027 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.027 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.028 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.028 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.029 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.029 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.030 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.031 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.031 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.032 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.032 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.033 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.033 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.034 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.034 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.034 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.035 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.035 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.036 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.037 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.037 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.038 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.039 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.039 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.040 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.040 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.041 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.042 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.042 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.042 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.043 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.043 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.044 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.044 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.045 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.045 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.045 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.046 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.047 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.048 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.048 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.049 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.049 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.049 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.050 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.050 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.051 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.051 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.052 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.052 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.053 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.053 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.054 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.054 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.055 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.055 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.056 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.056 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.057 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.057 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.058 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.058 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.059 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.059 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.060 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.060 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.061 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.061 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.062 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.062 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.062 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.063 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.063 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.064 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.064 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.065 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.065 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.066 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.066 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.067 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.067 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.067 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.068 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.068 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.069 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.070 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.070 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.070 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.071 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.071 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.072 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.072 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.073 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.073 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.074 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.074 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.074 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.075 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.075 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.076 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.076 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.076 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.077 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.078 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.078 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.078 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.079 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.079 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.080 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.080 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.081 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.081 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.081 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.082 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.082 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.083 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.083 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.083 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.084 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.084 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.085 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.085 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.086 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.086 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.087 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.087 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.087 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.088 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.088 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.089 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.089 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.089 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.090 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.090 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.091 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.091 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.092 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.092 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.092 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.093 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.094 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.094 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.095 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.095 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.095 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.096 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.096 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.096 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.097 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.097 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.098 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.098 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.099 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.099 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.099 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.100 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.100 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.101 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.101 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.101 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.102 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.103 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.103 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.103 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.104 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.104 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.105 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.105 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.105 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.106 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.106 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.107 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.107 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.107 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.108 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.109 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.109 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.110 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.110 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.110 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.111 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.111 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.112 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.112 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.113 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.113 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.113 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.114 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.114 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.115 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.116 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.116 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.117 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.118 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.118 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.119 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.119 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.120 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.120 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.121 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.121 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.121 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.122 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.122 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.123 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.123 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.124 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.124 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.124 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.125 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.125 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.126 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.126 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.127 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.127 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.128 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.128 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.128 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.129 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.130 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.130 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.131 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.131 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.132 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.133 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.133 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.134 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.134 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.135 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.135 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.136 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.137 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.137 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.138 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.138 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.138 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.139 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.139 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.140 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.140 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.141 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.141 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.142 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.142 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.142 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.143 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.143 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.144 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.144 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.144 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.145 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.145 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.146 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.146 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.147 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.147 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.147 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.148 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.148 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.149 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.149 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.150 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.150 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.151 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.151 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.151 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.152 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.152 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.153 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.153 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.154 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.154 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.155 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.155 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.156 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.156 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.157 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.157 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.158 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.158 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.158 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.159 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.159 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.160 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.160 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.161 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.161 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.162 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.163 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.163 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.164 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.164 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.165 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.165 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.165 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.166 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.166 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.167 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.167 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.168 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.168 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.169 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.169 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.169 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.170 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.170 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.171 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.172 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.172 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.173 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.173 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.174 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.174 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.174 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.175 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.175 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.176 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.176 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.177 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.177 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.178 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.178 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.179 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.179 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.179 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.180 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.180 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.181 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.181 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.181 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.182 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.182 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.183 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.183 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.184 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.184 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.185 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.185 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.185 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.186 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.187 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.187 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.188 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.188 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.189 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.189 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.190 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.191 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.191 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.191 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.192 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.192 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.193 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.193 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.194 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.194 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.194 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.195 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.195 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.196 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.196 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.196 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.197 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.197 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.198 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.199 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.199 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.199 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.200 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.201 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.201 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.201 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.202 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:37:54.202 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:37:54.203 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:37:54.204 | Obtaining file:///opt/stack/placement 2021-07-13 21:37:55.583 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-07-13 21:37:56.974 | 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-07-13 21:37:56.983 | 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-07-13 21:37:57.007 | 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-07-13 21:37:57.023 | 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-07-13 21:37:57.055 | 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-07-13 21:37:57.118 | 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-07-13 21:37:57.123 | 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-07-13 21:37:57.128 | 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-07-13 21:37:57.133 | 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-07-13 21:37:57.171 | 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-07-13 21:37:57.185 | Requirement already satisfied: oslo.config===8.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (8.0.4) 2021-07-13 21:37:57.200 | Requirement already satisfied: oslo.context===3.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 485)) (3.0.2) 2021-07-13 21:37:57.207 | Requirement already satisfied: oslo.db===8.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (8.1.0) 2021-07-13 21:37:57.263 | 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-07-13 21:37:57.272 | 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-07-13 21:37:57.318 | 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-07-13 21:37:57.340 | Requirement already satisfied: oslo.policy===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.1.1) 2021-07-13 21:37:57.360 | 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-07-13 21:37:57.374 | 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-07-13 21:37:57.384 | 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-07-13 21:37:57.402 | 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-07-13 21:37:57.406 | 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-07-13 21:37:57.408 | 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-07-13 21:37:57.420 | 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-07-13 21:37:57.424 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (2.4.7) 2021-07-13 21:37:57.427 | 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-07-13 21:37:57.433 | 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-07-13 21:37:57.439 | 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-07-13 21:37:57.460 | 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-07-13 21:37:57.465 | 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-07-13 21:37:57.473 | 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-07-13 21:37:57.497 | 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-07-13 21:37:57.502 | 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-07-13 21:37:57.506 | 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-07-13 21:37:57.518 | 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-07-13 21:37:57.521 | 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-07-13 21:37:57.524 | 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-07-13 21:37:57.531 | 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-07-13 21:37:57.541 | 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-07-13 21:37:57.548 | 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-07-13 21:37:57.568 | 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-07-13 21:37:57.572 | 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-07-13 21:37:57.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 973)) (1.25.8) 2021-07-13 21:37:57.604 | 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.dev5) (49.6.0) 2021-07-13 21:37:57.652 | 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-07-13 21:37:57.671 | 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-07-13 21:37:57.716 | 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-07-13 21:37:57.787 | 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-07-13 21:37:57.792 | 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-07-13 21:37:57.797 | 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-07-13 21:37:57.801 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (0.7.19) 2021-07-13 21:37:57.805 | 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-07-13 21:37:57.814 | 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-07-13 21:37:57.823 | 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-07-13 21:37:57.828 | 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-07-13 21:37:57.836 | 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-07-13 21:37:57.839 | 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-07-13 21:37:57.843 | 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-07-13 21:37:57.846 | 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-07-13 21:37:57.849 | 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-07-13 21:37:57.853 | Requirement already satisfied: certifi===2020.4.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2020.4.5.1) 2021-07-13 21:37:57.856 | 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-07-13 21:37:57.860 | 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-07-13 21:37:57.864 | 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-07-13 21:37:57.866 | 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-07-13 21:37:57.869 | 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-07-13 21:37:57.881 | 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-07-13 21:37:57.884 | 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-07-13 21:37:57.887 | 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-07-13 21:37:57.899 | 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-07-13 21:37:57.904 | 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-07-13 21:37:57.908 | 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-07-13 21:37:57.911 | 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-07-13 21:37:57.914 | 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-07-13 21:37:57.922 | 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-07-13 21:37:59.551 | Installing collected packages: openstack-placement 2021-07-13 21:37:59.553 | Running setup.py develop for openstack-placement 2021-07-13 21:38:01.236 | Successfully installed openstack-placement 2021-07-13 21:38:01.375 | WARNING: You are using pip version 20.2.4; however, version 21.1.3 is available. 2021-07-13 21:38:01.375 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-07-13 21:38:01.462 | + inc/python:pip_install:207 : result=0 2021-07-13 21:38:01.465 | + inc/python:pip_install:209 : time_stop pip_install 2021-07-13 21:38:01.468 | + functions-common:time_stop:2331 : local name 2021-07-13 21:38:01.473 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:38:01.475 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:38:01.478 | + functions-common:time_stop:2334 : local total 2021-07-13 21:38:01.480 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:38:01.482 | + functions-common:time_stop:2337 : name=pip_install 2021-07-13 21:38:01.485 | + functions-common:time_stop:2338 : start_time=1626212271186 2021-07-13 21:38:01.487 | + functions-common:time_stop:2340 : [[ -z 1626212271186 ]] 2021-07-13 21:38:01.490 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:38:01.494 | + functions-common:time_stop:2343 : end_time=1626212281491 2021-07-13 21:38:01.496 | + functions-common:time_stop:2344 : elapsed_time=10305 2021-07-13 21:38:01.499 | + functions-common:time_stop:2345 : total=229710 2021-07-13 21:38:01.502 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:38:01.504 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=240015 2021-07-13 21:38:01.506 | + inc/python:pip_install:210 : return 0 2021-07-13 21:38:01.509 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-07-13 21:38:01.511 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-07-13 21:38:01.514 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-07-13 21:38:01.532 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-07-13 21:38:01.543 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/placement 2021-07-13 21:38:01.546 | + inc/python:use_library_from_git:263 : local name=/opt/stack/placement 2021-07-13 21:38:01.548 | + inc/python:use_library_from_git:264 : local enabled=1 2021-07-13 21:38:01.551 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-13 21:38:01.553 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2021-07-13 21:38:01.556 | + inc/python:use_library_from_git:266 : return 1 2021-07-13 21:38:01.558 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-07-13 21:38:01.561 | + ./stack.sh:main:917 : configure_placement 2021-07-13 21:38:01.564 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2021-07-13 21:38:01.575 | + lib/placement:configure_placement:107 : create_placement_conf 2021-07-13 21:38:01.578 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2021-07-13 21:38:01.584 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2021-07-13 21:38:01.587 | ++ lib/database:database_connection_url:132 : local db=placement 2021-07-13 21:38:01.591 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2021-07-13 21:38:01.594 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2021-07-13 21:38:01.597 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2021-07-13 21:38:01.600 | + 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-07-13 21:38:01.629 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2021-07-13 21:38:01.660 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2021-07-13 21:38:01.692 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2021-07-13 21:38:01.696 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2021-07-13 21:38:01.698 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2021-07-13 21:38:01.701 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-07-13 21:38:01.704 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2021-07-13 21:38:01.737 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2021-07-13 21:38:01.766 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.20/identity 2021-07-13 21:38:01.797 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2021-07-13 21:38:01.824 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2021-07-13 21:38:01.851 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2021-07-13 21:38:01.880 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2021-07-13 21:38:01.909 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2021-07-13 21:38:01.940 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-07-13 21:38:01.967 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2021-07-13 21:38:01.997 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2021-07-13 21:38:02.001 | + functions:setup_logging:655 : local conf_file=/etc/placement/placement.conf 2021-07-13 21:38:02.003 | + functions:setup_logging:656 : local other_cond=False 2021-07-13 21:38:02.006 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-07-13 21:38:02.008 | + functions:setup_logging:658 : setup_systemd_logging /etc/placement/placement.conf 2021-07-13 21:38:02.011 | + functions:setup_systemd_logging:686 : local conf_file=/etc/placement/placement.conf 2021-07-13 21:38:02.013 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-07-13 21:38:02.017 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-07-13 21:38:02.037 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-07-13 21:38:02.039 | + functions:setup_systemd_logging:693 : local pidstr= 2021-07-13 21:38:02.042 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-07-13 21:38:02.045 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-07-13 21:38:02.048 | + 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-07-13 21:38:02.076 | + 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-07-13 21:38:02.105 | + 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-07-13 21:38:02.137 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-07-13 21:38:02.166 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2021-07-13 21:38:02.169 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2021-07-13 21:38:02.173 | + lib/apache:write_uwsgi_config:264 : local file=/etc/placement/placement-uwsgi.ini 2021-07-13 21:38:02.176 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/placement-api 2021-07-13 21:38:02.178 | + lib/apache:write_uwsgi_config:266 : local url=/placement 2021-07-13 21:38:02.181 | + lib/apache:write_uwsgi_config:267 : local http= 2021-07-13 21:38:02.183 | + lib/apache:write_uwsgi_config:268 : local name= 2021-07-13 21:38:02.187 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/placement-api 2021-07-13 21:38:02.191 | + lib/apache:write_uwsgi_config:269 : name=placement-api 2021-07-13 21:38:02.195 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-07-13 21:38:02.198 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-07-13 21:38:02.213 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-07-13 21:38:02.213 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-07-13 21:38:02.220 | d /var/run/uwsgi 0755 ubuntu root 2021-07-13 21:38:02.224 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-07-13 21:38:02.238 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/placement-api.socket 2021-07-13 21:38:02.241 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/placement/placement-uwsgi.ini 2021-07-13 21:38:02.244 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2021-07-13 21:38:02.272 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2021-07-13 21:38:02.298 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2021-07-13 21:38:02.323 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2021-07-13 21:38:02.348 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2021-07-13 21:38:02.375 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2021-07-13 21:38:02.399 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2021-07-13 21:38:02.425 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2021-07-13 21:38:02.456 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2021-07-13 21:38:02.482 | + lib/apache:write_uwsgi_config:300 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-07-13 21:38:02.508 | + lib/apache:write_uwsgi_config:302 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2021-07-13 21:38:02.533 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2021-07-13 21:38:02.558 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2021-07-13 21:38:02.584 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-07-13 21:38:02.586 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-07-13 21:38:02.589 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for placement-api 2021-07-13 21:38:02.592 | ++ lib/apache:apache_site_config_for:196 : local site=placement-api 2021-07-13 21:38:02.594 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-07-13 21:38:02.597 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-13 21:38:02.599 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-13 21:38:02.602 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/placement-api.conf 2021-07-13 21:38:02.605 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2021-07-13 21:38:02.607 | + lib/apache:write_uwsgi_config:314 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2021-07-13 21:38:02.632 | + lib/apache:write_uwsgi_config:315 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2021-07-13 21:38:02.658 | + lib/apache:write_uwsgi_config:316 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 ' 2021-07-13 21:38:02.658 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2021-07-13 21:38:02.665 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 2021-07-13 21:38:02.669 | + lib/apache:write_uwsgi_config:317 : enable_apache_site placement-api 2021-07-13 21:38:02.672 | + lib/apache:enable_apache_site:213 : local site=placement-api 2021-07-13 21:38:02.674 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-07-13 21:38:02.677 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-07-13 21:38:02.679 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-07-13 21:38:02.682 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-13 21:38:02.684 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-13 21:38:02.687 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-07-13 21:38:02.689 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-07-13 21:38:02.692 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-13 21:38:02.694 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-13 21:38:02.697 | + lib/apache:enable_apache_site:217 : sudo a2ensite placement-api 2021-07-13 21:38:02.754 | Enabling site placement-api. 2021-07-13 21:38:02.758 | To activate the new configuration, you need to run: 2021-07-13 21:38:02.759 | systemctl reload apache2 2021-07-13 21:38:02.763 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-07-13 21:38:02.765 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-07-13 21:38:02.768 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-07-13 21:38:02.770 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-07-13 21:38:02.936 | + ./stack.sh:main:924 : is_service_enabled placement placement-client 2021-07-13 21:38:02.953 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:38:02.955 | + ./stack.sh:main:925 : is_service_enabled n-cpu 2021-07-13 21:38:02.972 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:38:02.975 | + ./stack.sh:main:925 : is_service_enabled n-sch 2021-07-13 21:38:02.994 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:38:02.997 | + ./stack.sh:main:926 : configure_placement_nova_compute 2021-07-13 21:38:03.000 | + lib/nova:configure_placement_nova_compute:576 : local conf=/etc/nova/nova.conf 2021-07-13 21:38:03.003 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement auth_type password 2021-07-13 21:38:03.032 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.20/identity 2021-07-13 21:38:03.058 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement username placement 2021-07-13 21:38:03.085 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-07-13 21:38:03.112 | + lib/nova:configure_placement_nova_compute:581 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-07-13 21:38:03.138 | + lib/nova:configure_placement_nova_compute:582 : iniset /etc/nova/nova.conf placement project_name service 2021-07-13 21:38:03.164 | + lib/nova:configure_placement_nova_compute:583 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-07-13 21:38:03.190 | + lib/nova:configure_placement_nova_compute:584 : iniset /etc/nova/nova.conf placement region_name RegionOne 2021-07-13 21:38:03.216 | + ./stack.sh:main:930 : is_service_enabled horizon 2021-07-13 21:38:03.233 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:38:03.236 | + ./stack.sh:main:935 : is_service_enabled tls-proxy 2021-07-13 21:38:03.252 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:38:03.254 | + ./stack.sh:main:943 : run_phase stack install 2021-07-13 21:38:03.257 | + functions-common:run_phase:1759 : local mode=stack 2021-07-13 21:38:03.259 | + functions-common:run_phase:1760 : local phase=install 2021-07-13 21:38:03.262 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-07-13 21:38:03.264 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-07-13 21:38:03.267 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-07-13 21:38:03.269 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-07-13 21:38:03.272 | + functions-common:run_phase:1769 : local extra 2021-07-13 21:38:03.275 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-07-13 21:38:03.278 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-07-13 21:38:03.282 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-07-13 21:38:03.284 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-07-13 21:38:03.287 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2021-07-13 21:38:03.289 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-07-13 21:38:03.305 | ++ functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:38:03.307 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-07-13 21:38:03.309 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-07-13 21:38:03.312 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2021-07-13 21:38:03.314 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2021-07-13 21:38:03.317 | ++ ./stack.sh:echo_summary:418 : [[ -t 3 ]] 2021-07-13 21:38:03.319 | ++ ./stack.sh:echo_summary:424 : echo -e Installing Tempest 2021-07-13 21:38:03.321 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2021-07-13 21:38:03.324 | ++ lib/tempest:install_tempest:750 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2021-07-13 21:38:03.326 | ++ functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/tempest.git 2021-07-13 21:38:03.328 | ++ functions-common:git_clone:524 : local git_dest=/opt/stack/tempest 2021-07-13 21:38:03.330 | ++ functions-common:git_clone:525 : local git_ref=master 2021-07-13 21:38:03.332 | ++ functions-common:git_clone:526 : local orig_dir 2021-07-13 21:38:03.335 | +++ functions-common:git_clone:527 : pwd 2021-07-13 21:38:03.338 | ++ functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-07-13 21:38:03.340 | ++ functions-common:git_clone:528 : local git_clone_flags= 2021-07-13 21:38:03.343 | +++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-07-13 21:38:03.358 | ++ functions-common:git_clone:530 : RECLONE=False 2021-07-13 21:38:03.360 | ++ functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-07-13 21:38:03.363 | ++ functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-07-13 21:38:03.365 | ++ functions-common:git_clone:544 : echo master 2021-07-13 21:38:03.366 | ++ functions-common:git_clone:544 : egrep -q '^refs' 2021-07-13 21:38:03.370 | ++ functions-common:git_clone:558 : [[ ! -d /opt/stack/tempest ]] 2021-07-13 21:38:03.372 | ++ functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-07-13 21:38:03.374 | ++ functions-common:git_clone:592 : cd /opt/stack/tempest 2021-07-13 21:38:03.377 | ++ functions-common:git_clone:593 : git show --oneline 2021-07-13 21:38:03.378 | ++ functions-common:git_clone:593 : head -1 2021-07-13 21:38:03.380 | a45828bf9 Merge "Remove non existing puppet-openstack-integration from check pipeline" 2021-07-13 21:38:03.382 | ++ functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-07-13 21:38:03.384 | ++ lib/tempest:install_tempest:751 : pip_install 'tox!=2.8.0' 2021-07-13 21:38:03.405 | Using python 3.6 to install tox!=2.8.0 because python3_enabled=True 2021-07-13 21:38:03.410 | ++ 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-07-13 21:38:06.183 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-07-13 21:38:06.184 | 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-07-13 21:38:06.184 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.185 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.185 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.186 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.187 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.187 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.187 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.188 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.188 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.189 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.189 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.190 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.190 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.191 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.191 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.191 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.192 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.192 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.193 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.193 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.194 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.194 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.194 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.195 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.195 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.197 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.198 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.199 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.199 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.200 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.200 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.201 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.201 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.201 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.202 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.203 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.203 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.204 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.204 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.205 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.205 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.205 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.206 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.206 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.207 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.207 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.207 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.208 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.208 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.209 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.209 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.210 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.210 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.211 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.211 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.212 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.212 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.212 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.213 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.213 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.214 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.215 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.215 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.216 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.217 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.217 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.218 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.218 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.219 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.220 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.220 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.220 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.221 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.221 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.222 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.222 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.223 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.223 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.223 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.224 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.224 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.225 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.226 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.226 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.226 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.227 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.227 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.228 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.228 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.229 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.229 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.230 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.230 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.231 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.231 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.232 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.232 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.232 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.233 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.234 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.234 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.235 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.235 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.236 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.236 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.237 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.237 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.237 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.238 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.238 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.239 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.239 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.240 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.240 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.241 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.241 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.242 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.242 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.242 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.243 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.243 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.244 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.244 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.245 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.245 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.246 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.246 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.247 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.247 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.248 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.248 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.249 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.249 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.250 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.250 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.251 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.251 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.251 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.252 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.252 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.253 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.253 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.254 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.254 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.254 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.255 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.255 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.256 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.256 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.257 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.257 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.258 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.258 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.258 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.259 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.259 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.259 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.260 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.260 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.261 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.261 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.262 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.262 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.263 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.263 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.263 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.264 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.265 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.265 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.265 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.266 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.266 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.267 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.267 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.267 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.268 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.268 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.269 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.269 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.269 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.270 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.270 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.271 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.271 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.271 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.272 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.272 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.273 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.273 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.273 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.274 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.274 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.274 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.275 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.275 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.276 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.276 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.277 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.277 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.277 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.278 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.278 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.279 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.279 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.279 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.280 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.280 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.281 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.281 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.281 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.282 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.282 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.283 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.283 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.283 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.284 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.284 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.285 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.285 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.285 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.286 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.286 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.287 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.287 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.287 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.288 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.288 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.289 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.289 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.290 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.290 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.291 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.293 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.293 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.294 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.295 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.295 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.296 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.296 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.297 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.297 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.297 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.298 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.298 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.299 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.299 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.299 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.300 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.300 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.301 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.301 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.302 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.302 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.302 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.303 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.303 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.304 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.304 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.305 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.305 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.306 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.306 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.306 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.307 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.307 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.308 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.308 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.308 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.309 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.309 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.310 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.310 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.311 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.312 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.312 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.313 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.313 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.313 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.314 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.314 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.315 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.315 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.315 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.316 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.316 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.317 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.317 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.318 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.318 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.318 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.319 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.319 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.319 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.320 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.320 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.321 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.321 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.322 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.322 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.323 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.323 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.323 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.324 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.324 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.325 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.325 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.326 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.326 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.326 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.327 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.328 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.328 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.329 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.329 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.330 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.330 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.330 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.331 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.331 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.331 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.332 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.332 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.333 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.333 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.334 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.334 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.335 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.335 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.335 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.337 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.337 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.337 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.338 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.338 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.339 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.339 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.340 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.340 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.340 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.341 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.341 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.342 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.342 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.343 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.343 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.344 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.344 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.344 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.345 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.345 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.346 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.346 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.346 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.347 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.347 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.348 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.348 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.349 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.349 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.350 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.350 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.350 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.351 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.351 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.352 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.352 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.353 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.353 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.354 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.354 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.355 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.355 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.355 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.356 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.356 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.357 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.357 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.358 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.358 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.359 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.359 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.359 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.360 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.361 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.361 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.362 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.362 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.362 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.363 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.363 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.364 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.364 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.364 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.365 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.365 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.366 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.366 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.366 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.367 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.367 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.368 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.368 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.369 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.369 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.369 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.370 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.370 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.371 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.371 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.372 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.372 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.373 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.374 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.374 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.375 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:06.375 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:06.376 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:06.677 | Collecting tox!=2.8.0 2021-07-13 21:38:06.684 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/5818049a1c199/tox-3.23.1-py2.py3-none-any.whl (85 kB) 2021-07-13 21:38:07.003 | Collecting virtualenv===20.0.17 2021-07-13 21:38:07.024 | 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-07-13 21:38:07.209 | Requirement already satisfied: filelock===3.0.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (3.0.12) 2021-07-13 21:38:07.356 | Collecting py===1.8.1 2021-07-13 21:38:07.362 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c20/fdd83a5dbc0af/py-1.8.1-py2.py3-none-any.whl (83 kB) 2021-07-13 21:38:07.878 | Collecting pluggy===0.13.1 2021-07-13 21:38:07.884 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/966/c145cd83c9650/pluggy-0.13.1-py2.py3-none-any.whl (18 kB) 2021-07-13 21:38:08.093 | Collecting toml>=0.9.4 2021-07-13 21:38:08.099 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/806/143ae5bfb6a3c/toml-0.10.2-py2.py3-none-any.whl (16 kB) 2021-07-13 21:38:08.322 | Collecting packaging===20.3 2021-07-13 21:38:08.330 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/82f/77b9bee21c1ba/packaging-20.3-py2.py3-none-any.whl (37 kB) 2021-07-13 21:38:08.425 | 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-07-13 21:38:08.428 | 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-07-13 21:38:08.471 | Collecting distlib===0.3.0 2021-07-13 21:38:08.478 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e1/66e231a26b36d/distlib-0.3.0.zip (571 kB) 2021-07-13 21:38:09.305 | 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-07-13 21:38:09.364 | Collecting importlib-resources===1.4.0 2021-07-13 21:38:09.371 | 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-07-13 21:38:09.399 | 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-07-13 21:38:09.403 | 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-07-13 21:38:09.415 | Building wheels for collected packages: distlib 2021-07-13 21:38:09.416 | Building wheel for distlib (setup.py): started 2021-07-13 21:38:10.300 | Building wheel for distlib (setup.py): finished with status 'done' 2021-07-13 21:38:10.303 | Created wheel for distlib: filename=distlib-0.3.0-py3-none-any.whl size=340428 sha256=77cfbfad4014977487ce38770e9efa39359a781146622d277868141612f3c247 2021-07-13 21:38:10.303 | Stored in directory: /root/.cache/pip/wheels/14/b6/e6/549abf820f04713b7183dfe13dac6b2ac3aa12ccf9f1efa0e2 2021-07-13 21:38:10.304 | Successfully built distlib 2021-07-13 21:38:12.549 | Installing collected packages: distlib, importlib-resources, packaging, pluggy, py, virtualenv, toml, tox 2021-07-13 21:38:12.549 | Attempting uninstall: distlib 2021-07-13 21:38:12.551 | Found existing installation: distlib 0.3.2 2021-07-13 21:38:12.563 | Uninstalling distlib-0.3.2: 2021-07-13 21:38:12.565 | Successfully uninstalled distlib-0.3.2 2021-07-13 21:38:12.714 | Attempting uninstall: importlib-resources 2021-07-13 21:38:12.716 | Found existing installation: importlib-resources 5.2.0 2021-07-13 21:38:12.738 | Uninstalling importlib-resources-5.2.0: 2021-07-13 21:38:12.740 | Successfully uninstalled importlib-resources-5.2.0 2021-07-13 21:38:12.945 | Attempting uninstall: virtualenv 2021-07-13 21:38:12.947 | Found existing installation: virtualenv 20.5.0 2021-07-13 21:38:13.017 | Uninstalling virtualenv-20.5.0: 2021-07-13 21:38:13.025 | Successfully uninstalled virtualenv-20.5.0 2021-07-13 21:38:13.472 | Successfully installed distlib-0.3.0 importlib-resources-1.4.0 packaging-20.3 pluggy-0.13.1 py-1.8.1 toml-0.10.2 tox-3.23.1 virtualenv-20.0.17 2021-07-13 21:38:13.613 | WARNING: You are using pip version 20.2.4; however, version 21.1.3 is available. 2021-07-13 21:38:13.613 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-07-13 21:38:13.715 | ++ inc/python:pip_install:207 : result=0 2021-07-13 21:38:13.718 | ++ inc/python:pip_install:209 : time_stop pip_install 2021-07-13 21:38:13.720 | ++ functions-common:time_stop:2331 : local name 2021-07-13 21:38:13.723 | ++ functions-common:time_stop:2332 : local end_time 2021-07-13 21:38:13.725 | ++ functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:38:13.728 | ++ functions-common:time_stop:2334 : local total 2021-07-13 21:38:13.730 | ++ functions-common:time_stop:2335 : local start_time 2021-07-13 21:38:13.732 | ++ functions-common:time_stop:2337 : name=pip_install 2021-07-13 21:38:13.735 | ++ functions-common:time_stop:2338 : start_time=1626212283399 2021-07-13 21:38:13.738 | ++ functions-common:time_stop:2340 : [[ -z 1626212283399 ]] 2021-07-13 21:38:13.741 | +++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:38:13.745 | ++ functions-common:time_stop:2343 : end_time=1626212293742 2021-07-13 21:38:13.747 | ++ functions-common:time_stop:2344 : elapsed_time=10343 2021-07-13 21:38:13.749 | ++ functions-common:time_stop:2345 : total=240015 2021-07-13 21:38:13.751 | ++ functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:38:13.754 | ++ functions-common:time_stop:2348 : _TIME_TOTAL[$name]=250358 2021-07-13 21:38:13.756 | ++ inc/python:pip_install:210 : return 0 2021-07-13 21:38:13.759 | ++ lib/tempest:install_tempest:752 : pushd /opt/stack/tempest 2021-07-13 21:38:13.759 | /opt/stack/tempest ~/devstack 2021-07-13 21:38:13.761 | ++ lib/tempest:install_tempest:756 : git checkout master 2021-07-13 21:38:13.784 | M .coveragerc 2021-07-13 21:38:13.784 | M .gitignore 2021-07-13 21:38:13.785 | M .gitreview 2021-07-13 21:38:13.785 | M .mailmap 2021-07-13 21:38:13.785 | M .stestr.conf 2021-07-13 21:38:13.785 | M CONTRIBUTING.rst 2021-07-13 21:38:13.785 | M HACKING.rst 2021-07-13 21:38:13.785 | M LICENSE 2021-07-13 21:38:13.785 | M README.rst 2021-07-13 21:38:13.785 | M REVIEWING.rst 2021-07-13 21:38:13.785 | M bindep.txt 2021-07-13 21:38:13.785 | M doc/requirements.txt 2021-07-13 21:38:13.785 | M doc/source/_extra/.htaccess 2021-07-13 21:38:13.785 | M doc/source/_static/.keep 2021-07-13 21:38:13.785 | M doc/source/account_generator.rst 2021-07-13 21:38:13.785 | M doc/source/cleanup.rst 2021-07-13 21:38:13.785 | M doc/source/conf.py 2021-07-13 21:38:13.785 | M doc/source/configuration.rst 2021-07-13 21:38:13.785 | M doc/source/contributor/contributing.rst 2021-07-13 21:38:13.785 | M doc/source/data/tempest-non-active-plugins-registry.header 2021-07-13 21:38:13.785 | M doc/source/data/tempest-plugins-registry.header 2021-07-13 21:38:13.785 | M doc/source/index.rst 2021-07-13 21:38:13.785 | M doc/source/keystone_scopes_and_roles_support.rst 2021-07-13 21:38:13.785 | M doc/source/library.rst 2021-07-13 21:38:13.785 | M doc/source/library/api_microversion_testing.rst 2021-07-13 21:38:13.785 | M doc/source/library/auth.rst 2021-07-13 21:38:13.785 | M doc/source/library/cli.rst 2021-07-13 21:38:13.785 | M doc/source/library/clients.rst 2021-07-13 21:38:13.785 | M doc/source/library/credential_providers.rst 2021-07-13 21:38:13.785 | M doc/source/library/decorators.rst 2021-07-13 21:38:13.785 | M doc/source/library/rest_client.rst 2021-07-13 21:38:13.785 | M doc/source/library/service_clients/compute_clients.rst 2021-07-13 21:38:13.785 | M doc/source/library/utils.rst 2021-07-13 21:38:13.785 | M doc/source/library/validation_resources.rst 2021-07-13 21:38:13.785 | M doc/source/microversion_testing.rst 2021-07-13 21:38:13.786 | M doc/source/overview.rst 2021-07-13 21:38:13.786 | M doc/source/plugins/index.rst 2021-07-13 21:38:13.786 | M doc/source/plugins/plugin.rst 2021-07-13 21:38:13.786 | M doc/source/requirement_upper_constraint_for_tempest.rst 2021-07-13 21:38:13.786 | M doc/source/run.rst 2021-07-13 21:38:13.786 | M doc/source/sampleconf.rst 2021-07-13 21:38:13.786 | M doc/source/stable_branch_support_policy.rst 2021-07-13 21:38:13.786 | M doc/source/stable_branch_testing_policy.rst 2021-07-13 21:38:13.786 | M doc/source/subunit_describe_calls.rst 2021-07-13 21:38:13.786 | M doc/source/supported_version.rst 2021-07-13 21:38:13.786 | M doc/source/tempest_and_plugins_compatible_version_policy.rst 2021-07-13 21:38:13.786 | M doc/source/test_removal.rst 2021-07-13 21:38:13.786 | M doc/source/tests/modules.rst 2021-07-13 21:38:13.786 | M doc/source/workspace.rst 2021-07-13 21:38:13.786 | M doc/source/write_tests.rst 2021-07-13 21:38:13.786 | M etc/accounts.yaml.sample 2021-07-13 21:38:13.786 | M etc/allow-list.yaml 2021-07-13 21:38:13.786 | M etc/logging.conf.sample 2021-07-13 21:38:13.786 | M etc/rbac-persona-accounts.yaml.sample 2021-07-13 21:38:13.786 | M playbooks/devstack-tempest-ipv6.yaml 2021-07-13 21:38:13.786 | M playbooks/devstack-tempest.yaml 2021-07-13 21:38:13.786 | M playbooks/post-tempest.yaml 2021-07-13 21:38:13.786 | M releasenotes/notes/10/10.0-supported-openstack-releases-b88db468695348f6.yaml 2021-07-13 21:38:13.786 | M releasenotes/notes/10/10.0.0-Tempest-library-interface-0eb680b810139a50.yaml 2021-07-13 21:38:13.786 | M releasenotes/notes/10/10.0.0-start-using-reno-ed9518126fd0e1a3.yaml 2021-07-13 21:38:13.786 | M releasenotes/notes/11/11.0.0-api-microversion-testing-support-2ceddd2255670932.yaml 2021-07-13 21:38:13.786 | M releasenotes/notes/11/11.0.0-compute-microversion-support-e0b23f960f894b9b.yaml 2021-07-13 21:38:13.786 | M releasenotes/notes/11/11.0.0-supported-openstack-releases-1e5d7295d939d439.yaml 2021-07-13 21:38:13.786 | M releasenotes/notes/12/12.0.0-supported-openstack-releases-f10aac381d933dd1.yaml 2021-07-13 21:38:13.786 | M releasenotes/notes/12/12.1.0-add-network-versions-client-d90e8334e1443f5c.yaml 2021-07-13 21:38:13.786 | M releasenotes/notes/12/12.1.0-add-scope-to-auth-b5a82493ea89f41e.yaml 2021-07-13 21:38:13.786 | M releasenotes/notes/12/12.1.0-add-tempest-run-3d0aaf69c2ca4115.yaml 2021-07-13 21:38:13.786 | M releasenotes/notes/12/12.1.0-add-tempest-workspaces-228a2ba4690b5589.yaml 2021-07-13 21:38:13.786 | M releasenotes/notes/12/12.1.0-add_subunit_describe_calls-5498a37e6cd66c4b.yaml 2021-07-13 21:38:13.786 | M releasenotes/notes/12/12.1.0-bug-1486834-7ebca15836ae27a9.yaml 2021-07-13 21:38:13.787 | M releasenotes/notes/12/12.1.0-identity-clients-as-library-e663c6132fcac6c2.yaml 2021-07-13 21:38:13.787 | M releasenotes/notes/12/12.1.0-image-clients-as-library-86d17caa26ce3961.yaml 2021-07-13 21:38:13.787 | M releasenotes/notes/12/12.1.0-new-test-utils-module-adf34468c4d52719.yaml 2021-07-13 21:38:13.787 | M releasenotes/notes/12/12.1.0-remove-input-scenarios-functionality-01308e6d4307f580.yaml 2021-07-13 21:38:13.787 | M releasenotes/notes/12/12.1.0-remove-integrated-horizon-bb57551c1e5f5be3.yaml 2021-07-13 21:38:13.787 | M releasenotes/notes/12/12.1.0-remove-legacy-credential-providers-3d653ac3ba1ada2b.yaml 2021-07-13 21:38:13.787 | M releasenotes/notes/12/12.1.0-remove-trove-tests-666522e9113549f9.yaml 2021-07-13 21:38:13.787 | M releasenotes/notes/12/12.1.0-routers-client-as-library-25a363379da351f6.yaml 2021-07-13 21:38:13.787 | M releasenotes/notes/12/12.1.0-support-chunked-encoding-d71f53225f68edf3.yaml 2021-07-13 21:38:13.787 | M releasenotes/notes/12/12.1.0-tempest-init-global-config-dir-location-changes-12260255871d3a2b.yaml 2021-07-13 21:38:13.787 | M releasenotes/notes/12/12.2.0-add-httptimeout-in-restclient-ax78061900e3f3d7.yaml 2021-07-13 21:38:13.787 | M releasenotes/notes/12/12.2.0-add-new-identity-clients-3c3afd674a395bde.yaml 2021-07-13 21:38:13.787 | M releasenotes/notes/12/12.2.0-clients_module-16f3025f515bf9ec.yaml 2021-07-13 21:38:13.787 | M releasenotes/notes/12/12.2.0-nova_cert_default-90eb7c1e3cde624a.yaml 2021-07-13 21:38:13.787 | M releasenotes/notes/12/12.2.0-plugin-service-client-registration-00b19a2dd4935ba0.yaml 2021-07-13 21:38:13.787 | M releasenotes/notes/12/12.2.0-remove-javelin-276f62d04f7e4a1d.yaml 2021-07-13 21:38:13.787 | M releasenotes/notes/12/12.2.0-service_client_config-8a1d7b4de769c633.yaml 2021-07-13 21:38:13.787 | M releasenotes/notes/12/12.2.0-volume-clients-as-library-9a3444dd63c134b3.yaml 2021-07-13 21:38:13.787 | M releasenotes/notes/13/13.0.0-add-new-identity-clients-as-library-5f7ndha733nwdsn9.yaml 2021-07-13 21:38:13.787 | M releasenotes/notes/13/13.0.0-add-volume-clients-as-a-library-d05b6bc35e66c6ef.yaml 2021-07-13 21:38:13.787 | M releasenotes/notes/13/13.0.0-deprecate-get_ipv6_addr_by_EUI64-4673f07677289cf6.yaml 2021-07-13 21:38:13.787 | M releasenotes/notes/13/13.0.0-move-call-until-true-to-tempest-lib-c9ea70dd6fe9bd15.yaml 2021-07-13 21:38:13.787 | M releasenotes/notes/13/13.0.0-start-of-newton-support-3ebb274f300f28eb.yaml 2021-07-13 21:38:13.787 | M releasenotes/notes/13/13.0.0-tempest-cleanup-nostandalone-39df2aafb2545d35.yaml 2021-07-13 21:38:13.787 | M releasenotes/notes/13/13.0.0-volume-clients-as-library-660811011be29d1a.yaml 2021-07-13 21:38:13.787 | M releasenotes/notes/14/14.0.0-add-cred-provider-abstract-class-to-lib-70ff513221f8a871.yaml 2021-07-13 21:38:13.787 | M releasenotes/notes/14/14.0.0-add-cred_client-to-tempest.lib-4d4af33f969c576f.yaml 2021-07-13 21:38:13.787 | M releasenotes/notes/14/14.0.0-add-error-code-translation-to-versions-clients-acbc78292e24b014.yaml 2021-07-13 21:38:13.787 | M releasenotes/notes/14/14.0.0-add-image-clients-af94564fb34ddca6.yaml 2021-07-13 21:38:13.787 | M releasenotes/notes/14/14.0.0-add-role-assignments-client-as-a-library-d34b4fdf376984ad.yaml 2021-07-13 21:38:13.787 | M releasenotes/notes/14/14.0.0-add-service-provider-client-cbba77d424a30dd3.yaml 2021-07-13 21:38:13.788 | M releasenotes/notes/14/14.0.0-add-ssh-port-parameter-to-client-6d16c374ac4456c1.yaml 2021-07-13 21:38:13.788 | M releasenotes/notes/14/14.0.0-deprecate-nova-api-extensions-df16b02485dae203.yaml 2021-07-13 21:38:13.788 | M releasenotes/notes/14/14.0.0-move-cinder-v3-to-lib-service-be3ba0c20753b594.yaml 2021-07-13 21:38:13.788 | M releasenotes/notes/14/14.0.0-new-volume-limit-client-517c17d9090f4df4.yaml 2021-07-13 21:38:13.788 | M releasenotes/notes/14/14.0.0-remo-stress-tests-81052b211ad95d2e.yaml 2021-07-13 21:38:13.788 | M releasenotes/notes/14/14.0.0-remove-baremetal-tests-65186d9e15d5b8fb.yaml 2021-07-13 21:38:13.788 | M releasenotes/notes/14/14.0.0-remove-bootable-option-024f8944c056a3e0.yaml 2021-07-13 21:38:13.788 | M releasenotes/notes/14/14.0.0-remove-negative-test-generator-1653f4c0f86ccf75.yaml 2021-07-13 21:38:13.788 | M releasenotes/notes/14/14.0.0-remove-sahara-tests-1532c47c7df80e3a.yaml 2021-07-13 21:38:13.788 | M releasenotes/notes/14/14.0.0-volume-clients-as-library-309030c7a16e62ab.yaml 2021-07-13 21:38:13.788 | M releasenotes/notes/15/15.0.0-add-identity-v3-clients-as-a-library-d34b4fdf376984ad.yaml 2021-07-13 21:38:13.788 | M releasenotes/notes/15/15.0.0-add-image-clients-tests-49dbc0a0a4281a77.yaml 2021-07-13 21:38:13.788 | M releasenotes/notes/15/15.0.0-add-implied-roles-to-roles-client-library-edf96408ad9ba82e.yaml 2021-07-13 21:38:13.788 | M releasenotes/notes/15/15.0.0-add-snapshot-manage-client-as-library-a76ffdba9d8d01cb.yaml 2021-07-13 21:38:13.788 | M releasenotes/notes/15/15.0.0-deprecate-allow_port_security_disabled-option-2d3d87f6bd11d03a.yaml 2021-07-13 21:38:13.788 | M releasenotes/notes/15/15.0.0-deprecate-identity-feature-enabled.reseller-84800a8232fe217f.yaml 2021-07-13 21:38:13.788 | M releasenotes/notes/15/15.0.0-deprecate-volume_feature_enabled.volume_services-dbe024ea067d5ab2.yaml 2021-07-13 21:38:13.788 | M releasenotes/notes/15/15.0.0-jsonschema-validator-2377ba131e12d3c7.yaml 2021-07-13 21:38:13.788 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-microversion-config-options-eaee6a7d2f8390a8.yaml 2021-07-13 21:38:13.788 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-validation-config-options-e3d1b89ce074d71c.yaml 2021-07-13 21:38:13.788 | M releasenotes/notes/15/15.0.0-remove-deprecated-input-scenario-config-options-414e0c5442e967e9.yaml 2021-07-13 21:38:13.788 | M releasenotes/notes/15/15.0.0-remove-deprecated-network-config-options-f9ce276231578fe6.yaml 2021-07-13 21:38:13.788 | M releasenotes/notes/16/16.0.0-add-OAUTH-Consumer-Client-tempest-tests-db1df7aae4a9fd4e.yaml 2021-07-13 21:38:13.788 | M releasenotes/notes/16/16.0.0-add-additional-methods-to-roles-client-library-178d4a6000dec72d.yaml 2021-07-13 21:38:13.788 | M releasenotes/notes/16/16.0.0-add-cascade-parameter-to-volumes-client-ff4f7f12795003a4.yaml 2021-07-13 21:38:13.788 | M releasenotes/notes/16/16.0.0-add-compute-server-evaculate-client-as-a-library-ed76baf25f02c3ca.yaml 2021-07-13 21:38:13.788 | M releasenotes/notes/16/16.0.0-add-content-type-without-spaces-b2c9b91b257814f3.yaml 2021-07-13 21:38:13.788 | M releasenotes/notes/16/16.0.0-add-list-auth-project-client-5905076d914a3943.yaml 2021-07-13 21:38:13.788 | M releasenotes/notes/16/16.0.0-add-list-glance-api-versions-ec5fc8081fc8a0ae.yaml 2021-07-13 21:38:13.788 | M releasenotes/notes/16/16.0.0-add-list-security-groups-by-servers-to-servers-client-library-088df48f6d81f4be.yaml 2021-07-13 21:38:13.788 | M releasenotes/notes/16/16.0.0-add-list-version-to-identity-client-944cb7396088a575.yaml 2021-07-13 21:38:13.789 | M releasenotes/notes/16/16.0.0-add-list-version-to-volume-client-4769dd1bd4ab9c5e.yaml 2021-07-13 21:38:13.789 | M releasenotes/notes/16/16.0.0-add-quota-sets-detail-kwarg-74b72183295b3ce7.yaml 2021-07-13 21:38:13.789 | M releasenotes/notes/16/16.0.0-add-tempest-lib-remote-client-adbeb3f42a36910b.yaml 2021-07-13 21:38:13.789 | M releasenotes/notes/16/16.0.0-add-tempest-run-combine-option-e94c1049ba8985d5.yaml 2021-07-13 21:38:13.789 | M releasenotes/notes/16/16.0.0-add-update-encryption-type-to-encryption-types-client-f3093532a0bcf9a1.yaml 2021-07-13 21:38:13.789 | M releasenotes/notes/16/16.0.0-add-volume-manage-client-as-library-78ab198a1dc1bd41.yaml 2021-07-13 21:38:13.789 | M releasenotes/notes/16/16.0.0-create-server-tags-client-8c0042a77e859af6.yaml 2021-07-13 21:38:13.789 | M releasenotes/notes/16/16.0.0-deprecate-deactivate_image-config-7a282c471937bbcb.yaml 2021-07-13 21:38:13.789 | M releasenotes/notes/16/16.0.0-deprecate-dvr_extra_resources-config-8c319d6dab7f7e5c.yaml 2021-07-13 21:38:13.789 | M releasenotes/notes/16/16.0.0-deprecate-glance-api-version-config-options-8370b63aea8e14cf.yaml 2021-07-13 21:38:13.789 | M releasenotes/notes/16/16.0.0-deprecate-resources-prefix-option-ad490c0a30a0266b.yaml 2021-07-13 21:38:13.789 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_attr-decorator-450a1ed727494724.yaml 2021-07-13 21:38:13.789 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_config-decorator-64c32d588043ab12.yaml 2021-07-13 21:38:13.789 | M releasenotes/notes/16/16.0.0-deprecated-cinder-api-v1-option-df7d5a54d93db5cf.yaml 2021-07-13 21:38:13.789 | M releasenotes/notes/16/16.0.0-dreprecate_client_parameters-cb8d069e62957f7e.yaml 2021-07-13 21:38:13.789 | M releasenotes/notes/16/16.0.0-fix-volume-v2-service-clients-bugfix-1667354-73d2c3c8fedc08bf.yaml 2021-07-13 21:38:13.789 | M releasenotes/notes/16/16.0.0-mitaka-eol-88ff8355fff81b55.yaml 2021-07-13 21:38:13.789 | M releasenotes/notes/16/16.0.0-remove-call_until_true-of-test-de9c13bc8f969921.yaml 2021-07-13 21:38:13.789 | M releasenotes/notes/16/16.0.0-remove-cinder-v1-api-tests-71e266b8d55d475f.yaml 2021-07-13 21:38:13.789 | M releasenotes/notes/16/16.0.0-remove-deprecated-allow_port_security_disabled-option-d0ffaeb2e7817707.yaml 2021-07-13 21:38:13.789 | M releasenotes/notes/16/16.0.0-remove-deprecated-compute-validation-config-options-part-2-5cd17b6e0e6cb8a3.yaml 2021-07-13 21:38:13.789 | M releasenotes/notes/16/16.0.0-remove-deprecated-dvr_extra_resources-option-e8c441c38eab7ddd.yaml 2021-07-13 21:38:13.789 | M releasenotes/notes/16/16.0.0-remove-deprecated-identity-reseller-option-4411c7e3951f1094.yaml 2021-07-13 21:38:13.789 | M releasenotes/notes/16/16.0.0-remove-sahara-service-available-44a642aa9c634ab4.yaml 2021-07-13 21:38:13.789 | M releasenotes/notes/16/16.0.0-remove-volume_feature_enabled.volume_services-c6aa142cc1021297.yaml 2021-07-13 21:38:13.789 | M releasenotes/notes/16/16.0.0-use-keystone-v3-api-935860d30ddbb8e9.yaml 2021-07-13 21:38:13.789 | M releasenotes/notes/16/16.0.0-volume-transfers-client-e5ed3f5464c0cdc0.yaml 2021-07-13 21:38:13.789 | M releasenotes/notes/25/subunt-describe-call-verbose-arg-fix.yaml 2021-07-13 21:38:13.789 | M releasenotes/notes/Add-keystone-v3-OS_FEDERATION-APIs-as-tempest-clients-fe9e10a0fe5f09d4.yaml 2021-07-13 21:38:13.789 | M releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2021-07-13 21:38:13.789 | M releasenotes/notes/Extend-cleanup-CLI-to-delete-regions-9f1dbda2c8de12e2.yaml 2021-07-13 21:38:13.789 | M releasenotes/notes/Fix-KeyError-bug-in-v3-volumes_client-ff5d9b894f2257c8.yaml 2021-07-13 21:38:13.789 | M releasenotes/notes/Inclusive-jargon-17621346744f0cf4.yaml 2021-07-13 21:38:13.790 | M releasenotes/notes/Placement-client-for-placement-based-minimum-bw-allocation-27ed0938118752b6.yaml 2021-07-13 21:38:13.790 | M releasenotes/notes/QoS-client-for-placement-based-minimum-bw-allocation-8e5854d5754cec68.yaml 2021-07-13 21:38:13.790 | M releasenotes/notes/Remove-deprecated-image-scenario-options-b573c60e873ab451.yaml 2021-07-13 21:38:13.790 | M releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2021-07-13 21:38:13.790 | M releasenotes/notes/Remove-manager-2e0b0af48f01294a.yaml 2021-07-13 21:38:13.790 | M releasenotes/notes/Remove-test_reboot_server_soft-48fa786f38cd94dc.yaml 2021-07-13 21:38:13.790 | M releasenotes/notes/Set-default-of-operator_role-to-member-f9c3abd2ebde23b7.yaml 2021-07-13 21:38:13.790 | M releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2021-07-13 21:38:13.790 | M releasenotes/notes/account-generator-accepts-positive-numbers-only-33a366a297494ef7.yaml 2021-07-13 21:38:13.790 | M releasenotes/notes/account_generator-6eb03f664a448c35.yaml 2021-07-13 21:38:13.790 | M releasenotes/notes/add-OAUTH-Token-Client-tempest-tests-6351eda451b95a86.yaml 2021-07-13 21:38:13.790 | M releasenotes/notes/add-additional-methods-to-policy-client-library-b8279c18335588c9.yaml 2021-07-13 21:38:13.790 | M releasenotes/notes/add-alt-project-dynamic-creds-1a3bc543e65d9433.yaml 2021-07-13 21:38:13.790 | M releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2021-07-13 21:38:13.790 | M releasenotes/notes/add-can-migrate-between-any-hosts-config-option-x8ah4f9737a28e9b.yaml 2021-07-13 21:38:13.790 | M releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2021-07-13 21:38:13.790 | M releasenotes/notes/add-compute-feature-serial-console-45583c4341e34fc9.yaml 2021-07-13 21:38:13.790 | M releasenotes/notes/add-compute-feature-shelve-migrate-fdbd3633abe65c4e.yaml 2021-07-13 21:38:13.790 | M releasenotes/notes/add-consistency-group-exceptions-01cbb792cd710231.yaml 2021-07-13 21:38:13.790 | M releasenotes/notes/add-create-group-from-src-tempest-tests-9eb8b0b4b5c52055.yaml 2021-07-13 21:38:13.790 | M releasenotes/notes/add-domain-configuration-client-tempest-tests-e383efabdbb9ad03.yaml 2021-07-13 21:38:13.790 | M releasenotes/notes/add-domain-param-in-cliclient-a270fcf35c8f09e6.yaml 2021-07-13 21:38:13.790 | M releasenotes/notes/add-extra-apis-to-volume-v3-services-client-bf9b235cf5a611fe.yaml 2021-07-13 21:38:13.790 | M releasenotes/notes/add-floating-ip-config-option-e5774bf77702ce9f.yaml 2021-07-13 21:38:13.790 | M releasenotes/notes/add-force-detach-volume-to-volumes-client-library-b2071f2954f8e8b1.yaml 2021-07-13 21:38:13.790 | M releasenotes/notes/add-group-type-specs-apis-to-v3-group-types-client-10390b52dedede54.yaml 2021-07-13 21:38:13.790 | M releasenotes/notes/add-identity-roles-system-methods-519dc144231993a3.yaml 2021-07-13 21:38:13.790 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-endpoint-groups-3518a90bbb731d0f.yaml 2021-07-13 21:38:13.790 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-extensions-9cfd217fd2c6a61f.yaml 2021-07-13 21:38:13.790 | M releasenotes/notes/add-image-alt-ssh-user-config-option-1b775af2f468aa5b.yaml 2021-07-13 21:38:13.790 | M releasenotes/notes/add-immutable-user-source-support-dd17772a997075e0.yaml 2021-07-13 21:38:13.791 | M releasenotes/notes/add-ip-version-check-in-addresses-x491ac6d9abaxa12.yaml 2021-07-13 21:38:13.791 | M releasenotes/notes/add-is-resource-deleted-sg-client-f4a7a7a54ff024d7.yaml 2021-07-13 21:38:13.791 | M releasenotes/notes/add-keystone-ep-clients-eeefd0904fbbe151.yaml 2021-07-13 21:38:13.791 | M releasenotes/notes/add-keystone-v3-ec2-tests-d959b7d36f0bd7fc.yaml 2021-07-13 21:38:13.791 | M releasenotes/notes/add-kwargs-to-delete-vol-of-vol-client-1ecde75beb62933c.yaml 2021-07-13 21:38:13.791 | M releasenotes/notes/add-list-volume-transfers-with-detail-to-transfers-client-80169bf78cf4fa66.yaml 2021-07-13 21:38:13.791 | M releasenotes/notes/add-load-list-cmd-35a4a2e6ea0a36fd.yaml 2021-07-13 21:38:13.791 | M releasenotes/notes/add-manage-snapshot-ref-config-option-67efd04897335b67.yaml 2021-07-13 21:38:13.791 | M releasenotes/notes/add-migrate-volume-and-list-hosts-to-v3-volume-client-library-ad3529260db58f00.yaml 2021-07-13 21:38:13.791 | M releasenotes/notes/add-params-to-identity-v3-list-endpoints-958a155be4e17e5b.yaml 2021-07-13 21:38:13.791 | M releasenotes/notes/add-params-to-v2-list-backups-api-c088d2b4bfe90247.yaml 2021-07-13 21:38:13.791 | M releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2021-07-13 21:38:13.791 | M releasenotes/notes/add-port-profile-config-option-2610b2fa67027960.yaml 2021-07-13 21:38:13.791 | M releasenotes/notes/add-profiler-config-options-db7c4ae6d338ee5c.yaml 2021-07-13 21:38:13.791 | M releasenotes/notes/add-redirect-param-bea1f6fbce629c70.yaml 2021-07-13 21:38:13.791 | M releasenotes/notes/add-reset-group-snapshot-status-api-to-v3-group-snapshots-client-248d41827daf2a0c.yaml 2021-07-13 21:38:13.791 | M releasenotes/notes/add-reset-group-status-api-to-v3-groups-client-9aa048617c66756a.yaml 2021-07-13 21:38:13.791 | M releasenotes/notes/add-return-value-to-retype-volume-a401aa619aaa2457.yaml 2021-07-13 21:38:13.791 | M releasenotes/notes/add-save-state-option-5ea67858cbaca969.yaml 2021-07-13 21:38:13.791 | M releasenotes/notes/add-server-diagnostics-validation-schema-b5a3c55b45aa718a.yaml 2021-07-13 21:38:13.791 | M releasenotes/notes/add-show-api-v3-details-api-to-v3-versions-client-4b408427379cabfe.yaml 2021-07-13 21:38:13.791 | M releasenotes/notes/add-show-default-group-type-detail-api-to-v3-group-types-client-65f717878cf52da0.yaml 2021-07-13 21:38:13.791 | M releasenotes/notes/add-show-default-quotas-api-to-network-quotas-client-3a7c1159af9e56ff.yaml 2021-07-13 21:38:13.791 | M releasenotes/notes/add-show-default-volume-types-api-to-v3-types-client-44b2676f217d78dc.yaml 2021-07-13 21:38:13.791 | M releasenotes/notes/add-show-encryption-specs-item-api-to-v2-encryption-types-client-290b421cd4bc0c0e.yaml 2021-07-13 21:38:13.791 | M releasenotes/notes/add-show-host-to-hosts-client-library-c60c4eb49d139480.yaml 2021-07-13 21:38:13.791 | M releasenotes/notes/add-show-quota-details-api-to-network-quotas-client-3fffd302cc5d335f.yaml 2021-07-13 21:38:13.791 | M releasenotes/notes/add-show-snapshot-metadata-item-api-to-v2-snapshots-client-bd3cbab3c7f0e0b3.yaml 2021-07-13 21:38:13.791 | M releasenotes/notes/add-show-volume-image-metadata-api-to-v2-volumes-client-ee3c027f35276561.yaml 2021-07-13 21:38:13.791 | M releasenotes/notes/add-show-volume-metadata-item-api-to-v2-volumes-client-47d59ecd999ca9df.yaml 2021-07-13 21:38:13.791 | M releasenotes/notes/add-show-volume-summary-api-to-v3-volumes-client-96e7b01abdb5c9c3.yaml 2021-07-13 21:38:13.791 | M releasenotes/notes/add-storyboard-in-skip-because-decorator-3e139aa8a4f7970f.yaml 2021-07-13 21:38:13.791 | M releasenotes/notes/add-subnet-id-config-option-fac3d6f12abfc171.yaml 2021-07-13 21:38:13.792 | M releasenotes/notes/add-support-args-kwargs-in-call-until-true-a91k592h5a64exf7.yaml 2021-07-13 21:38:13.792 | M releasenotes/notes/add-unstable_test-decorator-a73cf97d4ffcc796.yaml 2021-07-13 21:38:13.792 | M releasenotes/notes/add-update-api-to-group-types-client-09c06ccdf80d5003.yaml 2021-07-13 21:38:13.792 | M releasenotes/notes/add-update-backup-api-to-v3-backups-client-e8465b2b66617dc0.yaml 2021-07-13 21:38:13.792 | M releasenotes/notes/add-update-flavor--api-to-flavors-client-a859542fe54aab7c.yaml 2021-07-13 21:38:13.792 | M releasenotes/notes/add-update-group-tempest-tests-72f8ec19b2809849.yaml 2021-07-13 21:38:13.792 | M releasenotes/notes/add-validation-resources-to-lib-dc2600c4324ca4d7.yaml 2021-07-13 21:38:13.792 | M releasenotes/notes/add-volume-group-snapshots-tempest-tests-840df3da26590f5e.yaml 2021-07-13 21:38:13.792 | M releasenotes/notes/add-volume-group-types-tempest-tests-1298ab8cb4fe8b7b.yaml 2021-07-13 21:38:13.792 | M releasenotes/notes/add-volume-groups-tempest-tests-dd7b2abfe2b48427.yaml 2021-07-13 21:38:13.792 | M releasenotes/notes/add-volume-quota-class-client-as-library-c4c2b22c36ff807e.yaml 2021-07-13 21:38:13.792 | M releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2021-07-13 21:38:13.792 | M releasenotes/notes/add-worker-file-option-d949121a61156968.yaml 2021-07-13 21:38:13.792 | M releasenotes/notes/add_proxy_url_get_credentials-aef66b085450513f.yaml 2021-07-13 21:38:13.792 | M releasenotes/notes/agents-client-delete-method-de1a7fb3f845999c.yaml 2021-07-13 21:38:13.792 | M releasenotes/notes/api_v2_admin_flag-dea5ca9bc2ce63bc.yaml 2021-07-13 21:38:13.792 | M releasenotes/notes/associate-disassociate-floating_ip-0b6cfebeef1304b0.yaml 2021-07-13 21:38:13.792 | M releasenotes/notes/bp-application-credentials-df69b1f617db1bb9.yaml 2021-07-13 21:38:13.792 | M releasenotes/notes/bug-1647999-7aeda50a8d082d4c.yaml 2021-07-13 21:38:13.792 | M releasenotes/notes/bug-1791007-328a8b9a43bfb157.yaml 2021-07-13 21:38:13.792 | M releasenotes/notes/bug-1799883-6ea95fc64f70c9ef.yaml 2021-07-13 21:38:13.792 | M releasenotes/notes/bug-1808473-54ada26ab78e7b02.yaml 2021-07-13 21:38:13.792 | M releasenotes/notes/change-default-region-for-placement-to-empty-string-394f1132c28345bb.yaml 2021-07-13 21:38:13.792 | M releasenotes/notes/cinder-use-os-endpoint-type-c11f63fd468ceb4c.yaml 2021-07-13 21:38:13.792 | M releasenotes/notes/cli-tests-v3fixes-fb38189cefd64213.yaml 2021-07-13 21:38:13.792 | M releasenotes/notes/compare-header-version-func-de5139b2161b3627.yaml 2021-07-13 21:38:13.792 | M releasenotes/notes/conditional-attr-a8564ec5a70ec840.yaml 2021-07-13 21:38:13.792 | M releasenotes/notes/config-image-api-v1-default-to-false-39d5f2xafc534ab1.yaml 2021-07-13 21:38:13.792 | M releasenotes/notes/config-volume-multiattach-ea8138dfa4fd308c.yaml 2021-07-13 21:38:13.792 | M releasenotes/notes/config_image_certificate_compute_feature-c56efb520d54aff5.yaml 2021-07-13 21:38:13.792 | M releasenotes/notes/correct-port-profile-config-option-d67f5cb31f1bc34c.yaml 2021-07-13 21:38:13.793 | M releasenotes/notes/create-mount-config-drive-to-lib-1a6e912b8afbcc7e.yaml 2021-07-13 21:38:13.793 | M releasenotes/notes/create_loginable_secgroup_rule-73722fd4b4eb12d0.yaml 2021-07-13 21:38:13.793 | M releasenotes/notes/create_security_group_rule-16d58a8f0f0ff262.yaml 2021-07-13 21:38:13.793 | M releasenotes/notes/credentials-factory-stable-c8037bd9ae642482.yaml 2021-07-13 21:38:13.793 | M releasenotes/notes/deprecate-compute-feature-enabled-block-migrate-cinder-iscsi-fcda802d774dfeec.yaml 2021-07-13 21:38:13.793 | M releasenotes/notes/deprecate-compute-images-client-in-volume-tests-92b6dd55fcaba620.yaml 2021-07-13 21:38:13.793 | M releasenotes/notes/deprecate-config-forbid_global_implied_dsr-e64cfa66e6e3ded5.yaml 2021-07-13 21:38:13.793 | M releasenotes/notes/deprecate-default-value-for-v3_endpoint_type-fb9e47c5ba1c719d.yaml 2021-07-13 21:38:13.793 | M releasenotes/notes/deprecate-dns_servers-option-0xf2f297ee47a5ff.yaml 2021-07-13 21:38:13.793 | M releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2021-07-13 21:38:13.793 | M releasenotes/notes/deprecate-scheduler-available-filters-cbca2017ba3cf2aa.yaml 2021-07-13 21:38:13.793 | M releasenotes/notes/deprecate-spice-rdp-console-config-f2af173552axfb72.yaml 2021-07-13 21:38:13.793 | M releasenotes/notes/deprecate-vnc-server-header-529f07d592aefb62.yaml 2021-07-13 21:38:13.793 | M releasenotes/notes/deprecate-volume-api-selection-config-options-b95c5c0ccbf38916.yaml 2021-07-13 21:38:13.793 | M releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2021-07-13 21:38:13.793 | M releasenotes/notes/disable-identity-v2-testing-4ef1565d1a5aedcf.yaml 2021-07-13 21:38:13.793 | M releasenotes/notes/drop-DEFAULT_PARAMS-bfcc2e7b74ef880b.yaml 2021-07-13 21:38:13.793 | M releasenotes/notes/drop-py-2-7-730baf411876d5d8.yaml 2021-07-13 21:38:13.793 | M releasenotes/notes/drop-py-3-5-support-76ca78f1a650fcad.yaml 2021-07-13 21:38:13.793 | M releasenotes/notes/enable-volume-multiattach-fd5e9bf0e96b56ce.yaml 2021-07-13 21:38:13.793 | M releasenotes/notes/end-of-support-for-stein-f795b968d83497a9.yaml 2021-07-13 21:38:13.793 | M releasenotes/notes/extra-compute-services-tests-92b6c0618972e02f.yaml 2021-07-13 21:38:13.793 | M releasenotes/notes/fix-1847749-2670b1d4f6097a1a.yaml 2021-07-13 21:38:13.793 | M releasenotes/notes/fix-credential-logging-98089c897d801355.yaml 2021-07-13 21:38:13.793 | M releasenotes/notes/fix-list-group-snapshots-api-969d9321002c566c.yaml 2021-07-13 21:38:13.793 | M releasenotes/notes/fix-remoteclient-default-ssh-shell-prologue-33e99343d086f601.yaml 2021-07-13 21:38:13.793 | M releasenotes/notes/fix-show-image-file-expected-code-92d97342d0f6d60e.yaml 2021-07-13 21:38:13.793 | M releasenotes/notes/http_proxy_config-cb39b55520e84db5.yaml 2021-07-13 21:38:13.793 | M releasenotes/notes/identity-tests-domain-drivers-76235f6672221e45.yaml 2021-07-13 21:38:13.793 | M releasenotes/notes/identity-token-client-8aaef74b1d61090a.yaml 2021-07-13 21:38:13.793 | M releasenotes/notes/identity-v3-project-tags-client-36683c6a8644e54b.yaml 2021-07-13 21:38:13.793 | M releasenotes/notes/identity_client-635275d43abbb807.yaml 2021-07-13 21:38:13.793 | M releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2021-07-13 21:38:13.794 | M releasenotes/notes/image_import_testing_support-22ba4bcb9f2fb848.yaml 2021-07-13 21:38:13.794 | M releasenotes/notes/intermediate-pike-release-2ce492432ff8f012.yaml 2021-07-13 21:38:13.794 | M releasenotes/notes/intermediate-queens-release-2f9f305775fca454.yaml 2021-07-13 21:38:13.794 | M releasenotes/notes/intermediate-train-release-0146c624cff9a57f.yaml 2021-07-13 21:38:13.794 | M releasenotes/notes/intermediate-ussuri-release-8aebeca312a6718c.yaml 2021-07-13 21:38:13.794 | M releasenotes/notes/intermediate-wallaby-release-55a0b31b1dee7b23.yaml 2021-07-13 21:38:13.794 | M releasenotes/notes/introduce-attachments-client-add-show-attachment-api-c3111f7e560a87b3.yaml 2021-07-13 21:38:13.794 | M releasenotes/notes/lib_api_microversion_fixture-f52308fc6b6b89f2.yaml 2021-07-13 21:38:13.794 | M releasenotes/notes/list-auth-domains-v3-endpoint-9ec60c7d3011c397.yaml 2021-07-13 21:38:13.794 | M releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2021-07-13 21:38:13.794 | M releasenotes/notes/log_console_output-dae6b8740b5a5821.yaml 2021-07-13 21:38:13.794 | M releasenotes/notes/make-create-user-domain-aware-for-v3-creds-client-5054f58e715adc0c.yaml 2021-07-13 21:38:13.794 | M releasenotes/notes/make-object-storage-client-as-stable-interface-d1b07c7e8f17bef6.yaml 2021-07-13 21:38:13.794 | M releasenotes/notes/merge-tempest-horizon-plugin-39d555339ab8c7ce.yaml 2021-07-13 21:38:13.794 | M releasenotes/notes/migrate-dynamic-creds-ecebb47528080761.yaml 2021-07-13 21:38:13.794 | M releasenotes/notes/migrate-object-storage-as-stable-interface-42014c7b43ecb254.yaml 2021-07-13 21:38:13.794 | M releasenotes/notes/migrate-preprov-creds-ef61a046ee1ec604.yaml 2021-07-13 21:38:13.794 | M releasenotes/notes/move-attr-decorator-to-lib-a1e80c42ba9c5392.yaml 2021-07-13 21:38:13.794 | M releasenotes/notes/move-related_bug-decorator-to-lib-dbfd5c543bbb2805.yaml 2021-07-13 21:38:13.794 | M releasenotes/notes/move-volume-v3-base_client-to-volume-1edbz0f207c3b283.yaml 2021-07-13 21:38:13.794 | M releasenotes/notes/network-show-version-18e1707a4df0a3d3.yaml 2021-07-13 21:38:13.794 | M releasenotes/notes/network-swap-to-project_id-a1d7fdf6c5e1cf44.yaml 2021-07-13 21:38:13.794 | M releasenotes/notes/network-tag-client-f4614029af7927f0.yaml 2021-07-13 21:38:13.794 | M releasenotes/notes/network_feature_enabled_available_features-35f9ac5f253e2ca3.yaml 2021-07-13 21:38:13.794 | M releasenotes/notes/new-placement-client-methods-e35c473e29494928.yaml 2021-07-13 21:38:13.794 | M releasenotes/notes/omit_X-Subject-Token_from_log-1bf5fef88c80334b.yaml 2021-07-13 21:38:13.794 | M releasenotes/notes/os_tenant_name-3ee175763bff455b.yaml 2021-07-13 21:38:13.794 | M releasenotes/notes/pause_teardown-45c9d60ffa889f7f.yaml 2021-07-13 21:38:13.794 | M releasenotes/notes/plugin-client-registration-enhancements-e09131742391225b.yaml 2021-07-13 21:38:13.794 | M releasenotes/notes/prevent-error-in-parse-resp-when-nullable-list-9898cd0f22180986.yaml 2021-07-13 21:38:13.794 | M releasenotes/notes/raise-exception-when-error-deleting-on-volume-18d0d0c5886212dd.yaml 2021-07-13 21:38:13.794 | M releasenotes/notes/random-bytes-size-limit-ee94a8c6534fe916.yaml 2021-07-13 21:38:13.794 | M releasenotes/notes/removal-deprecated-config-options-3db535b979fe3509.yaml 2021-07-13 21:38:13.795 | M releasenotes/notes/removal-deprecated-volume-config-options-21c4412f3c600923.yaml 2021-07-13 21:38:13.795 | M releasenotes/notes/remove-allow_tenant_isolation-option-03f0d998eb498d44.yaml 2021-07-13 21:38:13.795 | M releasenotes/notes/remove-deprecated-apis-from-v2-volumes-client-3ca4a5db5fea518f.yaml 2021-07-13 21:38:13.795 | M releasenotes/notes/remove-deprecated-find-test-caller-f4525cd043bfd1b6.yaml 2021-07-13 21:38:13.795 | M releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2021-07-13 21:38:13.795 | M releasenotes/notes/remove-deprecated-skip-decorators-f8b42d812d20b537.yaml 2021-07-13 21:38:13.795 | M releasenotes/notes/remove-deprecated-skip_unless_attr-decorator-02bde59a00328f5c.yaml 2021-07-13 21:38:13.795 | M releasenotes/notes/remove-deprecated-volume-apis-from-v2-volumes-client-cf35e5b4cca89860.yaml 2021-07-13 21:38:13.795 | M releasenotes/notes/remove-deprecated-volume-config-options-4b7ea93b88e5b982.yaml 2021-07-13 21:38:13.795 | M releasenotes/notes/remove-get-ipv6-addr-by-EUI64-c79972d799c7a430.yaml 2021-07-13 21:38:13.795 | M releasenotes/notes/remove-heat-tests-9efb42cac3e0b306.yaml 2021-07-13 21:38:13.795 | M releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2021-07-13 21:38:13.795 | M releasenotes/notes/remove-some-deprecated-auth-and-identity-options-xa1xd9b8fb948g4f.yaml 2021-07-13 21:38:13.795 | M releasenotes/notes/remove-some-deprecated-identity-options-0ffxd1b8db928e43.yaml 2021-07-13 21:38:13.795 | M releasenotes/notes/remove-support-of-py34-7d59fdb431fefe24.yaml 2021-07-13 21:38:13.796 | M releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2021-07-13 21:38:13.796 | M releasenotes/notes/removed-tox-ostestr-8997a93d199c44f3.yaml 2021-07-13 21:38:13.796 | M releasenotes/notes/segments-client-866f02948f40d4ff.yaml 2021-07-13 21:38:13.796 | M releasenotes/notes/set-cinder-api-v3-option-true-1b3e61e3129b7c00.yaml 2021-07-13 21:38:13.796 | M releasenotes/notes/start-of-pike-support-f2a1b7ea8e8b0311.yaml 2021-07-13 21:38:13.796 | M releasenotes/notes/start-of-queens-support-fea9051ba1d85fc7.yaml 2021-07-13 21:38:13.796 | M releasenotes/notes/subunit_describe_calls-ad7df689b9d63e3f.yaml 2021-07-13 21:38:13.796 | M releasenotes/notes/support-for-rbac-new-scope-6ec8164ce1e7288c.yaml 2021-07-13 21:38:13.796 | M releasenotes/notes/support-microversion-in-scenario-test-b4fbfdd3a977fc58.yaml 2021-07-13 21:38:13.796 | M releasenotes/notes/support-scope-in-get-roles-dynamic-creds-90bfab163c1c289a.yaml 2021-07-13 21:38:13.796 | M releasenotes/notes/switch-to-stestr-8c9f834b3f5a55d8.yaml 2021-07-13 21:38:13.796 | M releasenotes/notes/system-scope-44244cc955a7825f.yaml 2021-07-13 21:38:13.796 | M releasenotes/notes/tempest-default-run_validations-9640c41b6a4a9121.yaml 2021-07-13 21:38:13.796 | M releasenotes/notes/tempest-identity-catalog-client-f5c8589a9d7c1eb5.yaml 2021-07-13 21:38:13.796 | M releasenotes/notes/tempest-lib-compute-update-service-6019d2dcfe4a1c5d.yaml 2021-07-13 21:38:13.796 | M releasenotes/notes/tempest-rocky-release-0fc3312053923380.yaml 2021-07-13 21:38:13.796 | M releasenotes/notes/tempest-run-fix-updates-564b41706decbba1.yaml 2021-07-13 21:38:13.796 | M releasenotes/notes/tempest-stein-release-18bad34136a2e6ef.yaml 2021-07-13 21:38:13.797 | M releasenotes/notes/tempest-train-release-a2ed0743a5eadeb6.yaml 2021-07-13 21:38:13.797 | M releasenotes/notes/tempest-ussuri-release-72b5770a3b97678f.yaml 2021-07-13 21:38:13.797 | M releasenotes/notes/tempest-victoria-release-27000c02edc5a112.yaml 2021-07-13 21:38:13.797 | M releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2021-07-13 21:38:13.797 | M releasenotes/notes/tempest-workspace-delete-directory-feature-74d6d157a5a05561.yaml 2021-07-13 21:38:13.797 | M releasenotes/notes/test-clients-stable-for-plugin-90b1e7dc83f28ccd.yaml 2021-07-13 21:38:13.797 | M releasenotes/notes/use-cinder-v3-client-for-verify_tempest_config-2bf3d817b0070064.yaml 2021-07-13 21:38:13.797 | M releasenotes/notes/verify-tempest-command-8e88452c7a08dd77.yaml 2021-07-13 21:38:13.797 | M releasenotes/notes/vnc-hardcoded-server-name-removed-6f8d1e90a175dc08.yaml 2021-07-13 21:38:13.797 | M releasenotes/notes/volume-backed-live-mig-5a38b496ba1ec093.yaml 2021-07-13 21:38:13.797 | M releasenotes/notes/volume-service-testing-default-to-v3-endpoints-20b86895a590925d.yaml 2021-07-13 21:38:13.797 | M releasenotes/notes/volume-v3-service-clients-a863a6336af56cca.yaml 2021-07-13 21:38:13.797 | M releasenotes/notes/xenapi_apis-conf-fcca549283e53ed6.yaml 2021-07-13 21:38:13.797 | M releasenotes/source/_static/.placeholder 2021-07-13 21:38:13.797 | M releasenotes/source/_templates/.placeholder 2021-07-13 21:38:13.797 | M releasenotes/source/conf.py 2021-07-13 21:38:13.797 | M releasenotes/source/index.rst 2021-07-13 21:38:13.797 | M releasenotes/source/unreleased.rst 2021-07-13 21:38:13.797 | M releasenotes/source/v10.0.0.rst 2021-07-13 21:38:13.797 | M releasenotes/source/v11.0.0.rst 2021-07-13 21:38:13.797 | M releasenotes/source/v12.0.0.rst 2021-07-13 21:38:13.797 | M releasenotes/source/v13.0.0.rst 2021-07-13 21:38:13.797 | M releasenotes/source/v14.0.0.rst 2021-07-13 21:38:13.797 | M releasenotes/source/v15.0.0.rst 2021-07-13 21:38:13.797 | M releasenotes/source/v16.0.0.rst 2021-07-13 21:38:13.797 | M releasenotes/source/v16.1.0.rst 2021-07-13 21:38:13.797 | M releasenotes/source/v17.0.0.rst 2021-07-13 21:38:13.797 | M releasenotes/source/v17.1.0.rst 2021-07-13 21:38:13.797 | M releasenotes/source/v17.2.0.rst 2021-07-13 21:38:13.797 | M releasenotes/source/v18.0.0.rst 2021-07-13 21:38:13.797 | M releasenotes/source/v19.0.0.rst 2021-07-13 21:38:13.797 | M releasenotes/source/v20.0.0.rst 2021-07-13 21:38:13.797 | M releasenotes/source/v21.0.0.rst 2021-07-13 21:38:13.797 | M releasenotes/source/v22.0.0.rst 2021-07-13 21:38:13.798 | M releasenotes/source/v22.1.0.rst 2021-07-13 21:38:13.798 | M releasenotes/source/v23.0.0.rst 2021-07-13 21:38:13.798 | M releasenotes/source/v24.0.0.rst 2021-07-13 21:38:13.798 | M releasenotes/source/v26.0.0.rst 2021-07-13 21:38:13.798 | M releasenotes/source/v26.1.0.rst 2021-07-13 21:38:13.798 | M releasenotes/source/v27.0.0.rst 2021-07-13 21:38:13.798 | M requirements.txt 2021-07-13 21:38:13.798 | M roles/acl-devstack-files/README.rst 2021-07-13 21:38:13.798 | M roles/acl-devstack-files/defaults/main.yaml 2021-07-13 21:38:13.798 | M roles/acl-devstack-files/tasks/main.yaml 2021-07-13 21:38:13.798 | M roles/run-tempest/README.rst 2021-07-13 21:38:13.798 | M roles/run-tempest/defaults/main.yaml 2021-07-13 21:38:13.798 | M roles/run-tempest/tasks/main.yaml 2021-07-13 21:38:13.798 | M roles/setup-tempest-data-dir/README.rst 2021-07-13 21:38:13.798 | M roles/setup-tempest-data-dir/defaults/main.yaml 2021-07-13 21:38:13.798 | M roles/setup-tempest-data-dir/tasks/main.yaml 2021-07-13 21:38:13.798 | M roles/setup-tempest-run-dir/README.rst 2021-07-13 21:38:13.798 | M roles/setup-tempest-run-dir/defaults/main.yaml 2021-07-13 21:38:13.798 | M roles/setup-tempest-run-dir/tasks/main.yaml 2021-07-13 21:38:13.798 | M roles/tempest-cleanup/README.rst 2021-07-13 21:38:13.798 | M roles/tempest-cleanup/defaults/main.yaml 2021-07-13 21:38:13.798 | M roles/tempest-cleanup/tasks/dry_run.yaml 2021-07-13 21:38:13.798 | M roles/tempest-cleanup/tasks/dry_run_checker.py 2021-07-13 21:38:13.798 | M roles/tempest-cleanup/tasks/main.yaml 2021-07-13 21:38:13.798 | M setup.cfg 2021-07-13 21:38:13.798 | M setup.py 2021-07-13 21:38:13.798 | M tempest/README.rst 2021-07-13 21:38:13.798 | M tempest/__init__.py 2021-07-13 21:38:13.798 | M tempest/api/README.rst 2021-07-13 21:38:13.798 | M tempest/api/__init__.py 2021-07-13 21:38:13.798 | M tempest/api/compute/__init__.py 2021-07-13 21:38:13.798 | M tempest/api/compute/admin/__init__.py 2021-07-13 21:38:13.798 | M tempest/api/compute/admin/test_agents.py 2021-07-13 21:38:13.798 | M tempest/api/compute/admin/test_aggregates.py 2021-07-13 21:38:13.799 | M tempest/api/compute/admin/test_aggregates_negative.py 2021-07-13 21:38:13.799 | M tempest/api/compute/admin/test_auto_allocate_network.py 2021-07-13 21:38:13.799 | M tempest/api/compute/admin/test_availability_zone.py 2021-07-13 21:38:13.799 | M tempest/api/compute/admin/test_availability_zone_negative.py 2021-07-13 21:38:13.799 | M tempest/api/compute/admin/test_create_server.py 2021-07-13 21:38:13.799 | M tempest/api/compute/admin/test_delete_server.py 2021-07-13 21:38:13.799 | M tempest/api/compute/admin/test_fixed_ips.py 2021-07-13 21:38:13.799 | M tempest/api/compute/admin/test_fixed_ips_negative.py 2021-07-13 21:38:13.799 | M tempest/api/compute/admin/test_flavors.py 2021-07-13 21:38:13.799 | M tempest/api/compute/admin/test_flavors_access.py 2021-07-13 21:38:13.799 | M tempest/api/compute/admin/test_flavors_access_negative.py 2021-07-13 21:38:13.799 | M tempest/api/compute/admin/test_flavors_extra_specs.py 2021-07-13 21:38:13.799 | M tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2021-07-13 21:38:13.799 | M tempest/api/compute/admin/test_flavors_microversions.py 2021-07-13 21:38:13.799 | M tempest/api/compute/admin/test_floating_ips_bulk.py 2021-07-13 21:38:13.799 | M tempest/api/compute/admin/test_hosts.py 2021-07-13 21:38:13.799 | M tempest/api/compute/admin/test_hosts_negative.py 2021-07-13 21:38:13.799 | M tempest/api/compute/admin/test_hypervisor.py 2021-07-13 21:38:13.799 | M tempest/api/compute/admin/test_hypervisor_negative.py 2021-07-13 21:38:13.799 | M tempest/api/compute/admin/test_instance_usage_audit_log.py 2021-07-13 21:38:13.799 | M tempest/api/compute/admin/test_instance_usage_audit_log_negative.py 2021-07-13 21:38:13.799 | M tempest/api/compute/admin/test_keypairs_v210.py 2021-07-13 21:38:13.799 | M tempest/api/compute/admin/test_live_migration.py 2021-07-13 21:38:13.799 | M tempest/api/compute/admin/test_live_migration_negative.py 2021-07-13 21:38:13.799 | M tempest/api/compute/admin/test_migrations.py 2021-07-13 21:38:13.799 | M tempest/api/compute/admin/test_networks.py 2021-07-13 21:38:13.799 | M tempest/api/compute/admin/test_quotas.py 2021-07-13 21:38:13.799 | M tempest/api/compute/admin/test_quotas_negative.py 2021-07-13 21:38:13.799 | M tempest/api/compute/admin/test_security_groups.py 2021-07-13 21:38:13.799 | M tempest/api/compute/admin/test_server_diagnostics.py 2021-07-13 21:38:13.799 | M tempest/api/compute/admin/test_server_diagnostics_negative.py 2021-07-13 21:38:13.799 | M tempest/api/compute/admin/test_servers.py 2021-07-13 21:38:13.799 | M tempest/api/compute/admin/test_servers_negative.py 2021-07-13 21:38:13.799 | M tempest/api/compute/admin/test_servers_on_multinodes.py 2021-07-13 21:38:13.800 | M tempest/api/compute/admin/test_services.py 2021-07-13 21:38:13.800 | M tempest/api/compute/admin/test_services_negative.py 2021-07-13 21:38:13.800 | M tempest/api/compute/admin/test_simple_tenant_usage.py 2021-07-13 21:38:13.800 | M tempest/api/compute/admin/test_simple_tenant_usage_negative.py 2021-07-13 21:38:13.800 | M tempest/api/compute/admin/test_volume.py 2021-07-13 21:38:13.800 | M tempest/api/compute/admin/test_volume_swap.py 2021-07-13 21:38:13.800 | M tempest/api/compute/admin/test_volumes_negative.py 2021-07-13 21:38:13.800 | M tempest/api/compute/api_microversion_fixture.py 2021-07-13 21:38:13.800 | M tempest/api/compute/base.py 2021-07-13 21:38:13.800 | M tempest/api/compute/certificates/__init__.py 2021-07-13 21:38:13.800 | M tempest/api/compute/certificates/test_certificates.py 2021-07-13 21:38:13.800 | M tempest/api/compute/flavors/__init__.py 2021-07-13 21:38:13.800 | M tempest/api/compute/flavors/test_flavors.py 2021-07-13 21:38:13.800 | M tempest/api/compute/flavors/test_flavors_negative.py 2021-07-13 21:38:13.800 | M tempest/api/compute/floating_ips/__init__.py 2021-07-13 21:38:13.800 | M tempest/api/compute/floating_ips/base.py 2021-07-13 21:38:13.800 | M tempest/api/compute/floating_ips/test_floating_ips_actions.py 2021-07-13 21:38:13.800 | M tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py 2021-07-13 21:38:13.800 | M tempest/api/compute/floating_ips/test_list_floating_ips.py 2021-07-13 21:38:13.800 | M tempest/api/compute/floating_ips/test_list_floating_ips_negative.py 2021-07-13 21:38:13.800 | M tempest/api/compute/images/__init__.py 2021-07-13 21:38:13.800 | M tempest/api/compute/images/test_image_metadata.py 2021-07-13 21:38:13.800 | M tempest/api/compute/images/test_image_metadata_negative.py 2021-07-13 21:38:13.800 | M tempest/api/compute/images/test_images.py 2021-07-13 21:38:13.800 | M tempest/api/compute/images/test_images_negative.py 2021-07-13 21:38:13.800 | M tempest/api/compute/images/test_images_oneserver.py 2021-07-13 21:38:13.800 | M tempest/api/compute/images/test_images_oneserver_negative.py 2021-07-13 21:38:13.800 | M tempest/api/compute/images/test_list_image_filters.py 2021-07-13 21:38:13.800 | M tempest/api/compute/images/test_list_image_filters_negative.py 2021-07-13 21:38:13.800 | M tempest/api/compute/images/test_list_images.py 2021-07-13 21:38:13.800 | M tempest/api/compute/keypairs/__init__.py 2021-07-13 21:38:13.800 | M tempest/api/compute/keypairs/base.py 2021-07-13 21:38:13.800 | M tempest/api/compute/keypairs/test_keypairs.py 2021-07-13 21:38:13.800 | M tempest/api/compute/keypairs/test_keypairs_negative.py 2021-07-13 21:38:13.801 | M tempest/api/compute/keypairs/test_keypairs_v22.py 2021-07-13 21:38:13.801 | M tempest/api/compute/limits/__init__.py 2021-07-13 21:38:13.801 | M tempest/api/compute/limits/test_absolute_limits.py 2021-07-13 21:38:13.801 | M tempest/api/compute/limits/test_absolute_limits_negative.py 2021-07-13 21:38:13.801 | M tempest/api/compute/security_groups/__init__.py 2021-07-13 21:38:13.801 | M tempest/api/compute/security_groups/base.py 2021-07-13 21:38:13.801 | M tempest/api/compute/security_groups/test_security_group_rules.py 2021-07-13 21:38:13.801 | M tempest/api/compute/security_groups/test_security_group_rules_negative.py 2021-07-13 21:38:13.801 | M tempest/api/compute/security_groups/test_security_groups.py 2021-07-13 21:38:13.801 | M tempest/api/compute/security_groups/test_security_groups_negative.py 2021-07-13 21:38:13.801 | M tempest/api/compute/servers/__init__.py 2021-07-13 21:38:13.801 | M tempest/api/compute/servers/test_attach_interfaces.py 2021-07-13 21:38:13.801 | M tempest/api/compute/servers/test_availability_zone.py 2021-07-13 21:38:13.801 | M tempest/api/compute/servers/test_create_server.py 2021-07-13 21:38:13.801 | M tempest/api/compute/servers/test_create_server_multi_nic.py 2021-07-13 21:38:13.801 | M tempest/api/compute/servers/test_delete_server.py 2021-07-13 21:38:13.801 | M tempest/api/compute/servers/test_device_tagging.py 2021-07-13 21:38:13.801 | M tempest/api/compute/servers/test_disk_config.py 2021-07-13 21:38:13.801 | M tempest/api/compute/servers/test_instance_actions.py 2021-07-13 21:38:13.801 | M tempest/api/compute/servers/test_instance_actions_negative.py 2021-07-13 21:38:13.801 | M tempest/api/compute/servers/test_list_server_filters.py 2021-07-13 21:38:13.801 | M tempest/api/compute/servers/test_list_servers_negative.py 2021-07-13 21:38:13.801 | M tempest/api/compute/servers/test_multiple_create.py 2021-07-13 21:38:13.801 | M tempest/api/compute/servers/test_multiple_create_negative.py 2021-07-13 21:38:13.801 | M tempest/api/compute/servers/test_novnc.py 2021-07-13 21:38:13.801 | M tempest/api/compute/servers/test_server_actions.py 2021-07-13 21:38:13.801 | M tempest/api/compute/servers/test_server_addresses.py 2021-07-13 21:38:13.801 | M tempest/api/compute/servers/test_server_addresses_negative.py 2021-07-13 21:38:13.801 | M tempest/api/compute/servers/test_server_group.py 2021-07-13 21:38:13.801 | M tempest/api/compute/servers/test_server_metadata.py 2021-07-13 21:38:13.801 | M tempest/api/compute/servers/test_server_metadata_negative.py 2021-07-13 21:38:13.801 | M tempest/api/compute/servers/test_server_password.py 2021-07-13 21:38:13.801 | M tempest/api/compute/servers/test_server_personality.py 2021-07-13 21:38:13.801 | M tempest/api/compute/servers/test_server_rescue.py 2021-07-13 21:38:13.802 | M tempest/api/compute/servers/test_server_rescue_negative.py 2021-07-13 21:38:13.802 | M tempest/api/compute/servers/test_server_tags.py 2021-07-13 21:38:13.802 | M tempest/api/compute/servers/test_servers.py 2021-07-13 21:38:13.802 | M tempest/api/compute/servers/test_servers_microversions.py 2021-07-13 21:38:13.802 | M tempest/api/compute/servers/test_servers_negative.py 2021-07-13 21:38:13.802 | M tempest/api/compute/servers/test_virtual_interfaces.py 2021-07-13 21:38:13.802 | M tempest/api/compute/servers/test_virtual_interfaces_negative.py 2021-07-13 21:38:13.802 | M tempest/api/compute/test_extensions.py 2021-07-13 21:38:13.802 | M tempest/api/compute/test_networks.py 2021-07-13 21:38:13.802 | M tempest/api/compute/test_quotas.py 2021-07-13 21:38:13.802 | M tempest/api/compute/test_tenant_networks.py 2021-07-13 21:38:13.802 | M tempest/api/compute/test_versions.py 2021-07-13 21:38:13.802 | M tempest/api/compute/volumes/__init__.py 2021-07-13 21:38:13.802 | M tempest/api/compute/volumes/test_attach_volume.py 2021-07-13 21:38:13.802 | M tempest/api/compute/volumes/test_attach_volume_negative.py 2021-07-13 21:38:13.802 | M tempest/api/compute/volumes/test_volume_snapshots.py 2021-07-13 21:38:13.802 | M tempest/api/compute/volumes/test_volumes_get.py 2021-07-13 21:38:13.802 | M tempest/api/compute/volumes/test_volumes_list.py 2021-07-13 21:38:13.802 | M tempest/api/compute/volumes/test_volumes_negative.py 2021-07-13 21:38:13.802 | M tempest/api/identity/__init__.py 2021-07-13 21:38:13.802 | M tempest/api/identity/admin/__init__.py 2021-07-13 21:38:13.802 | M tempest/api/identity/admin/v2/__init__.py 2021-07-13 21:38:13.802 | M tempest/api/identity/admin/v2/test_endpoints.py 2021-07-13 21:38:13.802 | M tempest/api/identity/admin/v2/test_roles.py 2021-07-13 21:38:13.802 | M tempest/api/identity/admin/v2/test_roles_negative.py 2021-07-13 21:38:13.802 | M tempest/api/identity/admin/v2/test_services.py 2021-07-13 21:38:13.802 | M tempest/api/identity/admin/v2/test_tenant_negative.py 2021-07-13 21:38:13.802 | M tempest/api/identity/admin/v2/test_tenants.py 2021-07-13 21:38:13.802 | M tempest/api/identity/admin/v2/test_tokens.py 2021-07-13 21:38:13.802 | M tempest/api/identity/admin/v2/test_tokens_negative.py 2021-07-13 21:38:13.802 | M tempest/api/identity/admin/v2/test_users.py 2021-07-13 21:38:13.802 | M tempest/api/identity/admin/v2/test_users_negative.py 2021-07-13 21:38:13.802 | M tempest/api/identity/admin/v3/__init__.py 2021-07-13 21:38:13.802 | M tempest/api/identity/admin/v3/test_application_credentials.py 2021-07-13 21:38:13.803 | M tempest/api/identity/admin/v3/test_credentials.py 2021-07-13 21:38:13.803 | M tempest/api/identity/admin/v3/test_default_project_id.py 2021-07-13 21:38:13.803 | M tempest/api/identity/admin/v3/test_domain_configuration.py 2021-07-13 21:38:13.803 | M tempest/api/identity/admin/v3/test_domains.py 2021-07-13 21:38:13.803 | M tempest/api/identity/admin/v3/test_domains_negative.py 2021-07-13 21:38:13.803 | M tempest/api/identity/admin/v3/test_endpoint_groups.py 2021-07-13 21:38:13.803 | M tempest/api/identity/admin/v3/test_endpoints.py 2021-07-13 21:38:13.803 | M tempest/api/identity/admin/v3/test_endpoints_negative.py 2021-07-13 21:38:13.803 | M tempest/api/identity/admin/v3/test_groups.py 2021-07-13 21:38:13.803 | M tempest/api/identity/admin/v3/test_inherits.py 2021-07-13 21:38:13.803 | M tempest/api/identity/admin/v3/test_list_projects.py 2021-07-13 21:38:13.803 | M tempest/api/identity/admin/v3/test_list_users.py 2021-07-13 21:38:13.803 | M tempest/api/identity/admin/v3/test_oauth_consumers.py 2021-07-13 21:38:13.803 | M tempest/api/identity/admin/v3/test_policies.py 2021-07-13 21:38:13.803 | M tempest/api/identity/admin/v3/test_project_tags.py 2021-07-13 21:38:13.803 | M tempest/api/identity/admin/v3/test_projects.py 2021-07-13 21:38:13.803 | M tempest/api/identity/admin/v3/test_projects_negative.py 2021-07-13 21:38:13.803 | M tempest/api/identity/admin/v3/test_regions.py 2021-07-13 21:38:13.803 | M tempest/api/identity/admin/v3/test_roles.py 2021-07-13 21:38:13.803 | M tempest/api/identity/admin/v3/test_services.py 2021-07-13 21:38:13.803 | M tempest/api/identity/admin/v3/test_tokens.py 2021-07-13 21:38:13.803 | M tempest/api/identity/admin/v3/test_trusts.py 2021-07-13 21:38:13.803 | M tempest/api/identity/admin/v3/test_users.py 2021-07-13 21:38:13.803 | M tempest/api/identity/admin/v3/test_users_negative.py 2021-07-13 21:38:13.803 | M tempest/api/identity/base.py 2021-07-13 21:38:13.803 | M tempest/api/identity/v2/__init__.py 2021-07-13 21:38:13.803 | M tempest/api/identity/v2/test_api_discovery.py 2021-07-13 21:38:13.803 | M tempest/api/identity/v2/test_ec2_credentials.py 2021-07-13 21:38:13.803 | M tempest/api/identity/v2/test_extension.py 2021-07-13 21:38:13.803 | M tempest/api/identity/v2/test_tenants.py 2021-07-13 21:38:13.803 | M tempest/api/identity/v2/test_tokens.py 2021-07-13 21:38:13.803 | M tempest/api/identity/v2/test_users.py 2021-07-13 21:38:13.803 | M tempest/api/identity/v3/__init__.py 2021-07-13 21:38:13.803 | M tempest/api/identity/v3/test_access_rules.py 2021-07-13 21:38:13.804 | M tempest/api/identity/v3/test_api_discovery.py 2021-07-13 21:38:13.804 | M tempest/api/identity/v3/test_application_credentials.py 2021-07-13 21:38:13.804 | M tempest/api/identity/v3/test_catalog.py 2021-07-13 21:38:13.804 | M tempest/api/identity/v3/test_domains.py 2021-07-13 21:38:13.804 | M tempest/api/identity/v3/test_ec2_credentials.py 2021-07-13 21:38:13.804 | M tempest/api/identity/v3/test_projects.py 2021-07-13 21:38:13.804 | M tempest/api/identity/v3/test_tokens.py 2021-07-13 21:38:13.804 | M tempest/api/identity/v3/test_users.py 2021-07-13 21:38:13.804 | M tempest/api/image/__init__.py 2021-07-13 21:38:13.804 | M tempest/api/image/base.py 2021-07-13 21:38:13.804 | M tempest/api/image/v1/__init__.py 2021-07-13 21:38:13.804 | M tempest/api/image/v1/test_image_members.py 2021-07-13 21:38:13.804 | M tempest/api/image/v1/test_image_members_negative.py 2021-07-13 21:38:13.804 | M tempest/api/image/v1/test_images.py 2021-07-13 21:38:13.804 | M tempest/api/image/v1/test_images_negative.py 2021-07-13 21:38:13.804 | M tempest/api/image/v2/__init__.py 2021-07-13 21:38:13.804 | M tempest/api/image/v2/admin/__init__.py 2021-07-13 21:38:13.804 | M tempest/api/image/v2/admin/test_images.py 2021-07-13 21:38:13.804 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_objects.py 2021-07-13 21:38:13.804 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_properties.py 2021-07-13 21:38:13.804 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_tags.py 2021-07-13 21:38:13.804 | M tempest/api/image/v2/admin/test_images_metadefs_namespaces.py 2021-07-13 21:38:13.804 | M tempest/api/image/v2/admin/test_images_metadefs_resource_types.py 2021-07-13 21:38:13.804 | M tempest/api/image/v2/test_images.py 2021-07-13 21:38:13.804 | M tempest/api/image/v2/test_images_member.py 2021-07-13 21:38:13.804 | M tempest/api/image/v2/test_images_member_negative.py 2021-07-13 21:38:13.804 | M tempest/api/image/v2/test_images_metadefs_schema.py 2021-07-13 21:38:13.804 | M tempest/api/image/v2/test_images_negative.py 2021-07-13 21:38:13.804 | M tempest/api/image/v2/test_images_tags.py 2021-07-13 21:38:13.804 | M tempest/api/image/v2/test_images_tags_negative.py 2021-07-13 21:38:13.804 | M tempest/api/image/v2/test_versions.py 2021-07-13 21:38:13.804 | M tempest/api/network/__init__.py 2021-07-13 21:38:13.804 | M tempest/api/network/admin/__init__.py 2021-07-13 21:38:13.805 | M tempest/api/network/admin/test_dhcp_agent_scheduler.py 2021-07-13 21:38:13.805 | M tempest/api/network/admin/test_external_network_extension.py 2021-07-13 21:38:13.805 | M tempest/api/network/admin/test_external_networks_negative.py 2021-07-13 21:38:13.805 | M tempest/api/network/admin/test_floating_ips_admin_actions.py 2021-07-13 21:38:13.805 | M tempest/api/network/admin/test_metering_extensions.py 2021-07-13 21:38:13.805 | M tempest/api/network/admin/test_negative_quotas.py 2021-07-13 21:38:13.805 | M tempest/api/network/admin/test_ports.py 2021-07-13 21:38:13.805 | M tempest/api/network/admin/test_quotas.py 2021-07-13 21:38:13.805 | M tempest/api/network/admin/test_routers.py 2021-07-13 21:38:13.805 | M tempest/api/network/admin/test_routers_dvr.py 2021-07-13 21:38:13.805 | M tempest/api/network/admin/test_routers_negative.py 2021-07-13 21:38:13.805 | M tempest/api/network/base.py 2021-07-13 21:38:13.805 | M tempest/api/network/base_security_groups.py 2021-07-13 21:38:13.805 | M tempest/api/network/test_agent_management_negative.py 2021-07-13 21:38:13.805 | M tempest/api/network/test_allowed_address_pair.py 2021-07-13 21:38:13.805 | M tempest/api/network/test_dhcp_ipv6.py 2021-07-13 21:38:13.805 | M tempest/api/network/test_extensions.py 2021-07-13 21:38:13.805 | M tempest/api/network/test_extra_dhcp_options.py 2021-07-13 21:38:13.805 | M tempest/api/network/test_floating_ips.py 2021-07-13 21:38:13.805 | M tempest/api/network/test_floating_ips_negative.py 2021-07-13 21:38:13.805 | M tempest/api/network/test_networks.py 2021-07-13 21:38:13.805 | M tempest/api/network/test_networks_negative.py 2021-07-13 21:38:13.805 | M tempest/api/network/test_ports.py 2021-07-13 21:38:13.805 | M tempest/api/network/test_routers.py 2021-07-13 21:38:13.805 | M tempest/api/network/test_routers_negative.py 2021-07-13 21:38:13.805 | M tempest/api/network/test_security_groups.py 2021-07-13 21:38:13.805 | M tempest/api/network/test_security_groups_negative.py 2021-07-13 21:38:13.805 | M tempest/api/network/test_service_providers.py 2021-07-13 21:38:13.805 | M tempest/api/network/test_subnetpools_extensions.py 2021-07-13 21:38:13.805 | M tempest/api/network/test_tags.py 2021-07-13 21:38:13.805 | M tempest/api/network/test_versions.py 2021-07-13 21:38:13.805 | M tempest/api/object_storage/__init__.py 2021-07-13 21:38:13.805 | M tempest/api/object_storage/base.py 2021-07-13 21:38:13.805 | M tempest/api/object_storage/test_account_bulk.py 2021-07-13 21:38:13.805 | M tempest/api/object_storage/test_account_quotas.py 2021-07-13 21:38:13.806 | M tempest/api/object_storage/test_account_quotas_negative.py 2021-07-13 21:38:13.806 | M tempest/api/object_storage/test_account_services.py 2021-07-13 21:38:13.806 | M tempest/api/object_storage/test_account_services_negative.py 2021-07-13 21:38:13.806 | M tempest/api/object_storage/test_container_acl.py 2021-07-13 21:38:13.806 | M tempest/api/object_storage/test_container_acl_negative.py 2021-07-13 21:38:13.806 | M tempest/api/object_storage/test_container_quotas.py 2021-07-13 21:38:13.806 | M tempest/api/object_storage/test_container_services.py 2021-07-13 21:38:13.806 | M tempest/api/object_storage/test_container_services_negative.py 2021-07-13 21:38:13.806 | M tempest/api/object_storage/test_container_staticweb.py 2021-07-13 21:38:13.806 | M tempest/api/object_storage/test_container_sync.py 2021-07-13 21:38:13.806 | M tempest/api/object_storage/test_container_sync_middleware.py 2021-07-13 21:38:13.806 | M tempest/api/object_storage/test_crossdomain.py 2021-07-13 21:38:13.806 | M tempest/api/object_storage/test_healthcheck.py 2021-07-13 21:38:13.806 | M tempest/api/object_storage/test_object_expiry.py 2021-07-13 21:38:13.806 | M tempest/api/object_storage/test_object_formpost.py 2021-07-13 21:38:13.806 | M tempest/api/object_storage/test_object_formpost_negative.py 2021-07-13 21:38:13.806 | M tempest/api/object_storage/test_object_services.py 2021-07-13 21:38:13.806 | M tempest/api/object_storage/test_object_slo.py 2021-07-13 21:38:13.806 | M tempest/api/object_storage/test_object_temp_url.py 2021-07-13 21:38:13.806 | M tempest/api/object_storage/test_object_temp_url_negative.py 2021-07-13 21:38:13.806 | M tempest/api/object_storage/test_object_version.py 2021-07-13 21:38:13.806 | M tempest/api/volume/__init__.py 2021-07-13 21:38:13.806 | M tempest/api/volume/admin/__init__.py 2021-07-13 21:38:13.806 | M tempest/api/volume/admin/test_backends_capabilities.py 2021-07-13 21:38:13.806 | M tempest/api/volume/admin/test_encrypted_volumes_extend.py 2021-07-13 21:38:13.806 | M tempest/api/volume/admin/test_group_snapshots.py 2021-07-13 21:38:13.806 | M tempest/api/volume/admin/test_group_type_specs.py 2021-07-13 21:38:13.806 | M tempest/api/volume/admin/test_group_types.py 2021-07-13 21:38:13.806 | M tempest/api/volume/admin/test_groups.py 2021-07-13 21:38:13.806 | M tempest/api/volume/admin/test_multi_backend.py 2021-07-13 21:38:13.806 | M tempest/api/volume/admin/test_qos.py 2021-07-13 21:38:13.806 | M tempest/api/volume/admin/test_snapshot_manage.py 2021-07-13 21:38:13.806 | M tempest/api/volume/admin/test_snapshots_actions.py 2021-07-13 21:38:13.806 | M tempest/api/volume/admin/test_user_messages.py 2021-07-13 21:38:13.807 | M tempest/api/volume/admin/test_volume_hosts.py 2021-07-13 21:38:13.807 | M tempest/api/volume/admin/test_volume_manage.py 2021-07-13 21:38:13.807 | M tempest/api/volume/admin/test_volume_pools.py 2021-07-13 21:38:13.807 | M tempest/api/volume/admin/test_volume_quota_classes.py 2021-07-13 21:38:13.807 | M tempest/api/volume/admin/test_volume_quotas.py 2021-07-13 21:38:13.807 | M tempest/api/volume/admin/test_volume_quotas_negative.py 2021-07-13 21:38:13.807 | M tempest/api/volume/admin/test_volume_retype.py 2021-07-13 21:38:13.807 | M tempest/api/volume/admin/test_volume_services.py 2021-07-13 21:38:13.807 | M tempest/api/volume/admin/test_volume_services_negative.py 2021-07-13 21:38:13.807 | M tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py 2021-07-13 21:38:13.807 | M tempest/api/volume/admin/test_volume_type_access.py 2021-07-13 21:38:13.807 | M tempest/api/volume/admin/test_volume_types.py 2021-07-13 21:38:13.807 | M tempest/api/volume/admin/test_volume_types_extra_specs.py 2021-07-13 21:38:13.807 | M tempest/api/volume/admin/test_volume_types_extra_specs_negative.py 2021-07-13 21:38:13.807 | M tempest/api/volume/admin/test_volume_types_negative.py 2021-07-13 21:38:13.807 | M tempest/api/volume/admin/test_volumes_actions.py 2021-07-13 21:38:13.807 | M tempest/api/volume/admin/test_volumes_backup.py 2021-07-13 21:38:13.807 | M tempest/api/volume/admin/test_volumes_list.py 2021-07-13 21:38:13.807 | M tempest/api/volume/api_microversion_fixture.py 2021-07-13 21:38:13.807 | M tempest/api/volume/base.py 2021-07-13 21:38:13.807 | M tempest/api/volume/test_availability_zone.py 2021-07-13 21:38:13.807 | M tempest/api/volume/test_extensions.py 2021-07-13 21:38:13.807 | M tempest/api/volume/test_image_metadata.py 2021-07-13 21:38:13.807 | M tempest/api/volume/test_snapshot_metadata.py 2021-07-13 21:38:13.807 | M tempest/api/volume/test_versions.py 2021-07-13 21:38:13.807 | M tempest/api/volume/test_volume_absolute_limits.py 2021-07-13 21:38:13.807 | M tempest/api/volume/test_volume_delete_cascade.py 2021-07-13 21:38:13.807 | M tempest/api/volume/test_volume_metadata.py 2021-07-13 21:38:13.807 | M tempest/api/volume/test_volume_transfers.py 2021-07-13 21:38:13.807 | M tempest/api/volume/test_volumes_actions.py 2021-07-13 21:38:13.807 | M tempest/api/volume/test_volumes_backup.py 2021-07-13 21:38:13.807 | M tempest/api/volume/test_volumes_clone.py 2021-07-13 21:38:13.807 | M tempest/api/volume/test_volumes_clone_negative.py 2021-07-13 21:38:13.807 | M tempest/api/volume/test_volumes_extend.py 2021-07-13 21:38:13.807 | M tempest/api/volume/test_volumes_get.py 2021-07-13 21:38:13.808 | M tempest/api/volume/test_volumes_list.py 2021-07-13 21:38:13.808 | M tempest/api/volume/test_volumes_negative.py 2021-07-13 21:38:13.808 | M tempest/api/volume/test_volumes_snapshots.py 2021-07-13 21:38:13.808 | M tempest/api/volume/test_volumes_snapshots_list.py 2021-07-13 21:38:13.808 | M tempest/api/volume/test_volumes_snapshots_negative.py 2021-07-13 21:38:13.808 | M tempest/clients.py 2021-07-13 21:38:13.808 | M tempest/cmd/__init__.py 2021-07-13 21:38:13.808 | M tempest/cmd/cleanup.py 2021-07-13 21:38:13.808 | M tempest/cmd/cleanup_service.py 2021-07-13 21:38:13.808 | M tempest/cmd/config-generator.tempest.conf 2021-07-13 21:38:13.808 | M tempest/cmd/init.py 2021-07-13 21:38:13.808 | M tempest/cmd/list_plugins.py 2021-07-13 21:38:13.808 | M tempest/cmd/main.py 2021-07-13 21:38:13.808 | M tempest/cmd/run.py 2021-07-13 21:38:13.808 | M tempest/cmd/subunit_describe_calls.py 2021-07-13 21:38:13.808 | M tempest/cmd/verify_tempest_config.py 2021-07-13 21:38:13.808 | M tempest/cmd/workspace.py 2021-07-13 21:38:13.808 | M tempest/common/__init__.py 2021-07-13 21:38:13.808 | M tempest/common/compute.py 2021-07-13 21:38:13.808 | M tempest/common/credentials_factory.py 2021-07-13 21:38:13.808 | M tempest/common/custom_matchers.py 2021-07-13 21:38:13.808 | M tempest/common/identity.py 2021-07-13 21:38:13.808 | M tempest/common/image.py 2021-07-13 21:38:13.808 | M tempest/common/tempest_fixtures.py 2021-07-13 21:38:13.808 | M tempest/common/utils/__init__.py 2021-07-13 21:38:13.808 | M tempest/common/utils/linux/__init__.py 2021-07-13 21:38:13.808 | M tempest/common/utils/linux/remote_client.py 2021-07-13 21:38:13.808 | M tempest/common/utils/net_info.py 2021-07-13 21:38:13.808 | M tempest/common/utils/net_utils.py 2021-07-13 21:38:13.808 | M tempest/common/waiters.py 2021-07-13 21:38:13.808 | M tempest/config.py 2021-07-13 21:38:13.808 | M tempest/hacking/__init__.py 2021-07-13 21:38:13.808 | M tempest/hacking/checks.py 2021-07-13 21:38:13.809 | M tempest/lib/__init__.py 2021-07-13 21:38:13.809 | M tempest/lib/api_schema/__init__.py 2021-07-13 21:38:13.809 | M tempest/lib/api_schema/response/__init__.py 2021-07-13 21:38:13.809 | M tempest/lib/api_schema/response/compute/__init__.py 2021-07-13 21:38:13.809 | M tempest/lib/api_schema/response/compute/v2_1/__init__.py 2021-07-13 21:38:13.809 | M tempest/lib/api_schema/response/compute/v2_1/agents.py 2021-07-13 21:38:13.809 | M tempest/lib/api_schema/response/compute/v2_1/aggregates.py 2021-07-13 21:38:13.809 | M tempest/lib/api_schema/response/compute/v2_1/availability_zone.py 2021-07-13 21:38:13.809 | M tempest/lib/api_schema/response/compute/v2_1/baremetal_nodes.py 2021-07-13 21:38:13.809 | M tempest/lib/api_schema/response/compute/v2_1/certificates.py 2021-07-13 21:38:13.809 | M tempest/lib/api_schema/response/compute/v2_1/extensions.py 2021-07-13 21:38:13.809 | M tempest/lib/api_schema/response/compute/v2_1/fixed_ips.py 2021-07-13 21:38:13.809 | M tempest/lib/api_schema/response/compute/v2_1/flavors.py 2021-07-13 21:38:13.809 | M tempest/lib/api_schema/response/compute/v2_1/flavors_access.py 2021-07-13 21:38:13.809 | M tempest/lib/api_schema/response/compute/v2_1/flavors_extra_specs.py 2021-07-13 21:38:13.809 | M tempest/lib/api_schema/response/compute/v2_1/floating_ips.py 2021-07-13 21:38:13.809 | M tempest/lib/api_schema/response/compute/v2_1/hosts.py 2021-07-13 21:38:13.809 | M tempest/lib/api_schema/response/compute/v2_1/hypervisors.py 2021-07-13 21:38:13.809 | M tempest/lib/api_schema/response/compute/v2_1/images.py 2021-07-13 21:38:13.809 | M tempest/lib/api_schema/response/compute/v2_1/instance_usage_audit_logs.py 2021-07-13 21:38:13.809 | M tempest/lib/api_schema/response/compute/v2_1/interfaces.py 2021-07-13 21:38:13.809 | M tempest/lib/api_schema/response/compute/v2_1/keypairs.py 2021-07-13 21:38:13.809 | M tempest/lib/api_schema/response/compute/v2_1/limits.py 2021-07-13 21:38:13.809 | M tempest/lib/api_schema/response/compute/v2_1/migrations.py 2021-07-13 21:38:13.809 | M tempest/lib/api_schema/response/compute/v2_1/parameter_types.py 2021-07-13 21:38:13.809 | M tempest/lib/api_schema/response/compute/v2_1/quota_classes.py 2021-07-13 21:38:13.809 | M tempest/lib/api_schema/response/compute/v2_1/quotas.py 2021-07-13 21:38:13.809 | M tempest/lib/api_schema/response/compute/v2_1/security_group_default_rule.py 2021-07-13 21:38:13.809 | M tempest/lib/api_schema/response/compute/v2_1/security_groups.py 2021-07-13 21:38:13.809 | M tempest/lib/api_schema/response/compute/v2_1/server_groups.py 2021-07-13 21:38:13.809 | M tempest/lib/api_schema/response/compute/v2_1/servers.py 2021-07-13 21:38:13.809 | M tempest/lib/api_schema/response/compute/v2_1/services.py 2021-07-13 21:38:13.809 | M tempest/lib/api_schema/response/compute/v2_1/snapshots.py 2021-07-13 21:38:13.809 | M tempest/lib/api_schema/response/compute/v2_1/tenant_networks.py 2021-07-13 21:38:13.810 | M tempest/lib/api_schema/response/compute/v2_1/tenant_usages.py 2021-07-13 21:38:13.810 | M tempest/lib/api_schema/response/compute/v2_1/versions.py 2021-07-13 21:38:13.810 | M tempest/lib/api_schema/response/compute/v2_1/volumes.py 2021-07-13 21:38:13.810 | M tempest/lib/api_schema/response/compute/v2_11/__init__.py 2021-07-13 21:38:13.810 | M tempest/lib/api_schema/response/compute/v2_11/services.py 2021-07-13 21:38:13.810 | M tempest/lib/api_schema/response/compute/v2_13/__init__.py 2021-07-13 21:38:13.810 | M tempest/lib/api_schema/response/compute/v2_13/server_groups.py 2021-07-13 21:38:13.810 | M tempest/lib/api_schema/response/compute/v2_16/__init__.py 2021-07-13 21:38:13.810 | M tempest/lib/api_schema/response/compute/v2_16/servers.py 2021-07-13 21:38:13.810 | M tempest/lib/api_schema/response/compute/v2_19/__init__.py 2021-07-13 21:38:13.810 | M tempest/lib/api_schema/response/compute/v2_19/servers.py 2021-07-13 21:38:13.810 | M tempest/lib/api_schema/response/compute/v2_2/__init__.py 2021-07-13 21:38:13.810 | M tempest/lib/api_schema/response/compute/v2_2/keypairs.py 2021-07-13 21:38:13.810 | M tempest/lib/api_schema/response/compute/v2_23/__init__.py 2021-07-13 21:38:13.810 | M tempest/lib/api_schema/response/compute/v2_23/migrations.py 2021-07-13 21:38:13.810 | M tempest/lib/api_schema/response/compute/v2_26/__init__.py 2021-07-13 21:38:13.810 | M tempest/lib/api_schema/response/compute/v2_26/servers.py 2021-07-13 21:38:13.810 | M tempest/lib/api_schema/response/compute/v2_28/__init__.py 2021-07-13 21:38:13.810 | M tempest/lib/api_schema/response/compute/v2_28/hypervisors.py 2021-07-13 21:38:13.810 | M tempest/lib/api_schema/response/compute/v2_3/__init__.py 2021-07-13 21:38:13.810 | M tempest/lib/api_schema/response/compute/v2_3/servers.py 2021-07-13 21:38:13.810 | M tempest/lib/api_schema/response/compute/v2_36/__init__.py 2021-07-13 21:38:13.810 | M tempest/lib/api_schema/response/compute/v2_36/limits.py 2021-07-13 21:38:13.810 | M tempest/lib/api_schema/response/compute/v2_36/quotas.py 2021-07-13 21:38:13.810 | M tempest/lib/api_schema/response/compute/v2_39/__init__.py 2021-07-13 21:38:13.810 | M tempest/lib/api_schema/response/compute/v2_39/limits.py 2021-07-13 21:38:13.810 | M tempest/lib/api_schema/response/compute/v2_41/__init__.py 2021-07-13 21:38:13.810 | M tempest/lib/api_schema/response/compute/v2_41/aggregates.py 2021-07-13 21:38:13.810 | M tempest/lib/api_schema/response/compute/v2_45/__init__.py 2021-07-13 21:38:13.810 | M tempest/lib/api_schema/response/compute/v2_45/images.py 2021-07-13 21:38:13.810 | M tempest/lib/api_schema/response/compute/v2_47/__init__.py 2021-07-13 21:38:13.810 | M tempest/lib/api_schema/response/compute/v2_47/servers.py 2021-07-13 21:38:13.810 | M tempest/lib/api_schema/response/compute/v2_48/__init__.py 2021-07-13 21:38:13.810 | M tempest/lib/api_schema/response/compute/v2_48/servers.py 2021-07-13 21:38:13.811 | M tempest/lib/api_schema/response/compute/v2_53/__init__.py 2021-07-13 21:38:13.811 | M tempest/lib/api_schema/response/compute/v2_53/services.py 2021-07-13 21:38:13.811 | M tempest/lib/api_schema/response/compute/v2_54/__init__.py 2021-07-13 21:38:13.811 | M tempest/lib/api_schema/response/compute/v2_54/servers.py 2021-07-13 21:38:13.811 | M tempest/lib/api_schema/response/compute/v2_55/__init__.py 2021-07-13 21:38:13.811 | M tempest/lib/api_schema/response/compute/v2_55/flavors.py 2021-07-13 21:38:13.811 | M tempest/lib/api_schema/response/compute/v2_57/__init__.py 2021-07-13 21:38:13.811 | M tempest/lib/api_schema/response/compute/v2_57/limits.py 2021-07-13 21:38:13.811 | M tempest/lib/api_schema/response/compute/v2_57/quotas.py 2021-07-13 21:38:13.811 | M tempest/lib/api_schema/response/compute/v2_57/servers.py 2021-07-13 21:38:13.811 | M tempest/lib/api_schema/response/compute/v2_59/__init__.py 2021-07-13 21:38:13.811 | M tempest/lib/api_schema/response/compute/v2_59/migrations.py 2021-07-13 21:38:13.811 | M tempest/lib/api_schema/response/compute/v2_6/__init__.py 2021-07-13 21:38:13.811 | M tempest/lib/api_schema/response/compute/v2_6/servers.py 2021-07-13 21:38:13.811 | M tempest/lib/api_schema/response/compute/v2_61/__init__.py 2021-07-13 21:38:13.811 | M tempest/lib/api_schema/response/compute/v2_61/flavors.py 2021-07-13 21:38:13.811 | M tempest/lib/api_schema/response/compute/v2_63/__init__.py 2021-07-13 21:38:13.811 | M tempest/lib/api_schema/response/compute/v2_63/servers.py 2021-07-13 21:38:13.811 | M tempest/lib/api_schema/response/compute/v2_70/__init__.py 2021-07-13 21:38:13.812 | M tempest/lib/api_schema/response/compute/v2_70/interfaces.py 2021-07-13 21:38:13.812 | M tempest/lib/api_schema/response/compute/v2_70/servers.py 2021-07-13 21:38:13.812 | M tempest/lib/api_schema/response/compute/v2_71/__init__.py 2021-07-13 21:38:13.812 | M tempest/lib/api_schema/response/compute/v2_71/servers.py 2021-07-13 21:38:13.812 | M tempest/lib/api_schema/response/compute/v2_73/__init__.py 2021-07-13 21:38:13.812 | M tempest/lib/api_schema/response/compute/v2_73/servers.py 2021-07-13 21:38:13.812 | M tempest/lib/api_schema/response/compute/v2_79/__init__.py 2021-07-13 21:38:13.812 | M tempest/lib/api_schema/response/compute/v2_79/servers.py 2021-07-13 21:38:13.812 | M tempest/lib/api_schema/response/compute/v2_8/__init__.py 2021-07-13 21:38:13.812 | M tempest/lib/api_schema/response/compute/v2_8/servers.py 2021-07-13 21:38:13.812 | M tempest/lib/api_schema/response/compute/v2_9/__init__.py 2021-07-13 21:38:13.812 | M tempest/lib/api_schema/response/compute/v2_9/servers.py 2021-07-13 21:38:13.812 | M tempest/lib/api_schema/response/volume/__init__.py 2021-07-13 21:38:13.812 | M tempest/lib/api_schema/response/volume/backups.py 2021-07-13 21:38:13.812 | M tempest/lib/api_schema/response/volume/capabilities.py 2021-07-13 21:38:13.812 | M tempest/lib/api_schema/response/volume/extensions.py 2021-07-13 21:38:13.812 | M tempest/lib/api_schema/response/volume/group_snapshots.py 2021-07-13 21:38:13.812 | M tempest/lib/api_schema/response/volume/group_types.py 2021-07-13 21:38:13.812 | M tempest/lib/api_schema/response/volume/groups.py 2021-07-13 21:38:13.812 | M tempest/lib/api_schema/response/volume/hosts.py 2021-07-13 21:38:13.812 | M tempest/lib/api_schema/response/volume/limits.py 2021-07-13 21:38:13.812 | M tempest/lib/api_schema/response/volume/manage_snapshot.py 2021-07-13 21:38:13.812 | M tempest/lib/api_schema/response/volume/manage_volume.py 2021-07-13 21:38:13.812 | M tempest/lib/api_schema/response/volume/messages.py 2021-07-13 21:38:13.812 | M tempest/lib/api_schema/response/volume/qos.py 2021-07-13 21:38:13.812 | M tempest/lib/api_schema/response/volume/quota_classes.py 2021-07-13 21:38:13.812 | M tempest/lib/api_schema/response/volume/quotas.py 2021-07-13 21:38:13.812 | M tempest/lib/api_schema/response/volume/scheduler_stats.py 2021-07-13 21:38:13.812 | M tempest/lib/api_schema/response/volume/services.py 2021-07-13 21:38:13.812 | M tempest/lib/api_schema/response/volume/snapshots.py 2021-07-13 21:38:13.812 | M tempest/lib/api_schema/response/volume/transfers.py 2021-07-13 21:38:13.813 | M tempest/lib/api_schema/response/volume/v3_7/__init__.py 2021-07-13 21:38:13.813 | M tempest/lib/api_schema/response/volume/v3_7/services.py 2021-07-13 21:38:13.813 | M tempest/lib/api_schema/response/volume/volume_types.py 2021-07-13 21:38:13.813 | M tempest/lib/api_schema/response/volume/volumes.py 2021-07-13 21:38:13.813 | M tempest/lib/auth.py 2021-07-13 21:38:13.813 | M tempest/lib/base.py 2021-07-13 21:38:13.813 | M tempest/lib/cli/__init__.py 2021-07-13 21:38:13.813 | M tempest/lib/cli/base.py 2021-07-13 21:38:13.813 | M tempest/lib/cli/output_parser.py 2021-07-13 21:38:13.813 | M tempest/lib/cmd/__init__.py 2021-07-13 21:38:13.813 | M tempest/lib/common/__init__.py 2021-07-13 21:38:13.813 | M tempest/lib/common/api_microversion_fixture.py 2021-07-13 21:38:13.813 | M tempest/lib/common/api_version_request.py 2021-07-13 21:38:13.813 | M tempest/lib/common/api_version_utils.py 2021-07-13 21:38:13.813 | M tempest/lib/common/cred_client.py 2021-07-13 21:38:13.813 | M tempest/lib/common/cred_provider.py 2021-07-13 21:38:13.813 | M tempest/lib/common/dynamic_creds.py 2021-07-13 21:38:13.813 | M tempest/lib/common/fixed_network.py 2021-07-13 21:38:13.813 | M tempest/lib/common/http.py 2021-07-13 21:38:13.813 | M tempest/lib/common/jsonschema_validator.py 2021-07-13 21:38:13.813 | M tempest/lib/common/preprov_creds.py 2021-07-13 21:38:13.813 | M tempest/lib/common/profiler.py 2021-07-13 21:38:13.813 | M tempest/lib/common/rest_client.py 2021-07-13 21:38:13.813 | M tempest/lib/common/ssh.py 2021-07-13 21:38:13.813 | M tempest/lib/common/thread.py 2021-07-13 21:38:13.813 | M tempest/lib/common/utils/__init__.py 2021-07-13 21:38:13.813 | M tempest/lib/common/utils/data_utils.py 2021-07-13 21:38:13.813 | M tempest/lib/common/utils/linux/__init__.py 2021-07-13 21:38:13.813 | M tempest/lib/common/utils/linux/remote_client.py 2021-07-13 21:38:13.813 | M tempest/lib/common/utils/misc.py 2021-07-13 21:38:13.813 | M tempest/lib/common/utils/test_utils.py 2021-07-13 21:38:13.813 | M tempest/lib/common/validation_resources.py 2021-07-13 21:38:13.813 | M tempest/lib/decorators.py 2021-07-13 21:38:13.813 | M tempest/lib/exceptions.py 2021-07-13 21:38:13.814 | M tempest/lib/services/__init__.py 2021-07-13 21:38:13.814 | M tempest/lib/services/clients.py 2021-07-13 21:38:13.814 | M tempest/lib/services/compute/__init__.py 2021-07-13 21:38:13.814 | M tempest/lib/services/compute/agents_client.py 2021-07-13 21:38:13.814 | M tempest/lib/services/compute/aggregates_client.py 2021-07-13 21:38:13.814 | M tempest/lib/services/compute/assisted_volume_snapshots_client.py 2021-07-13 21:38:13.814 | M tempest/lib/services/compute/availability_zone_client.py 2021-07-13 21:38:13.814 | M tempest/lib/services/compute/baremetal_nodes_client.py 2021-07-13 21:38:13.814 | M tempest/lib/services/compute/base_compute_client.py 2021-07-13 21:38:13.814 | M tempest/lib/services/compute/certificates_client.py 2021-07-13 21:38:13.814 | M tempest/lib/services/compute/extensions_client.py 2021-07-13 21:38:13.814 | M tempest/lib/services/compute/fixed_ips_client.py 2021-07-13 21:38:13.814 | M tempest/lib/services/compute/flavors_client.py 2021-07-13 21:38:13.814 | M tempest/lib/services/compute/floating_ip_pools_client.py 2021-07-13 21:38:13.814 | M tempest/lib/services/compute/floating_ips_bulk_client.py 2021-07-13 21:38:13.814 | M tempest/lib/services/compute/floating_ips_client.py 2021-07-13 21:38:13.814 | M tempest/lib/services/compute/hosts_client.py 2021-07-13 21:38:13.814 | M tempest/lib/services/compute/hypervisor_client.py 2021-07-13 21:38:13.814 | M tempest/lib/services/compute/images_client.py 2021-07-13 21:38:13.814 | M tempest/lib/services/compute/instance_usage_audit_log_client.py 2021-07-13 21:38:13.814 | M tempest/lib/services/compute/interfaces_client.py 2021-07-13 21:38:13.814 | M tempest/lib/services/compute/keypairs_client.py 2021-07-13 21:38:13.814 | M tempest/lib/services/compute/limits_client.py 2021-07-13 21:38:13.814 | M tempest/lib/services/compute/migrations_client.py 2021-07-13 21:38:13.814 | M tempest/lib/services/compute/networks_client.py 2021-07-13 21:38:13.814 | M tempest/lib/services/compute/quota_classes_client.py 2021-07-13 21:38:13.814 | M tempest/lib/services/compute/quotas_client.py 2021-07-13 21:38:13.814 | M tempest/lib/services/compute/security_group_default_rules_client.py 2021-07-13 21:38:13.814 | M tempest/lib/services/compute/security_group_rules_client.py 2021-07-13 21:38:13.814 | M tempest/lib/services/compute/security_groups_client.py 2021-07-13 21:38:13.814 | M tempest/lib/services/compute/server_groups_client.py 2021-07-13 21:38:13.814 | M tempest/lib/services/compute/servers_client.py 2021-07-13 21:38:13.814 | M tempest/lib/services/compute/services_client.py 2021-07-13 21:38:13.814 | M tempest/lib/services/compute/snapshots_client.py 2021-07-13 21:38:13.815 | M tempest/lib/services/compute/tenant_networks_client.py 2021-07-13 21:38:13.815 | M tempest/lib/services/compute/tenant_usages_client.py 2021-07-13 21:38:13.815 | M tempest/lib/services/compute/versions_client.py 2021-07-13 21:38:13.815 | M tempest/lib/services/compute/volumes_client.py 2021-07-13 21:38:13.815 | M tempest/lib/services/identity/__init__.py 2021-07-13 21:38:13.815 | M tempest/lib/services/identity/v2/__init__.py 2021-07-13 21:38:13.815 | M tempest/lib/services/identity/v2/endpoints_client.py 2021-07-13 21:38:13.815 | M tempest/lib/services/identity/v2/identity_client.py 2021-07-13 21:38:13.815 | M tempest/lib/services/identity/v2/roles_client.py 2021-07-13 21:38:13.815 | M tempest/lib/services/identity/v2/services_client.py 2021-07-13 21:38:13.815 | M tempest/lib/services/identity/v2/tenants_client.py 2021-07-13 21:38:13.815 | M tempest/lib/services/identity/v2/token_client.py 2021-07-13 21:38:13.815 | M tempest/lib/services/identity/v2/users_client.py 2021-07-13 21:38:13.815 | M tempest/lib/services/identity/v3/__init__.py 2021-07-13 21:38:13.815 | M tempest/lib/services/identity/v3/access_rules_client.py 2021-07-13 21:38:13.815 | M tempest/lib/services/identity/v3/application_credentials_client.py 2021-07-13 21:38:13.815 | M tempest/lib/services/identity/v3/catalog_client.py 2021-07-13 21:38:13.815 | M tempest/lib/services/identity/v3/credentials_client.py 2021-07-13 21:38:13.815 | M tempest/lib/services/identity/v3/domain_configuration_client.py 2021-07-13 21:38:13.815 | M tempest/lib/services/identity/v3/domains_client.py 2021-07-13 21:38:13.815 | M tempest/lib/services/identity/v3/endpoint_filter_client.py 2021-07-13 21:38:13.815 | M tempest/lib/services/identity/v3/endpoint_groups_client.py 2021-07-13 21:38:13.815 | M tempest/lib/services/identity/v3/endpoints_client.py 2021-07-13 21:38:13.815 | M tempest/lib/services/identity/v3/groups_client.py 2021-07-13 21:38:13.815 | M tempest/lib/services/identity/v3/identity_client.py 2021-07-13 21:38:13.815 | M tempest/lib/services/identity/v3/identity_providers_client.py 2021-07-13 21:38:13.815 | M tempest/lib/services/identity/v3/inherited_roles_client.py 2021-07-13 21:38:13.815 | M tempest/lib/services/identity/v3/mappings_client.py 2021-07-13 21:38:13.815 | M tempest/lib/services/identity/v3/oauth_consumers_client.py 2021-07-13 21:38:13.815 | M tempest/lib/services/identity/v3/oauth_token_client.py 2021-07-13 21:38:13.815 | M tempest/lib/services/identity/v3/policies_client.py 2021-07-13 21:38:13.815 | M tempest/lib/services/identity/v3/project_tags_client.py 2021-07-13 21:38:13.815 | M tempest/lib/services/identity/v3/projects_client.py 2021-07-13 21:38:13.815 | M tempest/lib/services/identity/v3/protocols_client.py 2021-07-13 21:38:13.815 | M tempest/lib/services/identity/v3/regions_client.py 2021-07-13 21:38:13.816 | M tempest/lib/services/identity/v3/role_assignments_client.py 2021-07-13 21:38:13.816 | M tempest/lib/services/identity/v3/roles_client.py 2021-07-13 21:38:13.816 | M tempest/lib/services/identity/v3/service_providers_client.py 2021-07-13 21:38:13.816 | M tempest/lib/services/identity/v3/services_client.py 2021-07-13 21:38:13.816 | M tempest/lib/services/identity/v3/token_client.py 2021-07-13 21:38:13.816 | M tempest/lib/services/identity/v3/trusts_client.py 2021-07-13 21:38:13.816 | M tempest/lib/services/identity/v3/users_client.py 2021-07-13 21:38:13.816 | M tempest/lib/services/identity/v3/versions_client.py 2021-07-13 21:38:13.816 | M tempest/lib/services/image/__init__.py 2021-07-13 21:38:13.816 | M tempest/lib/services/image/v1/__init__.py 2021-07-13 21:38:13.816 | M tempest/lib/services/image/v1/image_members_client.py 2021-07-13 21:38:13.816 | M tempest/lib/services/image/v1/images_client.py 2021-07-13 21:38:13.816 | M tempest/lib/services/image/v2/__init__.py 2021-07-13 21:38:13.816 | M tempest/lib/services/image/v2/image_members_client.py 2021-07-13 21:38:13.816 | M tempest/lib/services/image/v2/images_client.py 2021-07-13 21:38:13.816 | M tempest/lib/services/image/v2/namespace_objects_client.py 2021-07-13 21:38:13.816 | M tempest/lib/services/image/v2/namespace_properties_client.py 2021-07-13 21:38:13.816 | M tempest/lib/services/image/v2/namespace_tags_client.py 2021-07-13 21:38:13.816 | M tempest/lib/services/image/v2/namespaces_client.py 2021-07-13 21:38:13.816 | M tempest/lib/services/image/v2/resource_types_client.py 2021-07-13 21:38:13.816 | M tempest/lib/services/image/v2/schemas_client.py 2021-07-13 21:38:13.816 | M tempest/lib/services/image/v2/versions_client.py 2021-07-13 21:38:13.816 | M tempest/lib/services/network/__init__.py 2021-07-13 21:38:13.816 | M tempest/lib/services/network/agents_client.py 2021-07-13 21:38:13.816 | M tempest/lib/services/network/base.py 2021-07-13 21:38:13.816 | M tempest/lib/services/network/extensions_client.py 2021-07-13 21:38:13.816 | M tempest/lib/services/network/floating_ips_client.py 2021-07-13 21:38:13.816 | M tempest/lib/services/network/log_resource_client.py 2021-07-13 21:38:13.816 | M tempest/lib/services/network/metering_label_rules_client.py 2021-07-13 21:38:13.816 | M tempest/lib/services/network/metering_labels_client.py 2021-07-13 21:38:13.816 | M tempest/lib/services/network/networks_client.py 2021-07-13 21:38:13.816 | M tempest/lib/services/network/ports_client.py 2021-07-13 21:38:13.816 | M tempest/lib/services/network/qos_client.py 2021-07-13 21:38:13.817 | M tempest/lib/services/network/qos_minimum_bandwidth_rules_client.py 2021-07-13 21:38:13.817 | M tempest/lib/services/network/quotas_client.py 2021-07-13 21:38:13.817 | M tempest/lib/services/network/routers_client.py 2021-07-13 21:38:13.817 | M tempest/lib/services/network/security_group_rules_client.py 2021-07-13 21:38:13.817 | M tempest/lib/services/network/security_groups_client.py 2021-07-13 21:38:13.817 | M tempest/lib/services/network/segments_client.py 2021-07-13 21:38:13.817 | M tempest/lib/services/network/service_providers_client.py 2021-07-13 21:38:13.817 | M tempest/lib/services/network/subnetpools_client.py 2021-07-13 21:38:13.817 | M tempest/lib/services/network/subnets_client.py 2021-07-13 21:38:13.817 | M tempest/lib/services/network/tags_client.py 2021-07-13 21:38:13.817 | M tempest/lib/services/network/trunks_client.py 2021-07-13 21:38:13.817 | M tempest/lib/services/network/versions_client.py 2021-07-13 21:38:13.817 | M tempest/lib/services/object_storage/__init__.py 2021-07-13 21:38:13.817 | M tempest/lib/services/object_storage/account_client.py 2021-07-13 21:38:13.817 | M tempest/lib/services/object_storage/bulk_middleware_client.py 2021-07-13 21:38:13.817 | M tempest/lib/services/object_storage/capabilities_client.py 2021-07-13 21:38:13.817 | M tempest/lib/services/object_storage/container_client.py 2021-07-13 21:38:13.817 | M tempest/lib/services/object_storage/object_client.py 2021-07-13 21:38:13.817 | M tempest/lib/services/placement/__init__.py 2021-07-13 21:38:13.817 | M tempest/lib/services/placement/base_placement_client.py 2021-07-13 21:38:13.817 | M tempest/lib/services/placement/placement_client.py 2021-07-13 21:38:13.817 | M tempest/lib/services/placement/resource_providers_client.py 2021-07-13 21:38:13.817 | M tempest/lib/services/volume/__init__.py 2021-07-13 21:38:13.817 | M tempest/lib/services/volume/base_client.py 2021-07-13 21:38:13.817 | M tempest/lib/services/volume/v2/__init__.py 2021-07-13 21:38:13.817 | M tempest/lib/services/volume/v2/availability_zone_client.py 2021-07-13 21:38:13.817 | M tempest/lib/services/volume/v2/backups_client.py 2021-07-13 21:38:13.817 | M tempest/lib/services/volume/v2/capabilities_client.py 2021-07-13 21:38:13.817 | M tempest/lib/services/volume/v2/encryption_types_client.py 2021-07-13 21:38:13.817 | M tempest/lib/services/volume/v2/extensions_client.py 2021-07-13 21:38:13.817 | M tempest/lib/services/volume/v2/hosts_client.py 2021-07-13 21:38:13.817 | M tempest/lib/services/volume/v2/limits_client.py 2021-07-13 21:38:13.817 | M tempest/lib/services/volume/v2/qos_client.py 2021-07-13 21:38:13.817 | M tempest/lib/services/volume/v2/quota_classes_client.py 2021-07-13 21:38:13.818 | M tempest/lib/services/volume/v2/quotas_client.py 2021-07-13 21:38:13.818 | M tempest/lib/services/volume/v2/scheduler_stats_client.py 2021-07-13 21:38:13.818 | M tempest/lib/services/volume/v2/services_client.py 2021-07-13 21:38:13.818 | M tempest/lib/services/volume/v2/snapshot_manage_client.py 2021-07-13 21:38:13.818 | M tempest/lib/services/volume/v2/snapshots_client.py 2021-07-13 21:38:13.818 | M tempest/lib/services/volume/v2/transfers_client.py 2021-07-13 21:38:13.818 | M tempest/lib/services/volume/v2/types_client.py 2021-07-13 21:38:13.818 | M tempest/lib/services/volume/v2/volume_manage_client.py 2021-07-13 21:38:13.818 | M tempest/lib/services/volume/v2/volumes_client.py 2021-07-13 21:38:13.818 | M tempest/lib/services/volume/v3/__init__.py 2021-07-13 21:38:13.818 | M tempest/lib/services/volume/v3/attachments_client.py 2021-07-13 21:38:13.818 | M tempest/lib/services/volume/v3/availability_zone_client.py 2021-07-13 21:38:13.818 | M tempest/lib/services/volume/v3/backups_client.py 2021-07-13 21:38:13.818 | M tempest/lib/services/volume/v3/base_client.py 2021-07-13 21:38:13.818 | M tempest/lib/services/volume/v3/capabilities_client.py 2021-07-13 21:38:13.818 | M tempest/lib/services/volume/v3/encryption_types_client.py 2021-07-13 21:38:13.818 | M tempest/lib/services/volume/v3/extensions_client.py 2021-07-13 21:38:13.818 | M tempest/lib/services/volume/v3/group_snapshots_client.py 2021-07-13 21:38:13.818 | M tempest/lib/services/volume/v3/group_types_client.py 2021-07-13 21:38:13.818 | M tempest/lib/services/volume/v3/groups_client.py 2021-07-13 21:38:13.818 | M tempest/lib/services/volume/v3/hosts_client.py 2021-07-13 21:38:13.818 | M tempest/lib/services/volume/v3/limits_client.py 2021-07-13 21:38:13.818 | M tempest/lib/services/volume/v3/messages_client.py 2021-07-13 21:38:13.818 | M tempest/lib/services/volume/v3/qos_client.py 2021-07-13 21:38:13.818 | M tempest/lib/services/volume/v3/quota_classes_client.py 2021-07-13 21:38:13.818 | M tempest/lib/services/volume/v3/quotas_client.py 2021-07-13 21:38:13.818 | M tempest/lib/services/volume/v3/scheduler_stats_client.py 2021-07-13 21:38:13.818 | M tempest/lib/services/volume/v3/services_client.py 2021-07-13 21:38:13.818 | M tempest/lib/services/volume/v3/snapshot_manage_client.py 2021-07-13 21:38:13.818 | M tempest/lib/services/volume/v3/snapshots_client.py 2021-07-13 21:38:13.818 | M tempest/lib/services/volume/v3/transfers_client.py 2021-07-13 21:38:13.818 | M tempest/lib/services/volume/v3/types_client.py 2021-07-13 21:38:13.818 | M tempest/lib/services/volume/v3/versions_client.py 2021-07-13 21:38:13.818 | M tempest/lib/services/volume/v3/volume_manage_client.py 2021-07-13 21:38:13.819 | M tempest/lib/services/volume/v3/volumes_client.py 2021-07-13 21:38:13.819 | M tempest/scenario/README.rst 2021-07-13 21:38:13.819 | M tempest/scenario/__init__.py 2021-07-13 21:38:13.819 | M tempest/scenario/manager.py 2021-07-13 21:38:13.819 | M tempest/scenario/test_aggregates_basic_ops.py 2021-07-13 21:38:13.819 | M tempest/scenario/test_dashboard_basic_ops.py 2021-07-13 21:38:13.819 | M tempest/scenario/test_encrypted_cinder_volumes.py 2021-07-13 21:38:13.819 | M tempest/scenario/test_minbw_allocation_placement.py 2021-07-13 21:38:13.819 | M tempest/scenario/test_minimum_basic.py 2021-07-13 21:38:13.819 | M tempest/scenario/test_network_advanced_server_ops.py 2021-07-13 21:38:13.819 | M tempest/scenario/test_network_basic_ops.py 2021-07-13 21:38:13.819 | M tempest/scenario/test_network_v6.py 2021-07-13 21:38:13.819 | M tempest/scenario/test_object_storage_basic_ops.py 2021-07-13 21:38:13.819 | M tempest/scenario/test_security_groups_basic_ops.py 2021-07-13 21:38:13.819 | M tempest/scenario/test_server_advanced_ops.py 2021-07-13 21:38:13.819 | M tempest/scenario/test_server_basic_ops.py 2021-07-13 21:38:13.819 | M tempest/scenario/test_server_multinode.py 2021-07-13 21:38:13.819 | M tempest/scenario/test_shelve_instance.py 2021-07-13 21:38:13.819 | M tempest/scenario/test_snapshot_pattern.py 2021-07-13 21:38:13.819 | M tempest/scenario/test_stamp_pattern.py 2021-07-13 21:38:13.819 | M tempest/scenario/test_volume_backup_restore.py 2021-07-13 21:38:13.819 | M tempest/scenario/test_volume_boot_pattern.py 2021-07-13 21:38:13.819 | M tempest/scenario/test_volume_migrate_attached.py 2021-07-13 21:38:13.819 | M tempest/services/__init__.py 2021-07-13 21:38:13.819 | M tempest/services/orchestration/__init__.py 2021-07-13 21:38:13.819 | M tempest/services/orchestration/json/__init__.py 2021-07-13 21:38:13.819 | M tempest/services/orchestration/json/orchestration_client.py 2021-07-13 21:38:13.819 | M tempest/test.py 2021-07-13 21:38:13.819 | M tempest/test_discover/__init__.py 2021-07-13 21:38:13.819 | M tempest/test_discover/plugins.py 2021-07-13 21:38:13.819 | M tempest/test_discover/test_discover.py 2021-07-13 21:38:13.819 | M tempest/tests/README.rst 2021-07-13 21:38:13.819 | M tempest/tests/__init__.py 2021-07-13 21:38:13.819 | M tempest/tests/api/__init__.py 2021-07-13 21:38:13.819 | M tempest/tests/api/compute/__init__.py 2021-07-13 21:38:13.820 | M tempest/tests/api/compute/test_base.py 2021-07-13 21:38:13.820 | M tempest/tests/base.py 2021-07-13 21:38:13.820 | M tempest/tests/cmd/__init__.py 2021-07-13 21:38:13.820 | M tempest/tests/cmd/subunit_describe_calls_data/calls.subunit 2021-07-13 21:38:13.820 | M tempest/tests/cmd/subunit_describe_calls_data/calls_subunit_expected.json 2021-07-13 21:38:13.820 | M tempest/tests/cmd/test_account_generator.py 2021-07-13 21:38:13.820 | M tempest/tests/cmd/test_cleanup.py 2021-07-13 21:38:13.820 | M tempest/tests/cmd/test_cleanup_services.py 2021-07-13 21:38:13.820 | M tempest/tests/cmd/test_list_plugins.py 2021-07-13 21:38:13.820 | M tempest/tests/cmd/test_run.py 2021-07-13 21:38:13.820 | M tempest/tests/cmd/test_saved_state_json.json 2021-07-13 21:38:13.820 | M tempest/tests/cmd/test_subunit_describe_calls.py 2021-07-13 21:38:13.820 | M tempest/tests/cmd/test_tempest_init.py 2021-07-13 21:38:13.820 | M tempest/tests/cmd/test_verify_tempest_config.py 2021-07-13 21:38:13.820 | M tempest/tests/cmd/test_workspace.py 2021-07-13 21:38:13.820 | M tempest/tests/common/__init__.py 2021-07-13 21:38:13.820 | M tempest/tests/common/test_admin_available.py 2021-07-13 21:38:13.820 | M tempest/tests/common/test_alt_available.py 2021-07-13 21:38:13.820 | M tempest/tests/common/test_compute.py 2021-07-13 21:38:13.820 | M tempest/tests/common/test_credentials_factory.py 2021-07-13 21:38:13.820 | M tempest/tests/common/test_custom_matchers.py 2021-07-13 21:38:13.820 | M tempest/tests/common/test_image.py 2021-07-13 21:38:13.820 | M tempest/tests/common/utils/__init__.py 2021-07-13 21:38:13.820 | M tempest/tests/common/utils/linux/__init__.py 2021-07-13 21:38:13.820 | M tempest/tests/common/utils/linux/test_remote_client.py 2021-07-13 21:38:13.820 | M tempest/tests/common/utils/test_net_utils.py 2021-07-13 21:38:13.820 | M tempest/tests/fake_config.py 2021-07-13 21:38:13.820 | M tempest/tests/fake_tempest_plugin.py 2021-07-13 21:38:13.820 | M tempest/tests/files/__init__.py 2021-07-13 21:38:13.820 | M tempest/tests/files/failing-tests 2021-07-13 21:38:13.820 | M tempest/tests/files/passing-tests 2021-07-13 21:38:13.820 | M tempest/tests/files/setup.cfg 2021-07-13 21:38:13.820 | M tempest/tests/files/testr-conf 2021-07-13 21:38:13.821 | M tempest/tests/lib/__init__.py 2021-07-13 21:38:13.821 | M tempest/tests/lib/cli/__init__.py 2021-07-13 21:38:13.821 | M tempest/tests/lib/cli/test_command_failed.py 2021-07-13 21:38:13.821 | M tempest/tests/lib/cli/test_execute.py 2021-07-13 21:38:13.821 | M tempest/tests/lib/cli/test_output_parser.py 2021-07-13 21:38:13.821 | M tempest/tests/lib/cmd/__init__.py 2021-07-13 21:38:13.821 | M tempest/tests/lib/cmd/test_check_uuid.py 2021-07-13 21:38:13.821 | M tempest/tests/lib/common/__init__.py 2021-07-13 21:38:13.821 | M tempest/tests/lib/common/test_api_version_request.py 2021-07-13 21:38:13.821 | M tempest/tests/lib/common/test_api_version_utils.py 2021-07-13 21:38:13.821 | M tempest/tests/lib/common/test_cred_client.py 2021-07-13 21:38:13.821 | M tempest/tests/lib/common/test_dynamic_creds.py 2021-07-13 21:38:13.821 | M tempest/tests/lib/common/test_http.py 2021-07-13 21:38:13.821 | M tempest/tests/lib/common/test_jsonschema_validator.py 2021-07-13 21:38:13.821 | M tempest/tests/lib/common/test_preprov_creds.py 2021-07-13 21:38:13.821 | M tempest/tests/lib/common/test_profiler.py 2021-07-13 21:38:13.821 | M tempest/tests/lib/common/test_rest_client.py 2021-07-13 21:38:13.821 | M tempest/tests/lib/common/test_validation_resources.py 2021-07-13 21:38:13.821 | M tempest/tests/lib/common/utils/__init__.py 2021-07-13 21:38:13.821 | M tempest/tests/lib/common/utils/linux/__init__.py 2021-07-13 21:38:13.821 | M tempest/tests/lib/common/utils/linux/test_remote_client.py 2021-07-13 21:38:13.821 | M tempest/tests/lib/common/utils/test_data_utils.py 2021-07-13 21:38:13.821 | M tempest/tests/lib/common/utils/test_misc.py 2021-07-13 21:38:13.821 | M tempest/tests/lib/common/utils/test_test_utils.py 2021-07-13 21:38:13.821 | M tempest/tests/lib/fake_auth_provider.py 2021-07-13 21:38:13.821 | M tempest/tests/lib/fake_credentials.py 2021-07-13 21:38:13.821 | M tempest/tests/lib/fake_http.py 2021-07-13 21:38:13.821 | M tempest/tests/lib/fake_identity.py 2021-07-13 21:38:13.821 | M tempest/tests/lib/services/__init__.py 2021-07-13 21:38:13.821 | M tempest/tests/lib/services/base.py 2021-07-13 21:38:13.821 | M tempest/tests/lib/services/compute/__init__.py 2021-07-13 21:38:13.821 | M tempest/tests/lib/services/compute/test_agents_client.py 2021-07-13 21:38:13.821 | M tempest/tests/lib/services/compute/test_aggregates_client.py 2021-07-13 21:38:13.821 | M tempest/tests/lib/services/compute/test_assisted_volume_snapshots_client.py 2021-07-13 21:38:13.821 | M tempest/tests/lib/services/compute/test_availability_zone_client.py 2021-07-13 21:38:13.822 | M tempest/tests/lib/services/compute/test_baremetal_nodes_client.py 2021-07-13 21:38:13.822 | M tempest/tests/lib/services/compute/test_base_compute_client.py 2021-07-13 21:38:13.822 | M tempest/tests/lib/services/compute/test_certificates_client.py 2021-07-13 21:38:13.822 | M tempest/tests/lib/services/compute/test_extensions_client.py 2021-07-13 21:38:13.822 | M tempest/tests/lib/services/compute/test_fixedIPs_client.py 2021-07-13 21:38:13.822 | M tempest/tests/lib/services/compute/test_flavors_client.py 2021-07-13 21:38:13.822 | M tempest/tests/lib/services/compute/test_floating_ip_pools_client.py 2021-07-13 21:38:13.822 | M tempest/tests/lib/services/compute/test_floating_ips_bulk_client.py 2021-07-13 21:38:13.822 | M tempest/tests/lib/services/compute/test_floating_ips_client.py 2021-07-13 21:38:13.822 | M tempest/tests/lib/services/compute/test_hosts_client.py 2021-07-13 21:38:13.822 | M tempest/tests/lib/services/compute/test_hypervisor_client.py 2021-07-13 21:38:13.822 | M tempest/tests/lib/services/compute/test_images_client.py 2021-07-13 21:38:13.822 | M tempest/tests/lib/services/compute/test_instance_usage_audit_log_client.py 2021-07-13 21:38:13.822 | M tempest/tests/lib/services/compute/test_interfaces_client.py 2021-07-13 21:38:13.822 | M tempest/tests/lib/services/compute/test_keypairs_client.py 2021-07-13 21:38:13.822 | M tempest/tests/lib/services/compute/test_limits_client.py 2021-07-13 21:38:13.822 | M tempest/tests/lib/services/compute/test_migrations_client.py 2021-07-13 21:38:13.822 | M tempest/tests/lib/services/compute/test_networks_client.py 2021-07-13 21:38:13.822 | M tempest/tests/lib/services/compute/test_quota_classes_client.py 2021-07-13 21:38:13.822 | M tempest/tests/lib/services/compute/test_quotas_client.py 2021-07-13 21:38:13.822 | M tempest/tests/lib/services/compute/test_security_group_default_rules_client.py 2021-07-13 21:38:13.822 | M tempest/tests/lib/services/compute/test_security_group_rules_client.py 2021-07-13 21:38:13.822 | M tempest/tests/lib/services/compute/test_security_groups_client.py 2021-07-13 21:38:13.822 | M tempest/tests/lib/services/compute/test_server_groups_client.py 2021-07-13 21:38:13.822 | M tempest/tests/lib/services/compute/test_servers_client.py 2021-07-13 21:38:13.822 | M tempest/tests/lib/services/compute/test_services_client.py 2021-07-13 21:38:13.822 | M tempest/tests/lib/services/compute/test_snapshots_client.py 2021-07-13 21:38:13.822 | M tempest/tests/lib/services/compute/test_tenant_networks_client.py 2021-07-13 21:38:13.822 | M tempest/tests/lib/services/compute/test_tenant_usages_client.py 2021-07-13 21:38:13.822 | M tempest/tests/lib/services/compute/test_versions_client.py 2021-07-13 21:38:13.822 | M tempest/tests/lib/services/compute/test_volumes_client.py 2021-07-13 21:38:13.822 | M tempest/tests/lib/services/identity/__init__.py 2021-07-13 21:38:13.822 | M tempest/tests/lib/services/identity/v2/__init__.py 2021-07-13 21:38:13.822 | M tempest/tests/lib/services/identity/v2/test_endpoints_client.py 2021-07-13 21:38:13.823 | M tempest/tests/lib/services/identity/v2/test_identity_client.py 2021-07-13 21:38:13.823 | M tempest/tests/lib/services/identity/v2/test_roles_client.py 2021-07-13 21:38:13.823 | M tempest/tests/lib/services/identity/v2/test_services_client.py 2021-07-13 21:38:13.823 | M tempest/tests/lib/services/identity/v2/test_tenants_client.py 2021-07-13 21:38:13.823 | M tempest/tests/lib/services/identity/v2/test_token_client.py 2021-07-13 21:38:13.823 | M tempest/tests/lib/services/identity/v2/test_users_client.py 2021-07-13 21:38:13.823 | M tempest/tests/lib/services/identity/v3/__init__.py 2021-07-13 21:38:13.823 | M tempest/tests/lib/services/identity/v3/test_access_rules_client.py 2021-07-13 21:38:13.823 | M tempest/tests/lib/services/identity/v3/test_application_credentials_client.py 2021-07-13 21:38:13.823 | M tempest/tests/lib/services/identity/v3/test_catalog_client.py 2021-07-13 21:38:13.823 | M tempest/tests/lib/services/identity/v3/test_credentials_client.py 2021-07-13 21:38:13.823 | M tempest/tests/lib/services/identity/v3/test_domain_configuration_client.py 2021-07-13 21:38:13.823 | M tempest/tests/lib/services/identity/v3/test_domains_client.py 2021-07-13 21:38:13.823 | M tempest/tests/lib/services/identity/v3/test_endpoint_filter_client.py 2021-07-13 21:38:13.823 | M tempest/tests/lib/services/identity/v3/test_endpoint_groups_client.py 2021-07-13 21:38:13.823 | M tempest/tests/lib/services/identity/v3/test_endpoints_client.py 2021-07-13 21:38:13.823 | M tempest/tests/lib/services/identity/v3/test_groups_client.py 2021-07-13 21:38:13.823 | M tempest/tests/lib/services/identity/v3/test_identity_client.py 2021-07-13 21:38:13.823 | M tempest/tests/lib/services/identity/v3/test_identity_providers_client.py 2021-07-13 21:38:13.823 | M tempest/tests/lib/services/identity/v3/test_inherited_roles_client.py 2021-07-13 21:38:13.823 | M tempest/tests/lib/services/identity/v3/test_mappings_client.py 2021-07-13 21:38:13.823 | M tempest/tests/lib/services/identity/v3/test_oauth_consumers_client.py 2021-07-13 21:38:13.823 | M tempest/tests/lib/services/identity/v3/test_oauth_token_client.py 2021-07-13 21:38:13.823 | M tempest/tests/lib/services/identity/v3/test_policies_client.py 2021-07-13 21:38:13.823 | M tempest/tests/lib/services/identity/v3/test_project_tags_client.py 2021-07-13 21:38:13.823 | M tempest/tests/lib/services/identity/v3/test_projects_client.py 2021-07-13 21:38:13.823 | M tempest/tests/lib/services/identity/v3/test_protocols_client.py 2021-07-13 21:38:13.823 | M tempest/tests/lib/services/identity/v3/test_regions_client.py 2021-07-13 21:38:13.823 | M tempest/tests/lib/services/identity/v3/test_role_assignments_client.py 2021-07-13 21:38:13.823 | M tempest/tests/lib/services/identity/v3/test_roles_client.py 2021-07-13 21:38:13.823 | M tempest/tests/lib/services/identity/v3/test_service_providers_client.py 2021-07-13 21:38:13.823 | M tempest/tests/lib/services/identity/v3/test_services_client.py 2021-07-13 21:38:13.824 | M tempest/tests/lib/services/identity/v3/test_token_client.py 2021-07-13 21:38:13.824 | M tempest/tests/lib/services/identity/v3/test_trusts_client.py 2021-07-13 21:38:13.824 | M tempest/tests/lib/services/identity/v3/test_users_client.py 2021-07-13 21:38:13.824 | M tempest/tests/lib/services/identity/v3/test_versions_client.py 2021-07-13 21:38:13.824 | M tempest/tests/lib/services/image/__init__.py 2021-07-13 21:38:13.824 | M tempest/tests/lib/services/image/v1/__init__.py 2021-07-13 21:38:13.824 | M tempest/tests/lib/services/image/v1/test_image_members_client.py 2021-07-13 21:38:13.824 | M tempest/tests/lib/services/image/v2/__init__.py 2021-07-13 21:38:13.824 | M tempest/tests/lib/services/image/v2/test_image_members_client.py 2021-07-13 21:38:13.824 | M tempest/tests/lib/services/image/v2/test_images_client.py 2021-07-13 21:38:13.824 | M tempest/tests/lib/services/image/v2/test_namespace_object_client.py 2021-07-13 21:38:13.824 | M tempest/tests/lib/services/image/v2/test_namespace_properties_client.py 2021-07-13 21:38:13.824 | M tempest/tests/lib/services/image/v2/test_namespace_tags_client.py 2021-07-13 21:38:13.824 | M tempest/tests/lib/services/image/v2/test_namespaces_client.py 2021-07-13 21:38:13.824 | M tempest/tests/lib/services/image/v2/test_resource_types_client.py 2021-07-13 21:38:13.824 | M tempest/tests/lib/services/image/v2/test_schemas_client.py 2021-07-13 21:38:13.824 | M tempest/tests/lib/services/image/v2/test_versions_client.py 2021-07-13 21:38:13.824 | M tempest/tests/lib/services/network/__init__.py 2021-07-13 21:38:13.824 | M tempest/tests/lib/services/network/test_agents_client.py 2021-07-13 21:38:13.824 | M tempest/tests/lib/services/network/test_base_network_client.py 2021-07-13 21:38:13.824 | M tempest/tests/lib/services/network/test_extensions_client.py 2021-07-13 21:38:13.824 | M tempest/tests/lib/services/network/test_floating_ips_client.py 2021-07-13 21:38:13.824 | M tempest/tests/lib/services/network/test_log_resource_client.py 2021-07-13 21:38:13.824 | M tempest/tests/lib/services/network/test_metering_label_rules_client.py 2021-07-13 21:38:13.824 | M tempest/tests/lib/services/network/test_metering_labels_client.py 2021-07-13 21:38:13.824 | M tempest/tests/lib/services/network/test_networks_client.py 2021-07-13 21:38:13.824 | M tempest/tests/lib/services/network/test_ports_client.py 2021-07-13 21:38:13.824 | M tempest/tests/lib/services/network/test_qos_client.py 2021-07-13 21:38:13.824 | M tempest/tests/lib/services/network/test_qos_minimum_bandwidth_rules_client.py 2021-07-13 21:38:13.824 | M tempest/tests/lib/services/network/test_quotas_client.py 2021-07-13 21:38:13.824 | M tempest/tests/lib/services/network/test_routers_client.py 2021-07-13 21:38:13.824 | M tempest/tests/lib/services/network/test_security_group_rules_client.py 2021-07-13 21:38:13.824 | M tempest/tests/libSwitched to branch 'master' 2021-07-13 21:38:13.824 | /services/network/test_security_groups_client.py 2021-07-13 21:38:13.825 | M tempest/tests/lib/services/network/test_segments_client.py 2021-07-13 21:38:13.825 | M tempest/tests/lib/services/network/test_service_providers_client.py 2021-07-13 21:38:13.825 | M tempest/tests/lib/services/network/test_subnetpools_client.py 2021-07-13 21:38:13.825 | M tempest/tests/lib/services/network/test_subnets_client.py 2021-07-13 21:38:13.825 | M tempest/tests/lib/services/network/test_tags_client.py 2021-07-13 21:38:13.825 | M tempest/tests/lib/services/network/test_trunks_client.py 2021-07-13 21:38:13.825 | M tempest/tests/lib/services/network/test_versions_client.py 2021-07-13 21:38:13.825 | M tempest/tests/lib/services/object_storage/__init__.py 2021-07-13 21:38:13.825 | M tempest/tests/lib/services/object_storage/test_bulk_middleware_client.py 2021-07-13 21:38:13.825 | M tempest/tests/lib/services/object_storage/test_capabilities_client.py 2021-07-13 21:38:13.825 | M tempest/tests/lib/services/object_storage/test_object_client.py 2021-07-13 21:38:13.825 | M tempest/tests/lib/services/placement/__init__.py 2021-07-13 21:38:13.825 | M tempest/tests/lib/services/placement/test_placement_client.py 2021-07-13 21:38:13.825 | M tempest/tests/lib/services/placement/test_resource_providers_client.py 2021-07-13 21:38:13.825 | M tempest/tests/lib/services/registry_fixture.py 2021-07-13 21:38:13.825 | M tempest/tests/lib/services/test_clients.py 2021-07-13 21:38:13.825 | M tempest/tests/lib/services/volume/__init__.py 2021-07-13 21:38:13.825 | M tempest/tests/lib/services/volume/v3/__init__.py 2021-07-13 21:38:13.825 | M tempest/tests/lib/services/volume/v3/test_attachments_client.py 2021-07-13 21:38:13.825 | M tempest/tests/lib/services/volume/v3/test_availability_zone_client.py 2021-07-13 21:38:13.825 | M tempest/tests/lib/services/volume/v3/test_backups_client.py 2021-07-13 21:38:13.825 | M tempest/tests/lib/services/volume/v3/test_capabilities_client.py 2021-07-13 21:38:13.825 | M tempest/tests/lib/services/volume/v3/test_encryption_types_client.py 2021-07-13 21:38:13.825 | M tempest/tests/lib/services/volume/v3/test_extensions_client.py 2021-07-13 21:38:13.825 | M tempest/tests/lib/services/volume/v3/test_group_snapshots_client.py 2021-07-13 21:38:13.825 | M tempest/tests/lib/services/volume/v3/test_group_types_client.py 2021-07-13 21:38:13.825 | M tempest/tests/lib/services/volume/v3/test_groups_client.py 2021-07-13 21:38:13.825 | M tempest/tests/lib/services/volume/v3/test_hosts_client.py 2021-07-13 21:38:13.825 | M tempest/tests/lib/services/volume/v3/test_limits_client.py 2021-07-13 21:38:13.825 | M tempest/tests/lib/services/volume/v3/test_quota_classes_client.py 2021-07-13 21:38:13.825 | M tempest/tests/lib/services/volume/v3/test_quotas_client.py 2021-07-13 21:38:13.825 | M tempest/tests/lib/services/volume/v3/test_scheduler_stats_client.py 2021-07-13 21:38:13.825 | M tempest/tests/lib/services/volume/v3/test_services_client.py 2021-07-13 21:38:13.826 | M tempest/tests/lib/services/volume/v3/test_snapshot_manage_client.py 2021-07-13 21:38:13.826 | M tempest/tests/lib/services/volume/v3/test_snapshots_client.py 2021-07-13 21:38:13.826 | M tempest/tests/lib/services/volume/v3/test_transfers_client.py 2021-07-13 21:38:13.826 | M tempest/tests/lib/services/volume/v3/test_types_client.py 2021-07-13 21:38:13.826 | M tempest/tests/lib/services/volume/v3/test_user_messages_client.py 2021-07-13 21:38:13.826 | M tempest/tests/lib/services/volume/v3/test_versions_client.py 2021-07-13 21:38:13.826 | M tempest/tests/lib/services/volume/v3/test_volume_manage_client.py 2021-07-13 21:38:13.826 | M tempest/tests/lib/services/volume/v3/test_volumes_client.py 2021-07-13 21:38:13.826 | M tempest/tests/lib/test_api_microversion_fixture.py 2021-07-13 21:38:13.826 | M tempest/tests/lib/test_auth.py 2021-07-13 21:38:13.826 | M tempest/tests/lib/test_base.py 2021-07-13 21:38:13.826 | M tempest/tests/lib/test_credentials.py 2021-07-13 21:38:13.826 | M tempest/tests/lib/test_decorators.py 2021-07-13 21:38:13.826 | M tempest/tests/lib/test_ssh.py 2021-07-13 21:38:13.826 | M tempest/tests/lib/test_tempest_lib.py 2021-07-13 21:38:13.826 | M tempest/tests/test_base_test.py 2021-07-13 21:38:13.826 | M tempest/tests/test_config.py 2021-07-13 21:38:13.826 | M tempest/tests/test_decorators.py 2021-07-13 21:38:13.826 | M tempest/tests/test_hacking.py 2021-07-13 21:38:13.826 | M tempest/tests/test_imports.py 2021-07-13 21:38:13.826 | M tempest/tests/test_list_tests.py 2021-07-13 21:38:13.826 | M tempest/tests/test_microversions.py 2021-07-13 21:38:13.826 | M tempest/tests/test_tempest_plugin.py 2021-07-13 21:38:13.826 | M tempest/tests/test_test.py 2021-07-13 21:38:13.826 | M tempest/tests/utils.py 2021-07-13 21:38:13.826 | M tempest/version.py 2021-07-13 21:38:13.826 | M test-requirements.txt 2021-07-13 21:38:13.826 | M tools/generate-tempest-plugins-list.py 2021-07-13 21:38:13.827 | M tools/tempest-integrated-gate-compute-exclude-list.txt 2021-07-13 21:38:13.827 | M tools/tempest-integrated-gate-networking-exclude-list.txt 2021-07-13 21:38:13.827 | M tools/tempest-integrated-gate-object-storage-exclude-list.txt 2021-07-13 21:38:13.827 | M tools/tempest-integrated-gate-placement-exclude-list.txt 2021-07-13 21:38:13.827 | M tools/tempest-integrated-gate-storage-exclude-list.txt 2021-07-13 21:38:13.827 | M tools/tempest-plugin-sanity.sh 2021-07-13 21:38:13.827 | M tox.ini 2021-07-13 21:38:13.827 | M zuul.d/base.yaml 2021-07-13 21:38:13.827 | M zuul.d/integrated-gate.yaml 2021-07-13 21:38:13.827 | M zuul.d/project.yaml 2021-07-13 21:38:13.827 | M zuul.d/stable-jobs.yaml 2021-07-13 21:38:13.827 | M zuul.d/tempest-specific.yaml 2021-07-13 21:38:13.827 | Your branch is up to date with 'origin/master'. 2021-07-13 21:38:13.827 | ++ lib/tempest:install_tempest:758 : local tmp_u_c_m 2021-07-13 21:38:13.827 | +++ lib/tempest:install_tempest:759 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2021-07-13 21:38:13.827 | ++ lib/tempest:install_tempest:759 : tmp_u_c_m=/tmp/tempest_u_c_m.RPu4myYOBd 2021-07-13 21:38:13.827 | ++ lib/tempest:install_tempest:760 : set_tempest_venv_constraints /tmp/tempest_u_c_m.RPu4myYOBd 2021-07-13 21:38:13.827 | ++ lib/tempest:set_tempest_venv_constraints:114 : local tmp_c 2021-07-13 21:38:13.827 | ++ lib/tempest:set_tempest_venv_constraints:115 : tmp_c=/tmp/tempest_u_c_m.RPu4myYOBd 2021-07-13 21:38:13.827 | ++ lib/tempest:set_tempest_venv_constraints:116 : [[ master == \m\a\s\t\e\r ]] 2021-07-13 21:38:13.827 | ++ lib/tempest:set_tempest_venv_constraints:117 : cd /opt/stack/requirements 2021-07-13 21:38:13.827 | ++ lib/tempest:set_tempest_venv_constraints:117 : git show origin/master:upper-constraints.txt 2021-07-13 21:38:13.827 | ++ lib/tempest:install_tempest:762 : tox -r --notest -efull 2021-07-13 21:38:14.431 | full create: /opt/stack/tempest/.tox/tempest 2021-07-13 21:38:15.277 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2021-07-13 21:38:42.569 | full develop-inst: /opt/stack/tempest 2021-07-13 21:38:48.116 | full installed: attrs==21.2.0,bcrypt==3.2.0,certifi==2021.5.30,cffi==1.14.6,chardet==4.0.0,cliff==3.8.0,cmd2==2.1.2,colorama==0.4.4,cryptography==3.4.7,debtcollector==2.2.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==2.10,importlib-metadata==4.6.1,importlib-resources==5.2.0,iso8601==0.1.14,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.6,msgpack==1.0.2,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.4.0,oslo.config==8.7.0,oslo.context==3.3.0,oslo.i18n==5.0.1,oslo.log==4.6.0,oslo.serialization==4.1.0,oslo.utils==4.9.2,packaging==21.0,paramiko==2.7.2,pbr==5.6.0,prettytable==0.7.2,pycparser==2.20,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==2.4.7,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.1,python-mimeparse==1.6.0,python-subunit==1.4.0,pytz==2021.1,PyYAML==5.4.1,requests==2.25.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.0,stevedore==3.3.0,-e git+https://opendev.org/openstack/tempest@a45828bf92c991cbcd8749ebd7f839e0cb66cbd4#egg=tempest,testtools==2.4.0,traceback2==1.4.0,typing-extensions==3.10.0.0,unittest2==1.1.0,urllib3==1.26.6,voluptuous==0.12.1,wcwidth==0.2.5,wrapt==1.12.1,zipp==3.5.0 2021-07-13 21:38:48.116 | ___________________________________ summary ____________________________________ 2021-07-13 21:38:48.116 | full: skipped tests 2021-07-13 21:38:48.116 | congratulations :) 2021-07-13 21:38:48.145 | ++ lib/tempest:install_tempest:766 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.RPu4myYOBd -r requirements.txt 2021-07-13 21:38:48.974 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:49.214 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:49.412 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:49.752 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-07-13 21:38:49.754 | Requirement already satisfied: oslo.concurrency===4.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RPu4myYOBd (line 24)) (4.4.0) 2021-07-13 21:38:49.765 | Requirement already satisfied: pbr===5.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RPu4myYOBd (line 46)) (5.6.0) 2021-07-13 21:38:49.768 | Requirement already satisfied: oslo.i18n===5.0.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RPu4myYOBd (line 52)) (5.0.1) 2021-07-13 21:38:49.774 | Requirement already satisfied: fixtures===3.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RPu4myYOBd (line 63)) (3.0.0) 2021-07-13 21:38:49.786 | Requirement already satisfied: debtcollector===2.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RPu4myYOBd (line 119)) (2.2.0) 2021-07-13 21:38:49.794 | Requirement already satisfied: netaddr===0.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RPu4myYOBd (line 137)) (0.8.0) 2021-07-13 21:38:49.801 | Requirement already satisfied: prettytable===0.7.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RPu4myYOBd (line 145)) (0.7.2) 2021-07-13 21:38:49.803 | Requirement already satisfied: paramiko===2.7.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RPu4myYOBd (line 169)) (2.7.2) 2021-07-13 21:38:49.840 | Requirement already satisfied: urllib3===1.26.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RPu4myYOBd (line 174)) (1.26.6) 2021-07-13 21:38:49.865 | Requirement already satisfied: python-subunit===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RPu4myYOBd (line 179)) (1.4.0) 2021-07-13 21:38:49.880 | Requirement already satisfied: PyYAML===5.4.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RPu4myYOBd (line 183)) (5.4.1) 2021-07-13 21:38:49.883 | Requirement already satisfied: cryptography===3.4.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RPu4myYOBd (line 188)) (3.4.7) 2021-07-13 21:38:49.938 | Requirement already satisfied: unittest2===1.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RPu4myYOBd (line 206)) (1.1.0) 2021-07-13 21:38:49.946 | Requirement already satisfied: bcrypt===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RPu4myYOBd (line 214)) (3.2.0) 2021-07-13 21:38:49.956 | Requirement already satisfied: cliff===3.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RPu4myYOBd (line 249)) (3.8.0) 2021-07-13 21:38:49.968 | Requirement already satisfied: oslo.log===4.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RPu4myYOBd (line 282)) (4.6.0) 2021-07-13 21:38:50.010 | Requirement already satisfied: stestr===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RPu4myYOBd (line 310)) (3.2.0) 2021-07-13 21:38:50.038 | Requirement already satisfied: oslo.serialization===4.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RPu4myYOBd (line 311)) (4.1.0) 2021-07-13 21:38:50.049 | Requirement already satisfied: testtools===2.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RPu4myYOBd (line 347)) (2.4.0) 2021-07-13 21:38:50.067 | Requirement already satisfied: PyNaCl===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RPu4myYOBd (line 387)) (1.4.0) 2021-07-13 21:38:50.081 | Requirement already satisfied: msgpack===1.0.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RPu4myYOBd (line 395)) (1.0.2) 2021-07-13 21:38:50.084 | Requirement already satisfied: oslo.config===8.7.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RPu4myYOBd (line 397)) (8.7.0) 2021-07-13 21:38:50.129 | Requirement already satisfied: pyparsing===2.4.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RPu4myYOBd (line 412)) (2.4.7) 2021-07-13 21:38:50.133 | Requirement already satisfied: stevedore===3.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RPu4myYOBd (line 423)) (3.3.0) 2021-07-13 21:38:50.142 | Requirement already satisfied: cmd2===2.1.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RPu4myYOBd (line 433)) (2.1.2) 2021-07-13 21:38:50.203 | Requirement already satisfied: six===1.16.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RPu4myYOBd (line 451)) (1.16.0) 2021-07-13 21:38:50.206 | Requirement already satisfied: wrapt===1.12.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RPu4myYOBd (line 479)) (1.12.1) 2021-07-13 21:38:50.209 | Requirement already satisfied: rfc3986===1.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RPu4myYOBd (line 490)) (1.5.0) 2021-07-13 21:38:50.214 | Requirement already satisfied: future===0.18.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RPu4myYOBd (line 495)) (0.18.2) 2021-07-13 21:38:50.218 | Requirement already satisfied: importlib-resources===5.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RPu4myYOBd (line 523)) (5.2.0) 2021-07-13 21:38:50.248 | Requirement already satisfied: cffi===1.14.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RPu4myYOBd (line 538)) (1.14.6) 2021-07-13 21:38:50.251 | Requirement already satisfied: jsonschema===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RPu4myYOBd (line 541)) (3.2.0) 2021-07-13 21:38:50.283 | Requirement already satisfied: zipp===3.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RPu4myYOBd (line 554)) (3.5.0) 2021-07-13 21:38:50.311 | Requirement already satisfied: fasteners===0.14.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RPu4myYOBd (line 568)) (0.14.1) 2021-07-13 21:38:50.317 | Requirement already satisfied: oslo.utils===4.9.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RPu4myYOBd (line 575)) (4.9.2) 2021-07-13 21:38:50.333 | Requirement already satisfied: python-dateutil===2.8.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RPu4myYOBd (line 582)) (2.8.1) 2021-07-13 21:38:50.338 | Requirement already satisfied: typing-extensions===3.10.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RPu4myYOBd (line 583)) (3.10.0.0) 2021-07-13 21:38:50.343 | Requirement already satisfied: colorama===0.4.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RPu4myYOBd (line 585)) (0.4.4) 2021-07-13 21:38:50.348 | Requirement already satisfied: pytz===2021.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RPu4myYOBd (line 588)) (2021.1) 2021-07-13 21:38:50.352 | Requirement already satisfied: setuptools===57.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RPu4myYOBd (line 595)) (57.1.0) 2021-07-13 21:38:50.404 | Requirement already satisfied: extras===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RPu4myYOBd (line 165)) (1.0.0) 2021-07-13 21:38:50.407 | Requirement already satisfied: traceback2===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RPu4myYOBd (line 149)) (1.4.0) 2021-07-13 21:38:50.410 | Requirement already satisfied: argparse in ./.tox/tempest/lib/python3.6/site-packages (from unittest2===1.1.0->-c /tmp/tempest_u_c_m.RPu4myYOBd (line 206)) (1.4.0) 2021-07-13 21:38:50.413 | Requirement already satisfied: oslo.context===3.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RPu4myYOBd (line 55)) (3.3.0) 2021-07-13 21:38:50.420 | Requirement already satisfied: pyinotify===0.9.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RPu4myYOBd (line 118)) (0.9.6) 2021-07-13 21:38:50.423 | Requirement already satisfied: voluptuous===0.12.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RPu4myYOBd (line 2)) (0.12.1) 2021-07-13 21:38:50.427 | Requirement already satisfied: python-mimeparse===1.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RPu4myYOBd (line 97)) (1.6.0) 2021-07-13 21:38:50.430 | Requirement already satisfied: importlib-metadata===4.6.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RPu4myYOBd (line 285)) (4.6.1) 2021-07-13 21:38:50.476 | Requirement already satisfied: requests===2.25.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RPu4myYOBd (line 223)) (2.25.1) 2021-07-13 21:38:50.498 | Requirement already satisfied: pyperclip===1.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RPu4myYOBd (line 273)) (1.8.2) 2021-07-13 21:38:50.500 | Requirement already satisfied: attrs===21.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RPu4myYOBd (line 49)) (21.2.0) 2021-07-13 21:38:50.559 | Requirement already satisfied: wcwidth===0.2.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RPu4myYOBd (line 142)) (0.2.5) 2021-07-13 21:38:50.565 | Requirement already satisfied: pycparser===2.20 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RPu4myYOBd (line 181)) (2.20) 2021-07-13 21:38:50.567 | Requirement already satisfied: pyrsistent===0.18.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RPu4myYOBd (line 488)) (0.18.0) 2021-07-13 21:38:50.572 | Requirement already satisfied: monotonic===1.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RPu4myYOBd (line 509)) (1.6) 2021-07-13 21:38:50.575 | Requirement already satisfied: packaging===21.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RPu4myYOBd (line 335)) (21.0) 2021-07-13 21:38:50.580 | Requirement already satisfied: iso8601===0.1.14 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RPu4myYOBd (line 361)) (0.1.14) 2021-07-13 21:38:50.583 | Requirement already satisfied: netifaces===0.11.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RPu4myYOBd (line 516)) (0.11.0) 2021-07-13 21:38:50.586 | Requirement already satisfied: linecache2===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RPu4myYOBd (line 363)) (1.0.0) 2021-07-13 21:38:50.589 | Requirement already satisfied: idna===2.10 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RPu4myYOBd (line 365)) (2.10) 2021-07-13 21:38:50.593 | Requirement already satisfied: certifi===2021.5.30 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RPu4myYOBd (line 41)) (2021.5.30) 2021-07-13 21:38:50.596 | Requirement already satisfied: chardet===4.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RPu4myYOBd (line 3)) (4.0.0) 2021-07-13 21:38:50.691 | WARNING: You are using pip version 20.0.2; however, version 21.1.3 is available. 2021-07-13 21:38:50.691 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2021-07-13 21:38:50.749 | ++ lib/tempest:install_tempest:767 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2021-07-13 21:38:50.751 | ++ lib/tempest:install_tempest:768 : rm -f /tmp/tempest_u_c_m.RPu4myYOBd 2021-07-13 21:38:50.755 | ++ lib/tempest:install_tempest:769 : popd 2021-07-13 21:38:50.755 | ~/devstack 2021-07-13 21:38:50.758 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-07-13 21:38:50.760 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-07-13 21:38:50.763 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-07-13 21:38:50.766 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-07-13 21:38:50.768 | + functions-common:run_phase:1786 : run_plugins stack install 2021-07-13 21:38:50.771 | + functions-common:run_plugins:1745 : local mode=stack 2021-07-13 21:38:50.773 | + functions-common:run_plugins:1746 : local phase=install 2021-07-13 21:38:50.775 | + functions-common:run_plugins:1748 : local plugins= 2021-07-13 21:38:50.778 | + functions-common:run_plugins:1749 : local plugin 2021-07-13 21:38:50.781 | + ./stack.sh:main:946 : use_library_from_git python-openstackclient 2021-07-13 21:38:50.784 | + inc/python:use_library_from_git:263 : local name=python-openstackclient 2021-07-13 21:38:50.786 | + inc/python:use_library_from_git:264 : local enabled=1 2021-07-13 21:38:50.788 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-13 21:38:50.791 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2021-07-13 21:38:50.794 | + inc/python:use_library_from_git:266 : return 1 2021-07-13 21:38:50.796 | + ./stack.sh:main:950 : pip_install_gr python-openstackclient 2021-07-13 21:38:50.799 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2021-07-13 21:38:50.801 | + inc/python:pip_install_gr:77 : local clean_name 2021-07-13 21:38:50.804 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2021-07-13 21:38:50.807 | ++ inc/python:get_from_global_requirements:238 : local package=python-openstackclient 2021-07-13 21:38:50.809 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-07-13 21:38:50.813 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2021-07-13 21:38:50.813 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-07-13 21:38:50.817 | ++ inc/python:get_from_global_requirements:240 : required_pkg='python-openstackclient ' 2021-07-13 21:38:50.820 | ++ inc/python:get_from_global_requirements:241 : [[ python-openstackclient == '' ]] 2021-07-13 21:38:50.822 | ++ inc/python:get_from_global_requirements:244 : echo python-openstackclient 2021-07-13 21:38:50.826 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2021-07-13 21:38:50.829 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2021-07-13 21:38:50.849 | Using python 3.6 to install python-openstackclient because python3_enabled=True 2021-07-13 21:38:50.854 | + 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-07-13 21:38:53.615 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-07-13 21:38:53.615 | 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-07-13 21:38:53.615 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.616 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.616 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.617 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.617 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.618 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.618 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.619 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.619 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.619 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.620 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.620 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.621 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.621 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.622 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.622 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.622 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.623 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.623 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.624 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.624 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.625 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.625 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.626 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.626 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.628 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.629 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.629 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.630 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.630 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.631 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.631 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.631 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.632 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.632 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.633 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.633 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.633 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.634 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.634 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.635 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.635 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.635 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.636 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.636 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.636 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.637 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.638 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.638 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.639 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.639 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.640 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.640 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.641 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.641 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.642 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.642 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.642 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.643 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.643 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.644 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.645 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.645 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.646 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.646 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.647 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.647 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.648 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.648 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.650 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.651 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.651 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.651 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.652 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.652 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.653 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.653 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.654 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.654 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.655 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.655 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.656 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.657 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.657 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.657 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.658 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.658 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.658 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.659 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.659 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.660 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.661 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.661 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.661 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.662 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.662 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.663 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.663 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.664 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.664 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.665 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.665 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.666 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.666 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.667 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.667 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.668 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.668 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.669 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.669 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.669 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.670 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.670 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.671 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.671 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.672 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.672 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.673 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.673 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.673 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.674 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.674 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.675 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.675 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.676 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.676 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.677 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.677 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.678 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.678 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.679 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.679 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.679 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.680 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.680 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.681 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.681 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.681 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.682 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.682 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.683 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.683 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.684 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.684 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.684 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.685 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.685 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.686 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.686 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.687 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.687 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.688 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.688 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.688 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.689 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.689 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.689 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.690 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.690 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.691 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.691 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.692 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.692 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.693 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.693 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.693 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.694 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.694 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.694 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.695 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.695 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.696 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.696 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.696 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.697 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.697 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.698 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.698 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.698 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.699 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.699 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.700 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.700 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.701 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.701 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.702 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.702 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.703 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.703 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.703 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.704 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.704 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.704 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.705 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.705 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.706 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.706 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.706 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.707 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.707 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.708 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.708 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.708 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.709 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.709 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.710 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.710 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.710 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.711 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.711 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.711 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.712 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.712 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.713 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.713 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.714 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.714 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.715 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.715 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.716 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.717 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.717 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.718 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.718 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.719 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.719 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.720 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.720 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.721 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.721 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.721 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.722 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.723 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.724 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.724 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.725 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.726 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.726 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.726 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.727 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.727 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.728 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.728 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.729 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.729 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.730 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.730 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.730 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.731 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.731 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.732 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.733 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.733 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.734 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.734 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.734 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.735 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.735 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.736 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.736 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.737 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.737 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.737 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.738 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.738 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.739 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.739 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.739 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.740 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.740 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.741 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.741 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.742 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.742 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.742 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.743 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.743 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.744 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.744 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.745 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.745 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.745 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.746 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.746 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.747 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.748 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.748 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.749 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.749 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.749 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.750 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.750 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.750 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.751 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.751 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.752 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.752 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.752 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.753 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.753 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.754 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.754 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.755 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.755 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.755 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.756 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.756 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.757 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.757 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.758 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.758 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.758 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.759 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.759 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.760 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.760 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.760 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.761 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.761 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.762 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.762 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.762 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.763 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.764 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.765 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.765 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.765 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.766 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.766 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.767 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.768 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.768 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.769 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.769 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.770 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.770 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.770 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.771 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.771 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.772 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.772 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.773 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.773 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.773 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.774 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.774 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.775 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.775 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.776 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.776 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.777 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.777 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.777 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.778 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.778 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.779 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.779 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.780 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.780 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.780 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.781 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.781 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.782 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.782 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.783 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.783 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.783 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.784 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.784 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.785 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.785 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.785 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.786 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.786 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.787 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.787 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.788 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.788 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.788 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.789 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.789 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.790 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.790 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.791 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.791 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.792 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.792 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.793 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.793 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.793 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.795 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.795 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.795 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.796 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.796 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.796 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.797 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.797 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.798 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.798 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.799 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.799 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.799 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.800 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.800 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.801 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.801 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.802 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.802 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.803 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.803 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.804 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.804 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.805 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:53.805 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:38:53.805 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:38:53.806 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:38:54.014 | Collecting python-openstackclient===5.2.0 2021-07-13 21:38:54.022 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a67/493fb470cff71/python_openstackclient-5.2.0-py3-none-any.whl (883 kB) 2021-07-13 21:38:54.167 | 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-07-13 21:38:54.171 | 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-07-13 21:38:54.187 | 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-07-13 21:38:54.193 | 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-07-13 21:38:54.212 | Requirement already satisfied: openstacksdk===0.46.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 429)) (0.46.0) 2021-07-13 21:38:54.241 | 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-07-13 21:38:54.261 | 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-07-13 21:38:54.264 | Requirement already satisfied: python-novaclient===17.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 721)) (17.0.0) 2021-07-13 21:38:54.283 | 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-07-13 21:38:54.301 | Requirement already satisfied: python-cinderclient===7.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 642)) (7.0.1) 2021-07-13 21:38:54.322 | 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-07-13 21:38:54.330 | 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-07-13 21:38:54.347 | 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-07-13 21:38:54.350 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 903)) (1.32.0) 2021-07-13 21:38:54.357 | 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-07-13 21:38:54.361 | 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-07-13 21:38:54.363 | 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-07-13 21:38:54.368 | 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-07-13 21:38:54.436 | 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-07-13 21:38:54.440 | 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-07-13 21:38:54.443 | 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-07-13 21:38:54.484 | 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-07-13 21:38:54.487 | Requirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 120)) (1.4.3) 2021-07-13 21:38:54.491 | 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-07-13 21:38:54.494 | 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-07-13 21:38:54.499 | 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-07-13 21:38:54.523 | 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-07-13 21:38:54.526 | 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-07-13 21:38:54.531 | 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-07-13 21:38:54.535 | 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-07-13 21:38:54.539 | 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-07-13 21:38:54.548 | 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-07-13 21:38:54.561 | 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-07-13 21:38:54.584 | Requirement already satisfied: oslo.config===8.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (8.0.4) 2021-07-13 21:38:54.598 | 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-07-13 21:38:54.602 | 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-07-13 21:38:54.605 | 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-07-13 21:38:54.609 | 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-07-13 21:38:54.613 | 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-07-13 21:38:54.616 | 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-07-13 21:38:54.619 | 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-07-13 21:38:54.623 | Requirement already satisfied: certifi===2020.4.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2020.4.5.1) 2021-07-13 21:38:54.626 | 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-07-13 21:38:54.649 | 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-07-13 21:38:54.653 | 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-07-13 21:38:54.656 | 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-07-13 21:38:54.661 | 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-07-13 21:38:56.572 | Installing collected packages: python-openstackclient 2021-07-13 21:38:57.880 | Successfully installed python-openstackclient-5.2.0 2021-07-13 21:38:58.024 | WARNING: You are using pip version 20.2.4; however, version 21.1.3 is available. 2021-07-13 21:38:58.025 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-07-13 21:38:58.096 | + inc/python:pip_install:207 : result=0 2021-07-13 21:38:58.098 | + inc/python:pip_install:209 : time_stop pip_install 2021-07-13 21:38:58.101 | + functions-common:time_stop:2331 : local name 2021-07-13 21:38:58.103 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:38:58.106 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:38:58.109 | + functions-common:time_stop:2334 : local total 2021-07-13 21:38:58.111 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:38:58.114 | + functions-common:time_stop:2337 : name=pip_install 2021-07-13 21:38:58.116 | + functions-common:time_stop:2338 : start_time=1626212330844 2021-07-13 21:38:58.118 | + functions-common:time_stop:2340 : [[ -z 1626212330844 ]] 2021-07-13 21:38:58.121 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:38:58.125 | + functions-common:time_stop:2343 : end_time=1626212338123 2021-07-13 21:38:58.128 | + functions-common:time_stop:2344 : elapsed_time=7279 2021-07-13 21:38:58.130 | + functions-common:time_stop:2345 : total=250358 2021-07-13 21:38:58.132 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:38:58.135 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=257637 2021-07-13 21:38:58.137 | + inc/python:pip_install:210 : return 0 2021-07-13 21:38:58.140 | + ./stack.sh:main:955 : install_oscwrap 2021-07-13 21:38:58.143 | ++ functions-common:install_oscwrap:2376 : mktemp 2021-07-13 21:38:58.147 | + functions-common:install_oscwrap:2376 : OSCWRAP_TIMER_FILE=/tmp/tmp.3qxYPUfTGC 2021-07-13 21:38:58.149 | + functions-common:install_oscwrap:2379 : shopt -s expand_aliases 2021-07-13 21:38:58.152 | + functions-common:install_oscwrap:2382 : unalias -a 2021-07-13 21:38:58.155 | + functions-common:install_oscwrap:2384 : alias openstack=oscwrap 2021-07-13 21:38:58.158 | + ./stack.sh:main:960 : [[ False != \F\a\l\s\e ]] 2021-07-13 21:38:58.160 | + ./stack.sh:main:1000 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-07-13 21:38:58.162 | + ./stack.sh:main:1008 : is_service_enabled mysql postgresql 2021-07-13 21:38:58.179 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:38:58.181 | + ./stack.sh:main:1009 : configure_database 2021-07-13 21:38:58.184 | + lib/database:configure_database:126 : configure_database_mysql 2021-07-13 21:38:58.187 | + lib/databases/mysql:configure_database_mysql:69 : local my_conf mysql slow_log 2021-07-13 21:38:58.189 | + lib/databases/mysql:configure_database_mysql:70 : echo_summary 'Configuring and starting MySQL' 2021-07-13 21:38:58.191 | + ./stack.sh:echo_summary:418 : [[ -t 3 ]] 2021-07-13 21:38:58.194 | + ./stack.sh:echo_summary:424 : echo -e Configuring and starting MySQL 2021-07-13 21:38:58.196 | + lib/databases/mysql:configure_database_mysql:72 : is_ubuntu 2021-07-13 21:38:58.198 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-13 21:38:58.202 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-13 21:38:58.204 | + lib/databases/mysql:configure_database_mysql:73 : my_conf=/etc/mysql/my.cnf 2021-07-13 21:38:58.206 | + lib/databases/mysql:configure_database_mysql:87 : is_fedora 2021-07-13 21:38:58.209 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-07-13 21:38:58.211 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-07-13 21:38:58.213 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-07-13 21:38:58.216 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-07-13 21:38:58.218 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-07-13 21:38:58.220 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-07-13 21:38:58.223 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-07-13 21:38:58.225 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-07-13 21:38:58.227 | + lib/databases/mysql:configure_database_mysql:87 : is_suse 2021-07-13 21:38:58.230 | + functions-common:is_suse:462 : is_opensuse 2021-07-13 21:38:58.233 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-07-13 21:38:58.235 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-07-13 21:38:58.237 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-07-13 21:38:58.240 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-07-13 21:38:58.242 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-07-13 21:38:58.245 | + lib/databases/mysql:configure_database_mysql:95 : sudo mysqladmin -u root password Passw0rd 2021-07-13 21:38:58.265 | mysqladmin: [Warning] Using a password on the command line interface can be insecure. 2021-07-13 21:38:58.265 | Warning: Since password will be sent to server in plain text, use ssl connection to ensure password safety. 2021-07-13 21:38:58.270 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2021-07-13 21:38:58.272 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-13 21:38:58.275 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-13 21:38:58.277 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2021-07-13 21:38:58.280 | + lib/databases/mysql:configure_database_mysql:102 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2021-07-13 21:38:58.282 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2021-07-13 21:38:58.285 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-13 21:38:58.287 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-13 21:38:58.290 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2021-07-13 21:38:58.292 | + 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-07-13 21:38:58.302 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-07-13 21:38:58.317 | + lib/databases/mysql:configure_database_mysql:115 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2021-07-13 21:38:58.326 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-07-13 21:38:58.340 | ++ lib/databases/mysql:configure_database_mysql:121 : ipv6_unquote 0.0.0.0 2021-07-13 21:38:58.343 | ++ functions-common:ipv6_unquote:2129 : echo 0.0.0.0 2021-07-13 21:38:58.344 | ++ functions-common:ipv6_unquote:2129 : tr -d '[]' 2021-07-13 21:38:58.348 | + lib/databases/mysql:configure_database_mysql:121 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2021-07-13 21:38:58.402 | + lib/databases/mysql:configure_database_mysql:122 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2021-07-13 21:38:58.448 | + lib/databases/mysql:configure_database_mysql:123 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2021-07-13 21:38:58.493 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2021-07-13 21:38:58.539 | + lib/databases/mysql:configure_database_mysql:126 : [[ False == \T\r\u\e ]] 2021-07-13 21:38:58.541 | + lib/databases/mysql:configure_database_mysql:146 : restart_service mysql 2021-07-13 21:38:58.544 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-07-13 21:38:58.547 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart mysql 2021-07-13 21:39:00.741 | + ./stack.sh:main:1013 : save_stackenv 1013 2021-07-13 21:39:00.744 | + functions-common:save_stackenv:60 : local tag=1013 2021-07-13 21:39:00.748 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-07-13 21:39:00.751 | + functions-common:save_stackenv:62 : time_stamp=2021-07-13-213900 2021-07-13 21:39:00.754 | + functions-common:save_stackenv:63 : echo '# 2021-07-13-213900 1013' 2021-07-13 21:39:00.757 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-07-13 21:39:00.759 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-07-13 21:39:00.762 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-07-13 21:39:00.764 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-07-13 21:39:00.767 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-07-13 21:39:00.769 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-07-13 21:39:00.772 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-07-13 21:39:00.774 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-07-13 21:39:00.777 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-07-13 21:39:00.780 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.20 2021-07-13 21:39:00.782 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-07-13 21:39:00.785 | + functions-common:save_stackenv:65 : echo KEYSTONE_AUTH_URI=http://10.222.0.20/identity 2021-07-13 21:39:00.787 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-07-13 21:39:00.790 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.20/identity 2021-07-13 21:39:00.792 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-07-13 21:39:00.795 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-07-13-212856 2021-07-13 21:39:00.798 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-07-13 21:39:00.800 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-07-13 21:39:00.803 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-07-13 21:39:00.805 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.20 2021-07-13 21:39:00.807 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-07-13 21:39:00.810 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-07-13 21:39:00.812 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-07-13 21:39:00.815 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-07-13 21:39:00.817 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-07-13 21:39:00.820 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-07-13 21:39:00.822 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-07-13 21:39:00.825 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-07-13 21:39:00.827 | + ./stack.sh:main:1025 : [[ True == \T\r\u\e ]] 2021-07-13 21:39:00.830 | + ./stack.sh:main:1026 : [[ -f /sys/kernel/mm/ksm/run ]] 2021-07-13 21:39:00.832 | + ./stack.sh:main:1027 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2021-07-13 21:39:00.843 | + ./stack.sh:main:1039 : start_dstat 2021-07-13 21:39:00.846 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-07-13 21:39:00.848 | + functions-common:run_process:1582 : local service=dstat 2021-07-13 21:39:00.851 | + functions-common:run_process:1583 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-07-13 21:39:00.853 | + functions-common:run_process:1584 : local group= 2021-07-13 21:39:00.856 | + functions-common:run_process:1585 : local user= 2021-07-13 21:39:00.859 | + functions-common:run_process:1587 : local name=dstat 2021-07-13 21:39:00.861 | + functions-common:run_process:1589 : time_start run_process 2021-07-13 21:39:00.864 | + functions-common:time_start:2317 : local name=run_process 2021-07-13 21:39:00.867 | + functions-common:time_start:2318 : local start_time= 2021-07-13 21:39:00.869 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-07-13 21:39:00.873 | ++ functions-common:time_start:2322 : date +%s%3N 2021-07-13 21:39:00.876 | + functions-common:time_start:2322 : _TIME_START[$name]=1626212340873 2021-07-13 21:39:00.879 | + functions-common:run_process:1590 : is_service_enabled dstat 2021-07-13 21:39:00.894 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:39:00.897 | + functions-common:run_process:1591 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2021-07-13 21:39:00.900 | + functions-common:_run_under_systemd:1547 : local service=dstat 2021-07-13 21:39:00.902 | + functions-common:_run_under_systemd:1548 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-07-13 21:39:00.905 | + functions-common:_run_under_systemd:1549 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-07-13 21:39:00.907 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-07-13 21:39:00.910 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-07-13 21:39:00.913 | + functions-common:_common_systemd_pitfalls:1522 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2021-07-13 21:39:00.915 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2021-07-13 21:39:00.918 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@dstat.service 2021-07-13 21:39:00.921 | + functions-common:_run_under_systemd:1554 : local group= 2021-07-13 21:39:00.923 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-07-13 21:39:00.926 | + functions-common:_run_under_systemd:1556 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2021-07-13 21:39:00.928 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2021-07-13 21:39:00.931 | + functions-common:write_user_unit_file:1464 : local service=devstack@dstat.service 2021-07-13 21:39:00.933 | + functions-common:write_user_unit_file:1465 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-07-13 21:39:00.936 | + functions-common:write_user_unit_file:1466 : local group= 2021-07-13 21:39:00.938 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-07-13 21:39:00.940 | + functions-common:write_user_unit_file:1468 : local extra= 2021-07-13 21:39:00.943 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-07-13 21:39:00.945 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@dstat.service 2021-07-13 21:39:00.948 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-07-13 21:39:00.951 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2021-07-13 21:39:01.005 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2021-07-13 21:39:01.059 | + 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-07-13 21:39:01.106 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2021-07-13 21:39:01.151 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2021-07-13 21:39:01.199 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-07-13 21:39:01.245 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-07-13 21:39:01.248 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2021-07-13 21:39:01.301 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-07-13 21:39:01.495 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@dstat.service 2021-07-13 21:39:01.508 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2021-07-13 21:39:01.690 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@dstat.service 2021-07-13 21:39:01.712 | + functions-common:run_process:1593 : time_stop run_process 2021-07-13 21:39:01.718 | + functions-common:time_stop:2331 : local name 2021-07-13 21:39:01.721 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:39:01.723 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:39:01.725 | + functions-common:time_stop:2334 : local total 2021-07-13 21:39:01.728 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:39:01.731 | + functions-common:time_stop:2337 : name=run_process 2021-07-13 21:39:01.733 | + functions-common:time_stop:2338 : start_time=1626212340873 2021-07-13 21:39:01.736 | + functions-common:time_stop:2340 : [[ -z 1626212340873 ]] 2021-07-13 21:39:01.739 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:39:01.743 | + functions-common:time_stop:2343 : end_time=1626212341740 2021-07-13 21:39:01.745 | + functions-common:time_stop:2344 : elapsed_time=867 2021-07-13 21:39:01.748 | + functions-common:time_stop:2345 : total=0 2021-07-13 21:39:01.750 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:39:01.753 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=867 2021-07-13 21:39:01.755 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2021-07-13 21:39:01.758 | + functions-common:run_process:1582 : local service=memory_tracker 2021-07-13 21:39:01.760 | + functions-common:run_process:1583 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2021-07-13 21:39:01.764 | + functions-common:run_process:1584 : local group= 2021-07-13 21:39:01.766 | + functions-common:run_process:1585 : local user=root 2021-07-13 21:39:01.769 | + functions-common:run_process:1587 : local name=memory_tracker 2021-07-13 21:39:01.771 | + functions-common:run_process:1589 : time_start run_process 2021-07-13 21:39:01.774 | + functions-common:time_start:2317 : local name=run_process 2021-07-13 21:39:01.776 | + functions-common:time_start:2318 : local start_time= 2021-07-13 21:39:01.779 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-07-13 21:39:01.782 | ++ functions-common:time_start:2322 : date +%s%3N 2021-07-13 21:39:01.786 | + functions-common:time_start:2322 : _TIME_START[$name]=1626212341783 2021-07-13 21:39:01.788 | + functions-common:run_process:1590 : is_service_enabled memory_tracker 2021-07-13 21:39:01.808 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:39:01.812 | + functions-common:run_process:1593 : time_stop run_process 2021-07-13 21:39:01.814 | + functions-common:time_stop:2331 : local name 2021-07-13 21:39:01.817 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:39:01.820 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:39:01.822 | + functions-common:time_stop:2334 : local total 2021-07-13 21:39:01.825 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:39:01.828 | + functions-common:time_stop:2337 : name=run_process 2021-07-13 21:39:01.830 | + functions-common:time_stop:2338 : start_time=1626212341783 2021-07-13 21:39:01.833 | + functions-common:time_stop:2340 : [[ -z 1626212341783 ]] 2021-07-13 21:39:01.836 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:39:01.839 | + functions-common:time_stop:2343 : end_time=1626212341837 2021-07-13 21:39:01.842 | + functions-common:time_stop:2344 : elapsed_time=54 2021-07-13 21:39:01.844 | + functions-common:time_stop:2345 : total=867 2021-07-13 21:39:01.847 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:39:01.849 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=921 2021-07-13 21:39:01.852 | + lib/dstat:start_dstat:39 : is_service_enabled peakmem_tracker 2021-07-13 21:39:01.869 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:39:01.872 | + ./stack.sh:main:1043 : is_service_enabled tcpdump 2021-07-13 21:39:01.889 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:39:01.892 | + ./stack.sh:main:1051 : is_service_enabled etcd3 2021-07-13 21:39:01.908 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:39:01.910 | + ./stack.sh:main:1052 : start_etcd3 2021-07-13 21:39:01.913 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2021-07-13 21:39:01.915 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-800618-1-smb --data-dir /opt/stack/data/etcd' 2021-07-13 21:39:01.918 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2021-07-13 21:39:01.921 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-800618-1-smb=http://10.222.0.20:2380' 2021-07-13 21:39:01.923 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.20:2380' 2021-07-13 21:39:01.926 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.20:2379' 2021-07-13 21:39:01.928 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2021-07-13 21:39:01.931 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2021-07-13 21:39:01.933 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.20:2379' 2021-07-13 21:39:01.936 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2021-07-13 21:39:01.939 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2021-07-13 21:39:01.941 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-07-13 21:39:01.944 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-800618-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-800618-1-smb=http://10.222.0.20:2380 --initial-advertise-peer-urls http://10.222.0.20:2380 --advertise-client-urls http://10.222.0.20:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.20:2379 --debug' '' root 2021-07-13 21:39:01.946 | + functions-common:write_user_unit_file:1464 : local service=devstack@etcd.service 2021-07-13 21:39:01.949 | + functions-common:write_user_unit_file:1465 : local 'command=/opt/stack/bin/etcd --name dv-cinder-800618-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-800618-1-smb=http://10.222.0.20:2380 --initial-advertise-peer-urls http://10.222.0.20:2380 --advertise-client-urls http://10.222.0.20:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.20:2379 --debug' 2021-07-13 21:39:01.951 | + functions-common:write_user_unit_file:1466 : local group= 2021-07-13 21:39:01.953 | + functions-common:write_user_unit_file:1467 : local user=root 2021-07-13 21:39:01.956 | + functions-common:write_user_unit_file:1468 : local extra= 2021-07-13 21:39:01.958 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-07-13 21:39:01.961 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-07-13 21:39:01.963 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-07-13 21:39:01.967 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2021-07-13 21:39:02.021 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2021-07-13 21:39:02.074 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-800618-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-800618-1-smb=http://10.222.0.20:2380 --initial-advertise-peer-urls http://10.222.0.20:2380 --advertise-client-urls http://10.222.0.20:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.20:2379 --debug' 2021-07-13 21:39:02.119 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2021-07-13 21:39:02.164 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2021-07-13 21:39:02.209 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-07-13 21:39:02.255 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-07-13 21:39:02.258 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2021-07-13 21:39:02.316 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-07-13 21:39:02.514 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2021-07-13 21:39:02.566 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2021-07-13 21:39:02.619 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2021-07-13 21:39:02.673 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2021-07-13 21:39:02.722 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2021-07-13 21:39:02.725 | ++ functions-common:is_arch:428 : uname -m 2021-07-13 21:39:02.729 | + functions-common:is_arch:428 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2021-07-13 21:39:02.731 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2021-07-13 21:39:02.963 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2021-07-13 21:39:02.976 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2021-07-13 21:39:03.171 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2021-07-13 21:39:03.325 | + ./stack.sh:main:1063 : cat 2021-07-13 21:39:03.330 | + ./stack.sh:main:1078 : is_service_enabled tls-proxy 2021-07-13 21:39:03.346 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:39:03.349 | + ./stack.sh:main:1083 : source /home/ubuntu/devstack/userrc_early 2021-07-13 21:39:03.351 | ++ userrc_early:source:4 : export OS_IDENTITY_API_VERSION=3 2021-07-13 21:39:03.354 | ++ userrc_early:source:4 : OS_IDENTITY_API_VERSION=3 2021-07-13 21:39:03.357 | ++ userrc_early:source:5 : export OS_AUTH_URL=http://10.222.0.20/identity 2021-07-13 21:39:03.359 | ++ userrc_early:source:5 : OS_AUTH_URL=http://10.222.0.20/identity 2021-07-13 21:39:03.362 | ++ userrc_early:source:6 : export OS_USERNAME=admin 2021-07-13 21:39:03.365 | ++ userrc_early:source:6 : OS_USERNAME=admin 2021-07-13 21:39:03.367 | ++ userrc_early:source:7 : export OS_USER_DOMAIN_ID=default 2021-07-13 21:39:03.370 | ++ userrc_early:source:7 : OS_USER_DOMAIN_ID=default 2021-07-13 21:39:03.373 | ++ userrc_early:source:8 : export OS_PASSWORD=Passw0rd 2021-07-13 21:39:03.375 | ++ userrc_early:source:8 : OS_PASSWORD=Passw0rd 2021-07-13 21:39:03.378 | ++ userrc_early:source:9 : export OS_PROJECT_NAME=admin 2021-07-13 21:39:03.381 | ++ userrc_early:source:9 : OS_PROJECT_NAME=admin 2021-07-13 21:39:03.383 | ++ userrc_early:source:10 : export OS_PROJECT_DOMAIN_ID=default 2021-07-13 21:39:03.386 | ++ userrc_early:source:10 : OS_PROJECT_DOMAIN_ID=default 2021-07-13 21:39:03.389 | ++ userrc_early:source:11 : export OS_REGION_NAME=RegionOne 2021-07-13 21:39:03.391 | ++ userrc_early:source:11 : OS_REGION_NAME=RegionOne 2021-07-13 21:39:03.394 | + ./stack.sh:main:1085 : is_service_enabled keystone 2021-07-13 21:39:03.410 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:39:03.412 | + ./stack.sh:main:1086 : echo_summary 'Starting Keystone' 2021-07-13 21:39:03.415 | + ./stack.sh:echo_summary:418 : [[ -t 3 ]] 2021-07-13 21:39:03.417 | + ./stack.sh:echo_summary:424 : echo -e Starting Keystone 2021-07-13 21:39:03.420 | + ./stack.sh:main:1088 : '[' 10.222.0.20 == 10.222.0.20 ']' 2021-07-13 21:39:03.423 | + ./stack.sh:main:1089 : init_keystone 2021-07-13 21:39:03.425 | + lib/keystone:init_keystone:437 : is_service_enabled ldap 2021-07-13 21:39:03.441 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:39:03.443 | + lib/keystone:init_keystone:441 : [[ True == True ]] 2021-07-13 21:39:03.446 | + lib/keystone:init_keystone:443 : recreate_database keystone 2021-07-13 21:39:03.448 | + lib/database:recreate_database:110 : local db=keystone 2021-07-13 21:39:03.450 | + lib/database:recreate_database:111 : recreate_database_mysql keystone 2021-07-13 21:39:03.453 | + lib/databases/mysql:recreate_database_mysql:63 : local db=keystone 2021-07-13 21:39:03.455 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2021-07-13 21:39:03.459 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-07-13 21:39:03.473 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2021-07-13 21:39:03.477 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-07-13 21:39:03.489 | + lib/keystone:init_keystone:446 : time_start dbsync 2021-07-13 21:39:03.492 | + functions-common:time_start:2317 : local name=dbsync 2021-07-13 21:39:03.494 | + functions-common:time_start:2318 : local start_time= 2021-07-13 21:39:03.497 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-07-13 21:39:03.500 | ++ functions-common:time_start:2322 : date +%s%3N 2021-07-13 21:39:03.503 | + functions-common:time_start:2322 : _TIME_START[$name]=1626212343501 2021-07-13 21:39:03.506 | + lib/keystone:init_keystone:448 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2021-07-13 21:39:05.796 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-07-13 21:39:05.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.799 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.799 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.801 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.802 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.805 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.806 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.807 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.807 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.808 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.809 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.809 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.812 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.812 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.814 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-07-13 21:39:05.815 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-07-13 21:39:05.848 | 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=65304) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-07-13 21:39:05.851 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-07-13 21:39:05.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.853 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.853 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.855 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.855 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.860 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.860 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.861 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.862 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.862 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.864 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.864 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.866 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.866 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.869 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-07-13 21:39:05.869 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-07-13 21:39:05.911 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-07-13 21:39:05.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.913 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.913 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.915 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.915 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.919 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.920 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.921 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.921 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.922 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.923 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.923 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.925 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.925 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.928 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-07-13 21:39:05.928 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-07-13 21:39:05.965 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-07-13 21:39:05.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.967 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.967 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.969 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.969 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.973 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.974 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.975 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.975 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.975 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.976 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.977 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.978 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.979 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:05.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:05.982 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-07-13 21:39:05.982 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-07-13 21:39:05.988 | INFO migrate.versioning.api [-] 66 -> 67...  2021-07-13 21:39:08.297 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:08.297 | INFO migrate.versioning.api [-] 67 -> 68...  2021-07-13 21:39:08.304 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:08.305 | INFO migrate.versioning.api [-] 68 -> 69...  2021-07-13 21:39:08.313 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:08.313 | INFO migrate.versioning.api [-] 69 -> 70...  2021-07-13 21:39:08.322 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:08.322 | INFO migrate.versioning.api [-] 70 -> 71...  2021-07-13 21:39:08.329 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:08.329 | INFO migrate.versioning.api [-] 71 -> 72...  2021-07-13 21:39:08.337 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:08.337 | INFO migrate.versioning.api [-] 72 -> 73...  2021-07-13 21:39:08.560 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:08.560 | INFO migrate.versioning.api [-] 73 -> 74...  2021-07-13 21:39:08.679 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:08.679 | INFO migrate.versioning.api [-] 74 -> 75...  2021-07-13 21:39:08.734 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:08.735 | INFO migrate.versioning.api [-] 75 -> 76...  2021-07-13 21:39:08.742 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:08.742 | INFO migrate.versioning.api [-] 76 -> 77...  2021-07-13 21:39:08.751 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:08.751 | INFO migrate.versioning.api [-] 77 -> 78...  2021-07-13 21:39:08.759 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:08.759 | INFO migrate.versioning.api [-] 78 -> 79...  2021-07-13 21:39:08.768 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:08.768 | INFO migrate.versioning.api [-] 79 -> 80...  2021-07-13 21:39:08.776 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:08.776 | INFO migrate.versioning.api [-] 80 -> 81...  2021-07-13 21:39:08.845 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:08.845 | INFO migrate.versioning.api [-] 81 -> 82...  2021-07-13 21:39:09.123 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:09.124 | INFO migrate.versioning.api [-] 82 -> 83...  2021-07-13 21:39:09.466 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:09.466 | INFO migrate.versioning.api [-] 83 -> 84...  2021-07-13 21:39:09.570 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:09.570 | INFO migrate.versioning.api [-] 84 -> 85...  2021-07-13 21:39:09.750 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:09.750 | INFO migrate.versioning.api [-] 85 -> 86...  2021-07-13 21:39:09.803 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:09.803 | INFO migrate.versioning.api [-] 86 -> 87...  2021-07-13 21:39:10.082 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:10.082 | INFO migrate.versioning.api [-] 87 -> 88...  2021-07-13 21:39:10.262 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:10.263 | INFO migrate.versioning.api [-] 88 -> 89...  2021-07-13 21:39:10.284 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:10.284 | INFO migrate.versioning.api [-] 89 -> 90...  2021-07-13 21:39:10.423 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:10.423 | INFO migrate.versioning.api [-] 90 -> 91...  2021-07-13 21:39:10.724 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:10.724 | INFO migrate.versioning.api [-] 91 -> 92...  2021-07-13 21:39:11.037 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:11.037 | INFO migrate.versioning.api [-] 92 -> 93...  2021-07-13 21:39:11.353 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:11.353 | INFO migrate.versioning.api [-] 93 -> 94...  2021-07-13 21:39:11.588 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:11.589 | INFO migrate.versioning.api [-] 94 -> 95...  2021-07-13 21:39:11.751 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:11.751 | INFO migrate.versioning.api [-] 95 -> 96...  2021-07-13 21:39:11.762 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:11.762 | INFO migrate.versioning.api [-] 96 -> 97...  2021-07-13 21:39:11.772 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:11.772 | INFO migrate.versioning.api [-] 97 -> 98...  2021-07-13 21:39:11.778 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:11.778 | INFO migrate.versioning.api [-] 98 -> 99...  2021-07-13 21:39:11.785 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:11.785 | INFO migrate.versioning.api [-] 99 -> 100...  2021-07-13 21:39:11.794 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:11.794 | INFO migrate.versioning.api [-] 100 -> 101...  2021-07-13 21:39:11.803 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:11.803 | INFO migrate.versioning.api [-] 101 -> 102...  2021-07-13 21:39:11.817 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:11.817 | INFO migrate.versioning.api [-] 102 -> 103...  2021-07-13 21:39:11.877 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:11.878 | INFO migrate.versioning.api [-] 103 -> 104...  2021-07-13 21:39:11.887 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:11.887 | INFO migrate.versioning.api [-] 104 -> 105...  2021-07-13 21:39:12.071 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:12.071 | INFO migrate.versioning.api [-] 105 -> 106...  2021-07-13 21:39:12.164 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:12.165 | INFO migrate.versioning.api [-] 106 -> 107...  2021-07-13 21:39:12.352 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:12.353 | INFO migrate.versioning.api [-] 107 -> 108...  2021-07-13 21:39:12.566 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:12.566 | INFO migrate.versioning.api [-] 108 -> 109...  2021-07-13 21:39:12.659 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:12.659 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-07-13 21:39:12.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.661 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.661 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.663 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.663 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.667 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.668 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.669 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.669 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.669 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.670 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.671 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.673 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.673 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.676 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-07-13 21:39:12.676 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-07-13 21:39:12.676 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-07-13 21:39:12.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.678 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.678 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.680 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.680 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.684 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.685 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.686 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.686 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.686 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.688 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.688 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.690 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.690 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.693 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-07-13 21:39:12.693 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-07-13 21:39:12.693 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-07-13 21:39:12.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.695 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.695 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.697 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.697 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.701 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.702 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.703 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.703 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.703 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.704 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.704 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.706 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.706 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.709 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-07-13 21:39:12.709 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-07-13 21:39:12.715 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-07-13 21:39:12.716 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.716 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.717 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.717 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.717 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.717 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.718 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.719 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.720 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.720 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.721 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.721 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.721 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.721 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.724 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.724 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.727 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.727 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.727 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.727 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.728 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.728 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.728 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.730 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.730 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.731 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.731 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.731 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.731 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.731 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.733 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.734 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.734 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.735 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.735 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.735 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.735 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.736 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.739 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.739 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.739 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.740 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.740 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.741 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.741 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.742 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.742 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.743 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.743 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.743 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.744 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.744 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-07-13 21:39:12.744 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-07-13 21:39:12.757 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-07-13 21:39:12.758 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.758 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.759 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.759 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.760 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.760 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.760 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.761 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.762 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.762 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.763 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.763 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.763 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.763 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.767 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.767 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.767 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.767 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.768 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.768 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.768 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.769 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.769 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.769 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.769 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.770 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.770 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.770 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.772 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.772 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.773 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.773 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.773 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.773 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.774 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.775 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.776 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.776 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.776 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.776 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.777 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.777 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.778 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.780 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.781 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.781 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.782 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.782 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.782 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.783 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.784 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.784 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.785 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.785 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.785 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.785 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.786 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-07-13 21:39:12.786 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-07-13 21:39:12.786 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-07-13 21:39:12.787 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.788 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.788 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.789 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.789 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.789 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.790 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.790 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.791 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.792 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.792 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.792 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.792 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.792 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.795 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.796 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.798 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.799 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.799 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.799 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.799 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.799 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.800 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.802 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.802 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.802 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.803 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.803 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.803 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.803 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.805 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.805 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.805 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.806 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.806 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.806 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.806 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.807 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.810 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.810 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.810 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.811 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.811 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.811 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.812 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.813 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.813 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.814 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.814 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.814 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.815 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.815 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-07-13 21:39:12.815 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-07-13 21:39:12.821 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-07-13 21:39:12.821 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.822 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.823 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.823 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.823 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.823 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.824 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.824 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.825 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.826 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.826 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.826 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.826 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.827 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.830 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.830 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.832 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.832 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.832 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.832 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.833 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.833 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.833 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.835 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.835 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.836 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.836 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.836 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.836 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.837 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.838 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.839 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.839 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.839 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.839 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.839 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.840 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.841 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.843 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.844 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.844 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.845 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.845 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.846 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.846 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.847 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.847 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.848 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.848 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.848 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.849 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:12.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:12.849 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-07-13 21:39:12.849 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-07-13 21:39:12.857 | INFO migrate.versioning.api [-] 0 -> 1...  2021-07-13 21:39:12.864 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:12.864 | INFO migrate.versioning.api [-] 1 -> 2...  2021-07-13 21:39:12.870 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:12.870 | INFO migrate.versioning.api [-] 2 -> 3...  2021-07-13 21:39:13.129 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:13.129 | INFO migrate.versioning.api [-] 3 -> 4...  2021-07-13 21:39:13.137 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:13.137 | INFO migrate.versioning.api [-] 4 -> 5...  2021-07-13 21:39:13.144 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:13.144 | INFO migrate.versioning.api [-] 5 -> 6...  2021-07-13 21:39:13.152 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:13.152 | INFO migrate.versioning.api [-] 6 -> 7...  2021-07-13 21:39:13.161 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:13.161 | INFO migrate.versioning.api [-] 7 -> 8...  2021-07-13 21:39:13.169 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:13.169 | INFO migrate.versioning.api [-] 8 -> 9...  2021-07-13 21:39:13.175 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:13.175 | INFO migrate.versioning.api [-] 9 -> 10...  2021-07-13 21:39:13.361 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:13.361 | INFO migrate.versioning.api [-] 10 -> 11...  2021-07-13 21:39:13.369 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:13.369 | INFO migrate.versioning.api [-] 11 -> 12...  2021-07-13 21:39:13.605 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:13.605 | INFO migrate.versioning.api [-] 12 -> 13...  2021-07-13 21:39:13.613 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:13.613 | INFO migrate.versioning.api [-] 13 -> 14...  2021-07-13 21:39:13.811 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:13.812 | INFO migrate.versioning.api [-] 14 -> 15...  2021-07-13 21:39:13.820 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:13.820 | INFO migrate.versioning.api [-] 15 -> 16...  2021-07-13 21:39:13.880 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:13.880 | INFO migrate.versioning.api [-] 16 -> 17...  2021-07-13 21:39:13.888 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:13.888 | INFO migrate.versioning.api [-] 17 -> 18...  2021-07-13 21:39:13.896 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:13.896 | INFO migrate.versioning.api [-] 18 -> 19...  2021-07-13 21:39:13.905 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:13.905 | INFO migrate.versioning.api [-] 19 -> 20...  2021-07-13 21:39:13.913 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:13.913 | INFO migrate.versioning.api [-] 20 -> 21...  2021-07-13 21:39:13.922 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:13.922 | INFO migrate.versioning.api [-] 21 -> 22...  2021-07-13 21:39:13.971 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:13.971 | INFO migrate.versioning.api [-] 22 -> 23...  2021-07-13 21:39:14.084 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:14.084 | INFO migrate.versioning.api [-] 23 -> 24...  2021-07-13 21:39:14.293 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:14.293 | INFO migrate.versioning.api [-] 24 -> 25...  2021-07-13 21:39:14.301 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:14.301 | INFO migrate.versioning.api [-] 25 -> 26...  2021-07-13 21:39:14.309 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:14.310 | INFO migrate.versioning.api [-] 26 -> 27...  2021-07-13 21:39:14.318 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:14.318 | INFO migrate.versioning.api [-] 27 -> 28...  2021-07-13 21:39:14.324 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:14.324 | INFO migrate.versioning.api [-] 28 -> 29...  2021-07-13 21:39:14.332 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:14.332 | INFO migrate.versioning.api [-] 29 -> 30...  2021-07-13 21:39:14.394 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:14.394 | INFO migrate.versioning.api [-] 30 -> 31...  2021-07-13 21:39:14.445 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:14.446 | INFO migrate.versioning.api [-] 31 -> 32...  2021-07-13 21:39:14.599 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:14.600 | INFO migrate.versioning.api [-] 32 -> 33...  2021-07-13 21:39:14.899 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:14.899 | INFO migrate.versioning.api [-] 33 -> 34...  2021-07-13 21:39:15.013 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:15.013 | INFO migrate.versioning.api [-] 34 -> 35...  2021-07-13 21:39:15.128 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:15.128 | INFO migrate.versioning.api [-] 35 -> 36...  2021-07-13 21:39:15.236 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:15.236 | INFO migrate.versioning.api [-] 36 -> 37...  2021-07-13 21:39:15.244 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:15.245 | INFO migrate.versioning.api [-] 37 -> 38...  2021-07-13 21:39:15.253 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:15.254 | INFO migrate.versioning.api [-] 38 -> 39...  2021-07-13 21:39:15.262 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:15.262 | INFO migrate.versioning.api [-] 39 -> 40...  2021-07-13 21:39:15.270 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:15.270 | INFO migrate.versioning.api [-] 40 -> 41...  2021-07-13 21:39:15.279 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:15.279 | INFO migrate.versioning.api [-] 41 -> 42...  2021-07-13 21:39:15.285 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:15.285 | INFO migrate.versioning.api [-] 42 -> 43...  2021-07-13 21:39:15.293 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:15.293 | INFO migrate.versioning.api [-] 43 -> 44...  2021-07-13 21:39:15.302 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:15.302 | INFO migrate.versioning.api [-] 44 -> 45...  2021-07-13 21:39:15.505 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:15.505 | INFO migrate.versioning.api [-] 45 -> 46...  2021-07-13 21:39:15.511 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:15.511 | INFO migrate.versioning.api [-] 46 -> 47...  2021-07-13 21:39:16.027 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:16.027 | INFO migrate.versioning.api [-] 47 -> 48...  2021-07-13 21:39:16.303 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:16.303 | INFO migrate.versioning.api [-] 48 -> 49...  2021-07-13 21:39:16.311 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:16.311 | INFO migrate.versioning.api [-] 49 -> 50...  2021-07-13 21:39:16.319 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:16.319 | INFO migrate.versioning.api [-] 50 -> 51...  2021-07-13 21:39:16.328 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:16.329 | INFO migrate.versioning.api [-] 51 -> 52...  2021-07-13 21:39:16.334 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:16.334 | INFO migrate.versioning.api [-] 52 -> 53...  2021-07-13 21:39:16.433 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:16.433 | INFO migrate.versioning.api [-] 53 -> 54...  2021-07-13 21:39:16.441 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:16.441 | INFO migrate.versioning.api [-] 54 -> 55...  2021-07-13 21:39:16.576 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:16.577 | INFO migrate.versioning.api [-] 55 -> 56...  2021-07-13 21:39:16.697 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:16.697 | INFO migrate.versioning.api [-] 56 -> 57...  2021-07-13 21:39:16.706 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:16.706 | INFO migrate.versioning.api [-] 57 -> 58...  2021-07-13 21:39:16.714 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:16.714 | INFO migrate.versioning.api [-] 58 -> 59...  2021-07-13 21:39:16.722 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:16.722 | INFO migrate.versioning.api [-] 59 -> 60...  2021-07-13 21:39:16.731 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:16.731 | INFO migrate.versioning.api [-] 60 -> 61...  2021-07-13 21:39:16.739 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:16.739 | INFO migrate.versioning.api [-] 61 -> 62...  2021-07-13 21:39:16.958 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:16.958 | INFO migrate.versioning.api [-] 62 -> 63...  2021-07-13 21:39:16.966 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:16.966 | INFO migrate.versioning.api [-] 63 -> 64...  2021-07-13 21:39:17.068 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:17.068 | INFO migrate.versioning.api [-] 64 -> 65...  2021-07-13 21:39:17.453 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:17.453 | INFO migrate.versioning.api [-] 65 -> 66...  2021-07-13 21:39:17.572 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:17.572 | INFO migrate.versioning.api [-] 66 -> 67...  2021-07-13 21:39:17.578 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:17.578 | INFO migrate.versioning.api [-] 67 -> 68...  2021-07-13 21:39:17.586 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:17.586 | INFO migrate.versioning.api [-] 68 -> 69...  2021-07-13 21:39:17.595 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:17.596 | INFO migrate.versioning.api [-] 69 -> 70...  2021-07-13 21:39:17.603 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:17.603 | INFO migrate.versioning.api [-] 70 -> 71...  2021-07-13 21:39:17.609 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:17.609 | INFO migrate.versioning.api [-] 71 -> 72...  2021-07-13 21:39:17.618 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:17.618 | INFO migrate.versioning.api [-] 72 -> 73...  2021-07-13 21:39:17.795 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:17.795 | INFO migrate.versioning.api [-] 73 -> 74...  2021-07-13 21:39:17.803 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:17.803 | INFO migrate.versioning.api [-] 74 -> 75...  2021-07-13 21:39:17.811 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:17.812 | INFO migrate.versioning.api [-] 75 -> 76...  2021-07-13 21:39:17.820 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:17.820 | INFO migrate.versioning.api [-] 76 -> 77...  2021-07-13 21:39:17.828 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:17.828 | INFO migrate.versioning.api [-] 77 -> 78...  2021-07-13 21:39:17.835 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:17.835 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-07-13 21:39:17.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.837 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.837 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.839 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.841 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.841 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.841 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.841 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.844 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.845 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.846 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.846 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.847 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.847 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.847 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.847 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.847 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.848 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.848 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.848 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.848 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.849 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.850 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.850 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.851 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.900 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.901 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.901 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.901 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.901 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.902 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.902 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.902 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.902 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.904 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.904 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.905 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.906 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.906 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.908 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.909 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.909 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.909 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.909 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.909 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.909 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.910 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.910 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.911 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.911 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.911 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.911 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.912 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.912 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.912 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.913 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.913 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.913 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.914 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.914 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.914 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.914 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.914 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.915 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.915 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.915 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.915 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-07-13 21:39:17.916 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-07-13 21:39:17.916 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-07-13 21:39:17.917 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.917 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.918 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.919 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.919 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.919 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.919 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.920 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.921 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.922 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.922 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.922 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.922 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.922 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.925 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.926 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.928 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.928 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.928 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.928 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.928 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.929 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.929 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.931 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.931 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.932 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.932 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.932 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.932 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.932 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.934 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.934 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.935 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.935 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.935 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.935 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.935 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.936 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.939 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.940 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.940 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.941 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.941 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.941 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.941 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.943 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.943 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.944 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.944 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.944 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.944 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.945 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-07-13 21:39:17.945 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-07-13 21:39:17.945 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-07-13 21:39:17.946 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.946 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.947 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.947 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.947 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.948 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.948 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.948 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.949 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.950 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.950 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.951 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.951 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.951 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.952 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.952 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.955 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.955 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.957 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.957 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.957 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.958 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.958 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.958 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.958 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.960 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.960 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.961 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.961 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.961 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.961 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.962 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.964 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.964 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.964 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.964 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.964 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.965 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.965 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.966 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.968 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.969 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.969 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.969 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.969 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.970 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.970 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.971 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.971 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.972 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.973 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.973 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.973 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.973 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-07-13 21:39:17.974 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-07-13 21:39:17.980 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-07-13 21:39:17.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.982 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.982 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.984 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.984 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.984 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.984 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.985 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.988 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.988 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.989 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.989 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.989 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.989 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.990 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.990 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.990 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.990 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.990 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.991 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.991 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.992 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.993 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.993 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.993 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.994 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.994 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.994 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.994 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.995 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.995 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.995 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.995 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.995 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.997 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.997 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.998 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.999 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.999 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:17.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:17.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.001 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.001 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.002 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.002 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.002 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.002 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.002 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.002 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.003 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.003 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.004 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.004 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.004 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.005 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.005 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.005 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.005 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.006 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.006 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.006 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.007 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.007 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.007 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.007 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.007 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.007 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.008 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.008 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-07-13 21:39:18.008 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-07-13 21:39:18.024 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-07-13 21:39:18.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.025 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.026 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.028 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.028 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.028 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.028 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.029 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.031 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.031 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.033 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.033 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.033 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.033 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.034 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.034 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.034 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.034 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.034 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.035 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.035 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.036 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.037 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.037 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.037 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.038 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.038 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.038 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.038 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.038 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.039 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.039 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.039 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.039 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.041 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.041 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.042 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.043 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.043 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.045 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.045 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.045 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.045 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.045 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.046 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.046 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.046 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.046 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.047 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.047 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.047 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.047 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.048 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.049 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.049 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.049 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.049 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.050 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.050 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.050 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.050 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.050 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.051 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.051 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.051 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.051 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.051 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.052 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.052 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-07-13 21:39:18.052 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-07-13 21:39:18.052 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-07-13 21:39:18.053 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.053 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.054 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.054 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.056 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.056 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.056 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.057 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.057 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.060 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.060 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.061 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.061 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.061 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.062 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.062 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.062 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.062 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.062 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.063 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.063 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.063 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.065 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.066 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.066 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.066 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.066 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.067 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.067 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.067 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.067 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.067 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.068 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.068 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.068 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.070 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.070 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.071 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.071 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.072 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.073 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.074 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.074 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.074 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.074 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.074 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.074 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.075 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.075 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.076 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.076 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.076 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.076 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.077 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.077 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.077 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.077 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.078 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.078 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.079 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.079 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.079 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.080 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.080 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.080 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.080 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.080 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.081 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-07-13 21:39:18.081 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-07-13 21:39:18.086 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-07-13 21:39:18.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.088 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.088 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.090 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.090 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.090 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.091 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.091 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.094 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.094 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.095 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.095 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.096 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.096 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.096 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.096 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.097 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.097 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.097 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.097 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.097 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.098 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.099 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.100 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.100 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.100 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.101 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.101 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.101 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.102 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.102 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.102 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.102 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.102 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.104 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.104 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.105 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.106 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.106 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.108 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.108 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.108 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.108 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.108 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.109 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.109 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.109 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.109 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.110 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.110 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.111 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.111 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.112 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.112 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.112 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.112 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.113 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.113 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.113 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.113 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.114 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.114 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.114 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.114 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.114 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.114 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.115 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-07-13 21:39:18.115 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-07-13 21:39:18.122 | INFO migrate.versioning.api [-] 0 -> 1...  2021-07-13 21:39:18.129 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.129 | INFO migrate.versioning.api [-] 1 -> 2...  2021-07-13 21:39:18.135 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.135 | INFO migrate.versioning.api [-] 2 -> 3...  2021-07-13 21:39:18.149 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.149 | INFO migrate.versioning.api [-] 3 -> 4...  2021-07-13 21:39:18.155 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.155 | INFO migrate.versioning.api [-] 4 -> 5...  2021-07-13 21:39:18.161 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.161 | INFO migrate.versioning.api [-] 5 -> 6...  2021-07-13 21:39:18.167 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.167 | INFO migrate.versioning.api [-] 6 -> 7...  2021-07-13 21:39:18.173 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.173 | INFO migrate.versioning.api [-] 7 -> 8...  2021-07-13 21:39:18.179 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.179 | INFO migrate.versioning.api [-] 8 -> 9...  2021-07-13 21:39:18.187 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.187 | INFO migrate.versioning.api [-] 9 -> 10...  2021-07-13 21:39:18.196 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.196 | INFO migrate.versioning.api [-] 10 -> 11...  2021-07-13 21:39:18.204 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.205 | INFO migrate.versioning.api [-] 11 -> 12...  2021-07-13 21:39:18.220 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.221 | INFO migrate.versioning.api [-] 12 -> 13...  2021-07-13 21:39:18.227 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.227 | INFO migrate.versioning.api [-] 13 -> 14...  2021-07-13 21:39:18.252 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.253 | INFO migrate.versioning.api [-] 14 -> 15...  2021-07-13 21:39:18.278 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.278 | INFO migrate.versioning.api [-] 15 -> 16...  2021-07-13 21:39:18.284 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.284 | INFO migrate.versioning.api [-] 16 -> 17...  2021-07-13 21:39:18.290 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.290 | INFO migrate.versioning.api [-] 17 -> 18...  2021-07-13 21:39:18.295 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.296 | INFO migrate.versioning.api [-] 18 -> 19...  2021-07-13 21:39:18.302 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.302 | INFO migrate.versioning.api [-] 19 -> 20...  2021-07-13 21:39:18.308 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.308 | INFO migrate.versioning.api [-] 20 -> 21...  2021-07-13 21:39:18.314 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.314 | INFO migrate.versioning.api [-] 21 -> 22...  2021-07-13 21:39:18.320 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.320 | INFO migrate.versioning.api [-] 22 -> 23...  2021-07-13 21:39:18.329 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.329 | INFO migrate.versioning.api [-] 23 -> 24...  2021-07-13 21:39:18.337 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.337 | INFO migrate.versioning.api [-] 24 -> 25...  2021-07-13 21:39:18.343 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.343 | INFO migrate.versioning.api [-] 25 -> 26...  2021-07-13 21:39:18.352 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.352 | INFO migrate.versioning.api [-] 26 -> 27...  2021-07-13 21:39:18.360 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.360 | INFO migrate.versioning.api [-] 27 -> 28...  2021-07-13 21:39:18.368 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.368 | INFO migrate.versioning.api [-] 28 -> 29...  2021-07-13 21:39:18.377 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.377 | INFO migrate.versioning.api [-] 29 -> 30...  2021-07-13 21:39:18.383 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.383 | INFO migrate.versioning.api [-] 30 -> 31...  2021-07-13 21:39:18.391 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.392 | INFO migrate.versioning.api [-] 31 -> 32...  2021-07-13 21:39:18.400 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.400 | INFO migrate.versioning.api [-] 32 -> 33...  2021-07-13 21:39:18.408 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.408 | INFO migrate.versioning.api [-] 33 -> 34...  2021-07-13 21:39:18.414 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.414 | INFO migrate.versioning.api [-] 34 -> 35...  2021-07-13 21:39:18.423 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.423 | INFO migrate.versioning.api [-] 35 -> 36...  2021-07-13 21:39:18.431 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.431 | INFO migrate.versioning.api [-] 36 -> 37...  2021-07-13 21:39:18.440 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.440 | INFO migrate.versioning.api [-] 37 -> 38...  2021-07-13 21:39:18.446 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.446 | INFO migrate.versioning.api [-] 38 -> 39...  2021-07-13 21:39:18.454 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.455 | INFO migrate.versioning.api [-] 39 -> 40...  2021-07-13 21:39:18.463 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.463 | INFO migrate.versioning.api [-] 40 -> 41...  2021-07-13 21:39:18.469 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.469 | INFO migrate.versioning.api [-] 41 -> 42...  2021-07-13 21:39:18.477 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.478 | INFO migrate.versioning.api [-] 42 -> 43...  2021-07-13 21:39:18.487 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.487 | INFO migrate.versioning.api [-] 43 -> 44...  2021-07-13 21:39:18.494 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.494 | INFO migrate.versioning.api [-] 44 -> 45...  2021-07-13 21:39:18.503 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.503 | INFO migrate.versioning.api [-] 45 -> 46...  2021-07-13 21:39:18.524 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.524 | INFO migrate.versioning.api [-] 46 -> 47...  2021-07-13 21:39:18.530 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.530 | INFO migrate.versioning.api [-] 47 -> 48...  2021-07-13 21:39:18.537 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.537 | INFO migrate.versioning.api [-] 48 -> 49...  2021-07-13 21:39:18.543 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.543 | INFO migrate.versioning.api [-] 49 -> 50...  2021-07-13 21:39:18.549 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.550 | INFO migrate.versioning.api [-] 50 -> 51...  2021-07-13 21:39:18.557 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.557 | INFO migrate.versioning.api [-] 51 -> 52...  2021-07-13 21:39:18.566 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.566 | INFO migrate.versioning.api [-] 52 -> 53...  2021-07-13 21:39:18.572 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.572 | INFO migrate.versioning.api [-] 53 -> 54...  2021-07-13 21:39:18.580 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.581 | INFO migrate.versioning.api [-] 54 -> 55...  2021-07-13 21:39:18.589 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.589 | INFO migrate.versioning.api [-] 55 -> 56...  2021-07-13 21:39:18.597 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.597 | INFO migrate.versioning.api [-] 56 -> 57...  2021-07-13 21:39:18.603 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.603 | INFO migrate.versioning.api [-] 57 -> 58...  2021-07-13 21:39:18.612 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.612 | INFO migrate.versioning.api [-] 58 -> 59...  2021-07-13 21:39:18.620 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.620 | INFO migrate.versioning.api [-] 59 -> 60...  2021-07-13 21:39:18.629 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.629 | INFO migrate.versioning.api [-] 60 -> 61...  2021-07-13 21:39:18.635 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.635 | INFO migrate.versioning.api [-] 61 -> 62...  2021-07-13 21:39:18.649 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.649 | INFO migrate.versioning.api [-] 62 -> 63...  2021-07-13 21:39:18.654 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.655 | INFO migrate.versioning.api [-] 63 -> 64...  2021-07-13 21:39:18.661 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.661 | INFO migrate.versioning.api [-] 64 -> 65...  2021-07-13 21:39:18.667 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.667 | INFO migrate.versioning.api [-] 65 -> 66...  2021-07-13 21:39:18.675 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.676 | INFO migrate.versioning.api [-] 66 -> 67...  2021-07-13 21:39:18.684 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.684 | INFO migrate.versioning.api [-] 67 -> 68...  2021-07-13 21:39:18.692 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.693 | INFO migrate.versioning.api [-] 68 -> 69...  2021-07-13 21:39:18.698 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.698 | INFO migrate.versioning.api [-] 69 -> 70...  2021-07-13 21:39:18.707 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.707 | INFO migrate.versioning.api [-] 70 -> 71...  2021-07-13 21:39:18.715 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.715 | INFO migrate.versioning.api [-] 71 -> 72...  2021-07-13 21:39:18.723 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.724 | INFO migrate.versioning.api [-] 72 -> 73...  2021-07-13 21:39:18.730 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.730 | INFO migrate.versioning.api [-] 73 -> 74...  2021-07-13 21:39:18.738 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.738 | INFO migrate.versioning.api [-] 74 -> 75...  2021-07-13 21:39:18.746 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.747 | INFO migrate.versioning.api [-] 75 -> 76...  2021-07-13 21:39:18.755 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.755 | INFO migrate.versioning.api [-] 76 -> 77...  2021-07-13 21:39:18.761 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.761 | INFO migrate.versioning.api [-] 77 -> 78...  2021-07-13 21:39:18.770 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:18.770 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-07-13 21:39:18.771 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.771 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.772 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.772 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.773 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.773 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.774 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.774 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.775 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.775 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.776 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.776 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.776 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.779 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.779 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.781 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.782 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.784 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.784 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.784 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.785 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.785 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.785 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.785 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.786 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.787 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.787 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.788 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.788 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.788 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.789 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.789 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.789 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.791 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.791 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.791 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.792 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.792 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.793 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.793 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.794 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.794 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.794 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.795 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.795 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.796 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.797 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.798 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.798 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.798 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.799 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-07-13 21:39:18.799 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-07-13 21:39:18.800 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-07-13 21:39:18.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.801 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.801 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.803 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.804 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.804 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.804 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.805 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.807 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.807 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.808 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.808 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.809 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.809 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.809 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.809 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.810 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.810 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.810 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.810 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.810 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.811 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.812 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.813 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.813 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.814 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.814 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.814 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.814 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.815 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.815 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.815 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.815 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.815 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.817 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.818 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.818 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.819 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.819 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.821 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.821 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.821 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.821 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.822 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.822 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.822 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.822 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.822 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.823 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.823 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.823 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.824 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.825 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.825 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.825 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.825 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.826 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.826 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.826 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.826 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.827 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.827 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.827 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.827 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.827 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.827 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.828 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-07-13 21:39:18.828 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-07-13 21:39:18.828 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-07-13 21:39:18.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.831 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.831 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.833 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.833 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.833 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.834 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.834 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.837 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.837 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.838 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.838 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.838 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.839 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.839 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.839 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.839 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.839 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.840 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.840 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.840 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.841 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.842 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.842 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.842 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.843 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.843 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.843 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.843 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.844 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.844 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.844 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.844 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.845 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.846 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.847 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.847 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.848 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.848 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.850 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.850 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.850 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.851 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.851 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.851 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.851 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.851 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.852 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.852 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.853 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.853 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.853 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.854 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.854 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.854 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.854 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.855 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.855 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.856 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.856 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.856 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.856 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.856 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.856 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.857 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.857 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.857 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-07-13 21:39:18.857 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-07-13 21:39:18.864 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-07-13 21:39:18.865 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.865 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.866 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.866 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.866 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.867 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.868 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.868 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.868 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.868 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.870 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.870 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.870 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.872 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.873 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.875 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.876 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.878 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.878 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.878 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.878 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.879 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.879 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.879 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.880 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.881 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.881 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.882 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.882 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.882 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.883 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.883 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.883 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.884 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.885 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.885 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.885 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.886 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.887 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.887 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.887 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.888 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.888 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.889 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.889 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.890 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.890 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.892 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.892 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.892 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.893 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-07-13 21:39:18.893 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-07-13 21:39:18.906 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-07-13 21:39:18.907 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.907 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.908 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.908 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.909 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.909 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.910 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.910 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.910 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.911 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.912 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.912 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.912 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.914 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.915 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.917 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.918 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.919 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.919 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.920 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.920 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.920 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.920 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.921 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.921 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.923 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.923 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.923 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.924 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.924 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.924 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.925 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.925 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.926 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.926 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.927 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.927 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.927 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.929 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.929 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.929 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.930 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.930 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.930 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.930 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.932 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.932 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.933 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.933 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.933 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.934 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-07-13 21:39:18.934 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-07-13 21:39:18.934 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-07-13 21:39:18.935 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.936 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.936 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.936 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.937 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.937 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.938 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.939 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.939 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.939 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.941 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.941 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.941 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.943 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.943 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.945 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.946 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.948 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.948 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.949 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.949 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.949 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.949 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.950 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.950 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.952 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.952 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.952 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.952 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.953 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.953 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.953 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.954 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.955 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.956 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.956 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.956 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.957 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.958 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.958 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.958 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.959 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.959 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.960 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.960 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.961 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.961 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.962 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.962 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.962 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.963 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-07-13 21:39:18.963 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-07-13 21:39:18.969 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-07-13 21:39:18.970 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.970 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.971 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.971 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.971 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.972 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.973 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.973 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.973 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.973 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.975 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.975 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.975 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.978 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.978 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.980 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.981 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.982 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.983 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.983 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.983 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.983 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.984 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.984 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.984 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.986 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.986 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.986 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.987 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.987 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.987 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.988 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.988 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.989 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.989 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.990 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.990 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.990 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.992 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.992 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.992 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.993 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.993 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.993 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.993 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.995 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.995 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.996 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.996 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.996 | 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=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:39:18.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:39:18.997 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-07-13 21:39:18.997 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-07-13 21:39:19.005 | INFO migrate.versioning.api [-] 0 -> 1...  2021-07-13 21:39:19.011 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:19.011 | INFO migrate.versioning.api [-] 1 -> 2...  2021-07-13 21:39:19.191 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:19.191 | INFO migrate.versioning.api [-] 2 -> 3...  2021-07-13 21:39:19.461 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:19.461 | INFO migrate.versioning.api [-] 3 -> 4...  2021-07-13 21:39:19.745 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:19.745 | INFO migrate.versioning.api [-] 4 -> 5...  2021-07-13 21:39:19.751 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:19.751 | INFO migrate.versioning.api [-] 5 -> 6...  2021-07-13 21:39:19.759 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:19.759 | INFO migrate.versioning.api [-] 6 -> 7...  2021-07-13 21:39:19.768 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:19.768 | INFO migrate.versioning.api [-] 7 -> 8...  2021-07-13 21:39:19.776 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:19.776 | INFO migrate.versioning.api [-] 8 -> 9...  2021-07-13 21:39:19.783 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:19.783 | INFO migrate.versioning.api [-] 9 -> 10...  2021-07-13 21:39:19.790 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:19.790 | INFO migrate.versioning.api [-] 10 -> 11...  2021-07-13 21:39:19.851 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:19.852 | INFO migrate.versioning.api [-] 11 -> 12...  2021-07-13 21:39:19.960 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:19.961 | INFO migrate.versioning.api [-] 12 -> 13...  2021-07-13 21:39:20.108 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:20.108 | INFO migrate.versioning.api [-] 13 -> 14...  2021-07-13 21:39:20.463 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:20.463 | INFO migrate.versioning.api [-] 14 -> 15...  2021-07-13 21:39:20.581 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:20.581 | INFO migrate.versioning.api [-] 15 -> 16...  2021-07-13 21:39:20.587 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:20.587 | INFO migrate.versioning.api [-] 16 -> 17...  2021-07-13 21:39:20.595 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:20.595 | INFO migrate.versioning.api [-] 17 -> 18...  2021-07-13 21:39:20.604 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:20.604 | INFO migrate.versioning.api [-] 18 -> 19...  2021-07-13 21:39:20.613 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:20.613 | INFO migrate.versioning.api [-] 19 -> 20...  2021-07-13 21:39:20.620 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:20.620 | INFO migrate.versioning.api [-] 20 -> 21...  2021-07-13 21:39:20.626 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:20.626 | INFO migrate.versioning.api [-] 21 -> 22...  2021-07-13 21:39:20.635 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:20.635 | INFO migrate.versioning.api [-] 22 -> 23...  2021-07-13 21:39:20.643 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:20.644 | INFO migrate.versioning.api [-] 23 -> 24...  2021-07-13 21:39:20.749 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:20.749 | INFO migrate.versioning.api [-] 24 -> 25...  2021-07-13 21:39:20.757 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:20.757 | INFO migrate.versioning.api [-] 25 -> 26...  2021-07-13 21:39:20.766 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:20.766 | INFO migrate.versioning.api [-] 26 -> 27...  2021-07-13 21:39:20.774 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:20.774 | INFO migrate.versioning.api [-] 27 -> 28...  2021-07-13 21:39:20.780 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:20.780 | INFO migrate.versioning.api [-] 28 -> 29...  2021-07-13 21:39:20.788 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:20.789 | INFO migrate.versioning.api [-] 29 -> 30...  2021-07-13 21:39:20.797 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:20.797 | INFO migrate.versioning.api [-] 30 -> 31...  2021-07-13 21:39:20.805 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:20.805 | INFO migrate.versioning.api [-] 31 -> 32...  2021-07-13 21:39:20.835 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:20.835 | INFO migrate.versioning.api [-] 32 -> 33...  2021-07-13 21:39:20.845 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:20.846 | INFO migrate.versioning.api [-] 33 -> 34...  2021-07-13 21:39:20.853 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:20.853 | INFO migrate.versioning.api [-] 34 -> 35...  2021-07-13 21:39:20.950 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:20.950 | INFO migrate.versioning.api [-] 35 -> 36...  2021-07-13 21:39:21.049 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:21.056 | INFO migrate.versioning.api [-] 36 -> 37...  2021-07-13 21:39:21.096 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:21.096 | INFO migrate.versioning.api [-] 37 -> 38...  2021-07-13 21:39:21.105 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:21.105 | INFO migrate.versioning.api [-] 38 -> 39...  2021-07-13 21:39:21.113 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:21.113 | INFO migrate.versioning.api [-] 39 -> 40...  2021-07-13 21:39:21.121 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:21.122 | INFO migrate.versioning.api [-] 40 -> 41...  2021-07-13 21:39:21.130 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:21.131 | INFO migrate.versioning.api [-] 41 -> 42...  2021-07-13 21:39:21.139 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:21.139 | INFO migrate.versioning.api [-] 42 -> 43...  2021-07-13 21:39:21.146 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:21.146 | INFO migrate.versioning.api [-] 43 -> 44...  2021-07-13 21:39:21.153 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:21.153 | INFO migrate.versioning.api [-] 44 -> 45...  2021-07-13 21:39:21.161 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:21.162 | INFO migrate.versioning.api [-] 45 -> 46...  2021-07-13 21:39:21.170 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:21.170 | INFO migrate.versioning.api [-] 46 -> 47...  2021-07-13 21:39:21.280 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:21.280 | INFO migrate.versioning.api [-] 47 -> 48...  2021-07-13 21:39:21.288 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:21.288 | INFO migrate.versioning.api [-] 48 -> 49...  2021-07-13 21:39:21.296 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:21.297 | INFO migrate.versioning.api [-] 49 -> 50...  2021-07-13 21:39:21.305 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:21.305 | INFO migrate.versioning.api [-] 50 -> 51...  2021-07-13 21:39:21.313 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:21.313 | INFO migrate.versioning.api [-] 51 -> 52...  2021-07-13 21:39:21.322 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:21.322 | INFO migrate.versioning.api [-] 52 -> 53...  2021-07-13 21:39:21.330 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:21.330 | INFO migrate.versioning.api [-] 53 -> 54...  2021-07-13 21:39:21.433 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:21.434 | INFO migrate.versioning.api [-] 54 -> 55...  2021-07-13 21:39:21.449 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:21.449 | INFO migrate.versioning.api [-] 55 -> 56...  2021-07-13 21:39:21.459 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:21.459 | INFO migrate.versioning.api [-] 56 -> 57...  2021-07-13 21:39:21.466 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:21.466 | INFO migrate.versioning.api [-] 57 -> 58...  2021-07-13 21:39:21.474 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:21.474 | INFO migrate.versioning.api [-] 58 -> 59...  2021-07-13 21:39:21.480 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:21.480 | INFO migrate.versioning.api [-] 59 -> 60...  2021-07-13 21:39:21.489 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:21.489 | INFO migrate.versioning.api [-] 60 -> 61...  2021-07-13 21:39:21.497 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:21.497 | INFO migrate.versioning.api [-] 61 -> 62...  2021-07-13 21:39:21.506 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:21.506 | INFO migrate.versioning.api [-] 62 -> 63...  2021-07-13 21:39:21.803 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:21.803 | INFO migrate.versioning.api [-] 63 -> 64...  2021-07-13 21:39:21.811 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:21.811 | INFO migrate.versioning.api [-] 64 -> 65...  2021-07-13 21:39:21.817 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:21.817 | INFO migrate.versioning.api [-] 65 -> 66...  2021-07-13 21:39:21.825 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:21.826 | INFO migrate.versioning.api [-] 66 -> 67...  2021-07-13 21:39:21.835 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:21.835 | INFO migrate.versioning.api [-] 67 -> 68...  2021-07-13 21:39:21.843 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:21.843 | INFO migrate.versioning.api [-] 68 -> 69...  2021-07-13 21:39:21.849 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:21.849 | INFO migrate.versioning.api [-] 69 -> 70...  2021-07-13 21:39:21.859 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:21.859 | INFO migrate.versioning.api [-] 70 -> 71...  2021-07-13 21:39:21.867 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:21.867 | INFO migrate.versioning.api [-] 71 -> 72...  2021-07-13 21:39:21.906 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:21.907 | INFO migrate.versioning.api [-] 72 -> 73...  2021-07-13 21:39:21.913 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:21.913 | INFO migrate.versioning.api [-] 73 -> 74...  2021-07-13 21:39:21.921 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:21.921 | INFO migrate.versioning.api [-] 74 -> 75...  2021-07-13 21:39:21.930 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:21.930 | INFO migrate.versioning.api [-] 75 -> 76...  2021-07-13 21:39:21.938 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:21.938 | INFO migrate.versioning.api [-] 76 -> 77...  2021-07-13 21:39:21.944 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:21.944 | INFO migrate.versioning.api [-] 77 -> 78...  2021-07-13 21:39:21.952 | INFO migrate.versioning.api [-] done 2021-07-13 21:39:22.170 | + lib/keystone:init_keystone:449 : time_stop dbsync 2021-07-13 21:39:22.172 | + functions-common:time_stop:2331 : local name 2021-07-13 21:39:22.175 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:39:22.178 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:39:22.180 | + functions-common:time_stop:2334 : local total 2021-07-13 21:39:22.183 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:39:22.185 | + functions-common:time_stop:2337 : name=dbsync 2021-07-13 21:39:22.187 | + functions-common:time_stop:2338 : start_time=1626212343501 2021-07-13 21:39:22.191 | + functions-common:time_stop:2340 : [[ -z 1626212343501 ]] 2021-07-13 21:39:22.194 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:39:22.198 | + functions-common:time_stop:2343 : end_time=1626212362195 2021-07-13 21:39:22.200 | + functions-common:time_stop:2344 : elapsed_time=18694 2021-07-13 21:39:22.203 | + functions-common:time_stop:2345 : total=0 2021-07-13 21:39:22.205 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:39:22.208 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=18694 2021-07-13 21:39:22.210 | + lib/keystone:init_keystone:451 : [[ fernet == \f\e\r\n\e\t ]] 2021-07-13 21:39:22.212 | + lib/keystone:init_keystone:452 : rm -rf /etc/keystone/fernet-keys/ 2021-07-13 21:39:22.216 | + lib/keystone:init_keystone:453 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2021-07-13 21:39:24.333 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2021-07-13 21:39:24.334 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-07-13 21:39:24.334 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-07-13 21:39:24.334 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2021-07-13 21:39:24.335 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-07-13 21:39:24.335 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-07-13 21:39:24.336 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-07-13 21:39:24.336 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-07-13 21:39:24.336 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-07-13 21:39:24.538 | + lib/keystone:init_keystone:455 : rm -rf /etc/keystone/credential-keys/ 2021-07-13 21:39:24.542 | + lib/keystone:init_keystone:456 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2021-07-13 21:39:26.666 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2021-07-13 21:39:26.667 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-07-13 21:39:26.667 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-07-13 21:39:26.667 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2021-07-13 21:39:26.667 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-07-13 21:39:26.668 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-07-13 21:39:26.668 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-07-13 21:39:26.669 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-07-13 21:39:26.669 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-07-13 21:39:26.872 | + ./stack.sh:main:1090 : start_keystone 2021-07-13 21:39:26.874 | + lib/keystone:start_keystone:516 : local service_port=5000 2021-07-13 21:39:26.877 | + lib/keystone:start_keystone:517 : local auth_protocol=http 2021-07-13 21:39:26.880 | + lib/keystone:start_keystone:518 : is_service_enabled tls-proxy 2021-07-13 21:39:26.895 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:39:26.897 | + lib/keystone:start_keystone:523 : '[' uwsgi == mod_wsgi ']' 2021-07-13 21:39:26.900 | ++ lib/keystone:start_keystone:527 : which uwsgi 2021-07-13 21:39:26.904 | + lib/keystone:start_keystone:527 : run_process keystone '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2021-07-13 21:39:26.906 | + functions-common:run_process:1582 : local service=keystone 2021-07-13 21:39:26.909 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-07-13 21:39:26.912 | + functions-common:run_process:1584 : local group= 2021-07-13 21:39:26.914 | + functions-common:run_process:1585 : local user= 2021-07-13 21:39:26.917 | + functions-common:run_process:1587 : local name=keystone 2021-07-13 21:39:26.919 | + functions-common:run_process:1589 : time_start run_process 2021-07-13 21:39:26.922 | + functions-common:time_start:2317 : local name=run_process 2021-07-13 21:39:26.925 | + functions-common:time_start:2318 : local start_time= 2021-07-13 21:39:26.927 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-07-13 21:39:26.930 | ++ functions-common:time_start:2322 : date +%s%3N 2021-07-13 21:39:26.933 | + functions-common:time_start:2322 : _TIME_START[$name]=1626212366931 2021-07-13 21:39:26.936 | + functions-common:run_process:1590 : is_service_enabled keystone 2021-07-13 21:39:26.951 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:39:26.953 | + functions-common:run_process:1591 : _run_under_systemd keystone '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2021-07-13 21:39:26.956 | + functions-common:_run_under_systemd:1547 : local service=keystone 2021-07-13 21:39:26.958 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-07-13 21:39:26.960 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-07-13 21:39:26.963 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-07-13 21:39:26.965 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-07-13 21:39:26.967 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2021-07-13 21:39:26.970 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2021-07-13 21:39:26.973 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@keystone.service 2021-07-13 21:39:26.975 | + functions-common:_run_under_systemd:1554 : local group= 2021-07-13 21:39:26.978 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-07-13 21:39:26.980 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2021-07-13 21:39:26.982 | + 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-07-13 21:39:26.985 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@keystone.service 2021-07-13 21:39:26.988 | + 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-07-13 21:39:26.990 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-07-13 21:39:26.992 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-07-13 21:39:26.994 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@keystone.service 2021-07-13 21:39:26.996 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-07-13 21:39:27.000 | + functions-common:write_uwsgi_user_unit_file:1498 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2021-07-13 21:39:27.053 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2021-07-13 21:39:27.105 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2021-07-13 21:39:27.152 | + 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-07-13 21:39:27.196 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-07-13 21:39:27.243 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2021-07-13 21:39:27.288 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2021-07-13 21:39:27.332 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2021-07-13 21:39:27.376 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2021-07-13 21:39:27.419 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2021-07-13 21:39:27.464 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-07-13 21:39:27.466 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2021-07-13 21:39:27.519 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-07-13 21:39:27.710 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@keystone.service 2021-07-13 21:39:27.723 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2021-07-13 21:39:27.911 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@keystone.service 2021-07-13 21:39:27.989 | + functions-common:run_process:1593 : time_stop run_process 2021-07-13 21:39:27.991 | + functions-common:time_stop:2331 : local name 2021-07-13 21:39:27.993 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:39:27.996 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:39:27.998 | + functions-common:time_stop:2334 : local total 2021-07-13 21:39:28.001 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:39:28.004 | + functions-common:time_stop:2337 : name=run_process 2021-07-13 21:39:28.006 | + functions-common:time_stop:2338 : start_time=1626212366931 2021-07-13 21:39:28.008 | + functions-common:time_stop:2340 : [[ -z 1626212366931 ]] 2021-07-13 21:39:28.011 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:39:28.015 | + functions-common:time_stop:2343 : end_time=1626212368012 2021-07-13 21:39:28.018 | + functions-common:time_stop:2344 : elapsed_time=1081 2021-07-13 21:39:28.021 | + functions-common:time_stop:2345 : total=921 2021-07-13 21:39:28.023 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:39:28.025 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=2002 2021-07-13 21:39:28.028 | + lib/keystone:start_keystone:530 : echo 'Waiting for keystone to start...' 2021-07-13 21:39:28.028 | Waiting for keystone to start... 2021-07-13 21:39:28.030 | + lib/keystone:start_keystone:536 : local service_uri=http://10.222.0.20/identity/v3/ 2021-07-13 21:39:28.033 | + lib/keystone:start_keystone:538 : wait_for_service 60 http://10.222.0.20/identity/v3/ 2021-07-13 21:39:28.035 | + functions:wait_for_service:444 : local timeout=60 2021-07-13 21:39:28.038 | + functions:wait_for_service:445 : local url=http://10.222.0.20/identity/v3/ 2021-07-13 21:39:28.040 | + functions:wait_for_service:446 : local rval=0 2021-07-13 21:39:28.043 | + functions:wait_for_service:447 : time_start wait_for_service 2021-07-13 21:39:28.045 | + functions-common:time_start:2317 : local name=wait_for_service 2021-07-13 21:39:28.047 | + functions-common:time_start:2318 : local start_time= 2021-07-13 21:39:28.050 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-07-13 21:39:28.054 | ++ functions-common:time_start:2322 : date +%s%3N 2021-07-13 21:39:28.057 | + functions-common:time_start:2322 : _TIME_START[$name]=1626212368054 2021-07-13 21:39:28.059 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-07-13 21:39:28.065 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.20/identity/v3/ 2021-07-13 21:39:31.709 | + :: : [[ 200 == 503 ]] 2021-07-13 21:39:31.710 | + :: : [[ 0 -eq 7 ]] 2021-07-13 21:39:31.713 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-07-13 21:39:31.716 | + functions-common:time_stop:2331 : local name 2021-07-13 21:39:31.718 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:39:31.721 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:39:31.723 | + functions-common:time_stop:2334 : local total 2021-07-13 21:39:31.726 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:39:31.728 | + functions-common:time_stop:2337 : name=wait_for_service 2021-07-13 21:39:31.731 | + functions-common:time_stop:2338 : start_time=1626212368054 2021-07-13 21:39:31.733 | + functions-common:time_stop:2340 : [[ -z 1626212368054 ]] 2021-07-13 21:39:31.736 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:39:31.740 | + functions-common:time_stop:2343 : end_time=1626212371737 2021-07-13 21:39:31.742 | + functions-common:time_stop:2344 : elapsed_time=3683 2021-07-13 21:39:31.745 | + functions-common:time_stop:2345 : total=0 2021-07-13 21:39:31.747 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:39:31.749 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=3683 2021-07-13 21:39:31.753 | + functions:wait_for_service:454 : return 0 2021-07-13 21:39:31.755 | + lib/keystone:start_keystone:543 : is_service_enabled tls-proxy 2021-07-13 21:39:31.771 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:39:31.774 | + lib/keystone:start_keystone:549 : restart_service memcached 2021-07-13 21:39:31.776 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-07-13 21:39:31.779 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart memcached 2021-07-13 21:39:31.823 | + ./stack.sh:main:1091 : bootstrap_keystone 2021-07-13 21:39:31.826 | + 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.20/identity --bootstrap-public-url http://10.222.0.20/identity 2021-07-13 21:39:34.059 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=65940) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-07-13 21:39:34.059 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=65940) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-07-13 21:39:34.059 | 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=65940) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-07-13 21:39:34.069 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=65940) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-07-13 21:39:34.088 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=65940) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-07-13 21:39:34.089 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=65940) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-07-13 21:39:34.123 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=65940) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-07-13 21:39:34.162 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=65940) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-07-13 21:39:34.162 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=65940) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-07-13 21:39:34.281 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=65940) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-07-13 21:39:34.282 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=65940) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-07-13 21:39:34.282 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=65940) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-07-13 21:39:34.282 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=65940) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-07-13 21:39:34.282 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=65940) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-07-13 21:39:34.282 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=65940) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-07-13 21:39:34.297 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=65940) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-07-13 21:39:34.297 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=65940) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-07-13 21:39:34.297 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=65940) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-07-13 21:39:34.297 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=65940) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-07-13 21:39:34.298 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=65940) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-07-13 21:39:34.298 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=65940) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-07-13 21:39:34.299 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=65940) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-07-13 21:39:34.360 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=65940) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-07-13 21:39:34.364 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=65940) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-07-13 21:39:34.364 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=65940) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-07-13 21:39:34.365 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=65940) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-07-13 21:39:34.365 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=65940) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-07-13 21:39:34.365 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=65940) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-07-13 21:39:34.365 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=65940) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-07-13 21:39:34.366 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=65940) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-07-13 21:39:34.414 | 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=65940) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-07-13 21:39:34.724 | INFO keystone.cmd.bootstrap [None req-b8862446-c06f-4e23-b024-8631f0756007 None None] Created domain default 2021-07-13 21:39:34.763 | INFO keystone.cmd.bootstrap [None req-b8862446-c06f-4e23-b024-8631f0756007 None None] Created project admin 2021-07-13 21:39:34.791 | DEBUG passlib.handlers.bcrypt [None req-b8862446-c06f-4e23-b024-8631f0756007 None None] detected 'bcrypt' backend, version '3.1.7' {{(pid=65940) _load_backend_mixin /usr/local/lib/python3.6/dist-packages/passlib/handlers/bcrypt.py:567}} 2021-07-13 21:39:34.792 | DEBUG passlib.handlers.bcrypt [None req-b8862446-c06f-4e23-b024-8631f0756007 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=65940) _finalize_backend_mixin /usr/local/lib/python3.6/dist-packages/passlib/handlers/bcrypt.py:382}} 2021-07-13 21:39:34.850 | INFO keystone.cmd.bootstrap [None req-b8862446-c06f-4e23-b024-8631f0756007 None None] Created user admin 2021-07-13 21:39:34.862 | INFO keystone.cmd.bootstrap [None req-b8862446-c06f-4e23-b024-8631f0756007 None None] Created role reader 2021-07-13 21:39:34.872 | INFO keystone.cmd.bootstrap [None req-b8862446-c06f-4e23-b024-8631f0756007 None None] Created role member 2021-07-13 21:39:34.891 | INFO keystone.cmd.bootstrap [None req-b8862446-c06f-4e23-b024-8631f0756007 None None] Created implied role where feba17af792b4904af6596238ac5cf0d implies aeea03e49adb4eda93ecea5574abb79e 2021-07-13 21:39:34.901 | INFO keystone.cmd.bootstrap [None req-b8862446-c06f-4e23-b024-8631f0756007 None None] Created role admin 2021-07-13 21:39:34.918 | INFO keystone.cmd.bootstrap [None req-b8862446-c06f-4e23-b024-8631f0756007 None None] Created implied role where a5da2e6a826647d0b6984b790fb8da87 implies feba17af792b4904af6596238ac5cf0d 2021-07-13 21:39:34.928 | INFO keystone.cmd.bootstrap [None req-b8862446-c06f-4e23-b024-8631f0756007 None None] Granted role admin on project admin to user admin. 2021-07-13 21:39:34.933 | INFO keystone.cmd.bootstrap [None req-b8862446-c06f-4e23-b024-8631f0756007 None None] Granted role admin on the system to user admin. 2021-07-13 21:39:34.944 | WARNING py.warnings [None req-b8862446-c06f-4e23-b024-8631f0756007 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-07-13 21:39:34.944 | 'identifiers should be a valid uuid.' % (value))) 2021-07-13 21:39:34.944 |  2021-07-13 21:39:34.947 | INFO keystone.cmd.bootstrap [None req-b8862446-c06f-4e23-b024-8631f0756007 None None] Created region RegionOne 2021-07-13 21:39:34.974 | INFO keystone.cmd.bootstrap [None req-b8862446-c06f-4e23-b024-8631f0756007 None None] Created public endpoint http://10.222.0.20/identity 2021-07-13 21:39:34.983 | INFO keystone.cmd.bootstrap [None req-b8862446-c06f-4e23-b024-8631f0756007 None None] Created admin endpoint http://10.222.0.20/identity 2021-07-13 21:39:35.303 | + ./stack.sh:main:1094 : create_keystone_accounts 2021-07-13 21:39:35.306 | + lib/keystone:create_keystone_accounts:314 : local admin_project 2021-07-13 21:39:35.309 | ++ lib/keystone:create_keystone_accounts:315 : oscwrap project show admin -f value -c id 2021-07-13 21:39:38.165 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:39:38.168 | + lib/keystone:create_keystone_accounts:315 : admin_project=f4eaf1d19b2149eb86a972ceeef9533b 2021-07-13 21:39:38.171 | + lib/keystone:create_keystone_accounts:316 : local admin_user 2021-07-13 21:39:38.174 | ++ lib/keystone:create_keystone_accounts:317 : oscwrap user show admin -f value -c id 2021-07-13 21:39:40.365 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:39:40.368 | + lib/keystone:create_keystone_accounts:317 : admin_user=1d6aef87dfd44c86ac934197724a816a 2021-07-13 21:39:40.371 | + lib/keystone:create_keystone_accounts:318 : local admin_role=admin 2021-07-13 21:39:40.373 | + lib/keystone:create_keystone_accounts:319 : local member_role=member 2021-07-13 21:39:40.375 | + lib/keystone:create_keystone_accounts:321 : get_or_add_user_domain_role admin 1d6aef87dfd44c86ac934197724a816a default 2021-07-13 21:39:40.378 | + functions-common:get_or_add_user_domain_role:918 : local user_role_id 2021-07-13 21:39:40.382 | ++ functions-common:get_or_add_user_domain_role:924 : oscwrap role assignment list --role admin --user 1d6aef87dfd44c86ac934197724a816a --domain default 2021-07-13 21:39:40.383 | ++ functions-common:get_or_add_user_domain_role:924 : grep '^|\s[a-f0-9]\+' 2021-07-13 21:39:40.383 | ++ functions-common:get_or_add_user_domain_role:924 : get_field 1 2021-07-13 21:39:40.385 | ++ functions-common:get_field:726 : local data field 2021-07-13 21:39:40.388 | ++ functions-common:get_field:727 : read data 2021-07-13 21:39:42.729 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:39:42.733 | + functions-common:get_or_add_user_domain_role:924 : user_role_id= 2021-07-13 21:39:42.736 | + functions-common:get_or_add_user_domain_role:925 : [[ -z '' ]] 2021-07-13 21:39:42.738 | + functions-common:get_or_add_user_domain_role:927 : openstack role add admin --user 1d6aef87dfd44c86ac934197724a816a --domain default 2021-07-13 21:39:45.284 | ++ functions-common:get_or_add_user_domain_role:934 : oscwrap role assignment list --role admin --user 1d6aef87dfd44c86ac934197724a816a --domain default 2021-07-13 21:39:45.284 | ++ functions-common:get_or_add_user_domain_role:934 : grep '^|\s[a-f0-9]\+' 2021-07-13 21:39:45.284 | ++ functions-common:get_or_add_user_domain_role:934 : get_field 1 2021-07-13 21:39:45.287 | ++ functions-common:get_field:726 : local data field 2021-07-13 21:39:45.289 | ++ functions-common:get_field:727 : read data 2021-07-13 21:39:47.722 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:39:47.725 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-07-13 21:39:47.728 | ++ functions-common:get_field:731 : field='$2' 2021-07-13 21:39:47.731 | ++ functions-common:get_field:733 : echo '| a5da2e6a826647d0b6984b790fb8da87 | 1d6aef87dfd44c86ac934197724a816a | | | default | | False |' 2021-07-13 21:39:47.731 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-07-13 21:39:47.736 | ++ functions-common:get_field:727 : read data 2021-07-13 21:39:47.740 | + functions-common:get_or_add_user_domain_role:934 : user_role_id=a5da2e6a826647d0b6984b790fb8da87 2021-07-13 21:39:47.742 | + functions-common:get_or_add_user_domain_role:936 : echo a5da2e6a826647d0b6984b790fb8da87 2021-07-13 21:39:47.742 | a5da2e6a826647d0b6984b790fb8da87 2021-07-13 21:39:47.745 | + lib/keystone:create_keystone_accounts:324 : get_or_create_domain Default 2021-07-13 21:39:47.747 | + functions-common:get_or_create_domain:792 : local domain_id 2021-07-13 21:39:47.750 | ++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2021-07-13 21:39:49.924 | + functions-common:get_or_create_domain:802 : domain_id=default 2021-07-13 21:39:49.927 | + functions-common:get_or_create_domain:803 : echo default 2021-07-13 21:39:49.927 | default 2021-07-13 21:39:49.929 | + lib/keystone:create_keystone_accounts:325 : get_or_create_project service Default 2021-07-13 21:39:49.931 | + functions-common:get_or_create_project:847 : local project_id 2021-07-13 21:39:49.935 | ++ functions-common:get_or_create_project:855 : oscwrap project create service --domain=Default --or-show -f value -c id 2021-07-13 21:39:52.462 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:39:52.465 | + functions-common:get_or_create_project:853 : project_id=622b2ab1a1bc488eb01d175ab965b559 2021-07-13 21:39:52.467 | + functions-common:get_or_create_project:854 : echo 622b2ab1a1bc488eb01d175ab965b559 2021-07-13 21:39:52.467 | 622b2ab1a1bc488eb01d175ab965b559 2021-07-13 21:39:52.469 | + lib/keystone:create_keystone_accounts:328 : get_or_create_role service 2021-07-13 21:39:52.473 | + functions-common:get_or_create_role:860 : local role_id 2021-07-13 21:39:52.476 | ++ functions-common:get_or_create_role:867 : oscwrap role create service --or-show -f value -c id 2021-07-13 21:39:54.675 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:39:54.677 | + functions-common:get_or_create_role:865 : role_id=d25e23718bd14846916bcd49bd41cf85 2021-07-13 21:39:54.680 | + functions-common:get_or_create_role:866 : echo d25e23718bd14846916bcd49bd41cf85 2021-07-13 21:39:54.680 | d25e23718bd14846916bcd49bd41cf85 2021-07-13 21:39:54.682 | + lib/keystone:create_keystone_accounts:334 : get_or_create_role ResellerAdmin 2021-07-13 21:39:54.685 | + functions-common:get_or_create_role:860 : local role_id 2021-07-13 21:39:54.688 | ++ functions-common:get_or_create_role:867 : oscwrap role create ResellerAdmin --or-show -f value -c id 2021-07-13 21:39:56.806 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:39:56.809 | + functions-common:get_or_create_role:865 : role_id=89d22413ce1443c39f9cdd9b5971aa98 2021-07-13 21:39:56.811 | + functions-common:get_or_create_role:866 : echo 89d22413ce1443c39f9cdd9b5971aa98 2021-07-13 21:39:56.811 | 89d22413ce1443c39f9cdd9b5971aa98 2021-07-13 21:39:56.814 | + lib/keystone:create_keystone_accounts:338 : local another_role=anotherrole 2021-07-13 21:39:56.817 | + lib/keystone:create_keystone_accounts:339 : get_or_create_role anotherrole 2021-07-13 21:39:56.819 | + functions-common:get_or_create_role:860 : local role_id 2021-07-13 21:39:56.822 | ++ functions-common:get_or_create_role:867 : oscwrap role create anotherrole --or-show -f value -c id 2021-07-13 21:39:58.961 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:39:58.964 | + functions-common:get_or_create_role:865 : role_id=ed2b37d70ecf416c9351892bca6d8e39 2021-07-13 21:39:58.966 | + functions-common:get_or_create_role:866 : echo ed2b37d70ecf416c9351892bca6d8e39 2021-07-13 21:39:58.966 | ed2b37d70ecf416c9351892bca6d8e39 2021-07-13 21:39:58.968 | + lib/keystone:create_keystone_accounts:342 : local invis_project 2021-07-13 21:39:58.972 | ++ lib/keystone:create_keystone_accounts:343 : get_or_create_project invisible_to_admin default 2021-07-13 21:39:58.974 | ++ functions-common:get_or_create_project:847 : local project_id 2021-07-13 21:39:58.978 | +++ functions-common:get_or_create_project:855 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2021-07-13 21:40:01.166 | +++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:40:01.169 | ++ functions-common:get_or_create_project:853 : project_id=79770556ac1a4edfb5fead7929126183 2021-07-13 21:40:01.171 | ++ functions-common:get_or_create_project:854 : echo 79770556ac1a4edfb5fead7929126183 2021-07-13 21:40:01.174 | + lib/keystone:create_keystone_accounts:343 : invis_project=79770556ac1a4edfb5fead7929126183 2021-07-13 21:40:01.176 | + lib/keystone:create_keystone_accounts:346 : local demo_project 2021-07-13 21:40:01.179 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_project demo default 2021-07-13 21:40:01.182 | ++ functions-common:get_or_create_project:847 : local project_id 2021-07-13 21:40:01.185 | +++ functions-common:get_or_create_project:855 : oscwrap project create demo --domain=default --or-show -f value -c id 2021-07-13 21:40:03.464 | +++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:40:03.467 | ++ functions-common:get_or_create_project:853 : project_id=b606f5c76cc14167833294bc4a9d7cb5 2021-07-13 21:40:03.470 | ++ functions-common:get_or_create_project:854 : echo b606f5c76cc14167833294bc4a9d7cb5 2021-07-13 21:40:03.473 | + lib/keystone:create_keystone_accounts:347 : demo_project=b606f5c76cc14167833294bc4a9d7cb5 2021-07-13 21:40:03.476 | + lib/keystone:create_keystone_accounts:348 : local demo_user 2021-07-13 21:40:03.479 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_user demo Passw0rd default demo@example.com 2021-07-13 21:40:03.482 | ++ functions-common:get_or_create_user:824 : local user_id 2021-07-13 21:40:03.484 | ++ functions-common:get_or_create_user:825 : [[ ! -z demo@example.com ]] 2021-07-13 21:40:03.487 | ++ functions-common:get_or_create_user:826 : local email=--email=demo@example.com 2021-07-13 21:40:03.490 | +++ 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-07-13 21:40:05.732 | +++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:40:05.735 | ++ functions-common:get_or_create_user:840 : user_id=8ae21a7b14344e019b26ae38e768cfb2 2021-07-13 21:40:05.738 | ++ functions-common:get_or_create_user:841 : echo 8ae21a7b14344e019b26ae38e768cfb2 2021-07-13 21:40:05.741 | + lib/keystone:create_keystone_accounts:350 : demo_user=8ae21a7b14344e019b26ae38e768cfb2 2021-07-13 21:40:05.743 | + lib/keystone:create_keystone_accounts:352 : get_or_add_user_project_role member 8ae21a7b14344e019b26ae38e768cfb2 b606f5c76cc14167833294bc4a9d7cb5 2021-07-13 21:40:05.746 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-07-13 21:40:05.749 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-07-13 21:40:05.751 | ++ functions-common:_get_domain_args:872 : local domain 2021-07-13 21:40:05.754 | ++ functions-common:_get_domain_args:873 : domain= 2021-07-13 21:40:05.756 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-07-13 21:40:05.758 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-07-13 21:40:05.761 | ++ functions-common:_get_domain_args:882 : echo 2021-07-13 21:40:05.764 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-07-13 21:40:05.768 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-07-13 21:40:05.768 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user 8ae21a7b14344e019b26ae38e768cfb2 --project b606f5c76cc14167833294bc4a9d7cb5 2021-07-13 21:40:05.769 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-07-13 21:40:05.771 | ++ functions-common:get_field:726 : local data field 2021-07-13 21:40:05.774 | ++ functions-common:get_field:727 : read data 2021-07-13 21:40:08.186 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:40:08.191 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-07-13 21:40:08.193 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-07-13 21:40:08.196 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user 8ae21a7b14344e019b26ae38e768cfb2 --project b606f5c76cc14167833294bc4a9d7cb5 2021-07-13 21:40:10.503 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 8ae21a7b14344e019b26ae38e768cfb2 --project b606f5c76cc14167833294bc4a9d7cb5 2021-07-13 21:40:10.503 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-07-13 21:40:10.503 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-07-13 21:40:10.506 | ++ functions-common:get_field:726 : local data field 2021-07-13 21:40:10.509 | ++ functions-common:get_field:727 : read data 2021-07-13 21:40:12.961 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:40:12.964 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-07-13 21:40:12.967 | ++ functions-common:get_field:731 : field='$2' 2021-07-13 21:40:12.971 | ++ functions-common:get_field:733 : echo '| feba17af792b4904af6596238ac5cf0d | 8ae21a7b14344e019b26ae38e768cfb2 | | b606f5c76cc14167833294bc4a9d7cb5 | | | False |' 2021-07-13 21:40:12.971 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-07-13 21:40:12.976 | ++ functions-common:get_field:727 : read data 2021-07-13 21:40:12.980 | + functions-common:get_or_add_user_project_role:910 : user_role_id=feba17af792b4904af6596238ac5cf0d 2021-07-13 21:40:12.982 | + functions-common:get_or_add_user_project_role:912 : echo feba17af792b4904af6596238ac5cf0d 2021-07-13 21:40:12.982 | feba17af792b4904af6596238ac5cf0d 2021-07-13 21:40:12.984 | + lib/keystone:create_keystone_accounts:353 : get_or_add_user_project_role admin 1d6aef87dfd44c86ac934197724a816a b606f5c76cc14167833294bc4a9d7cb5 2021-07-13 21:40:12.988 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-07-13 21:40:12.991 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-07-13 21:40:12.993 | ++ functions-common:_get_domain_args:872 : local domain 2021-07-13 21:40:12.996 | ++ functions-common:_get_domain_args:873 : domain= 2021-07-13 21:40:12.998 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-07-13 21:40:13.000 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-07-13 21:40:13.003 | ++ functions-common:_get_domain_args:882 : echo 2021-07-13 21:40:13.006 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-07-13 21:40:13.010 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 1d6aef87dfd44c86ac934197724a816a --project b606f5c76cc14167833294bc4a9d7cb5 2021-07-13 21:40:13.010 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-07-13 21:40:13.010 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-07-13 21:40:13.013 | ++ functions-common:get_field:726 : local data field 2021-07-13 21:40:13.016 | ++ functions-common:get_field:727 : read data 2021-07-13 21:40:15.409 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:40:15.413 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-07-13 21:40:15.415 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-07-13 21:40:15.418 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 1d6aef87dfd44c86ac934197724a816a --project b606f5c76cc14167833294bc4a9d7cb5 2021-07-13 21:40:17.726 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 1d6aef87dfd44c86ac934197724a816a --project b606f5c76cc14167833294bc4a9d7cb5 2021-07-13 21:40:17.726 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-07-13 21:40:17.726 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-07-13 21:40:17.729 | ++ functions-common:get_field:726 : local data field 2021-07-13 21:40:17.732 | ++ functions-common:get_field:727 : read data 2021-07-13 21:40:20.198 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:40:20.201 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-07-13 21:40:20.204 | ++ functions-common:get_field:731 : field='$2' 2021-07-13 21:40:20.207 | ++ functions-common:get_field:733 : echo '| a5da2e6a826647d0b6984b790fb8da87 | 1d6aef87dfd44c86ac934197724a816a | | b606f5c76cc14167833294bc4a9d7cb5 | | | False |' 2021-07-13 21:40:20.208 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-07-13 21:40:20.213 | ++ functions-common:get_field:727 : read data 2021-07-13 21:40:20.216 | + functions-common:get_or_add_user_project_role:910 : user_role_id=a5da2e6a826647d0b6984b790fb8da87 2021-07-13 21:40:20.218 | + functions-common:get_or_add_user_project_role:912 : echo a5da2e6a826647d0b6984b790fb8da87 2021-07-13 21:40:20.218 | a5da2e6a826647d0b6984b790fb8da87 2021-07-13 21:40:20.221 | + lib/keystone:create_keystone_accounts:354 : get_or_add_user_project_role anotherrole 8ae21a7b14344e019b26ae38e768cfb2 b606f5c76cc14167833294bc4a9d7cb5 2021-07-13 21:40:20.224 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-07-13 21:40:20.227 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-07-13 21:40:20.230 | ++ functions-common:_get_domain_args:872 : local domain 2021-07-13 21:40:20.232 | ++ functions-common:_get_domain_args:873 : domain= 2021-07-13 21:40:20.235 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-07-13 21:40:20.238 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-07-13 21:40:20.240 | ++ functions-common:_get_domain_args:882 : echo 2021-07-13 21:40:20.243 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-07-13 21:40:20.247 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user 8ae21a7b14344e019b26ae38e768cfb2 --project b606f5c76cc14167833294bc4a9d7cb5 2021-07-13 21:40:20.247 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-07-13 21:40:20.247 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-07-13 21:40:20.250 | ++ functions-common:get_field:726 : local data field 2021-07-13 21:40:20.253 | ++ functions-common:get_field:727 : read data 2021-07-13 21:40:22.650 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:40:22.654 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-07-13 21:40:22.656 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-07-13 21:40:22.659 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user 8ae21a7b14344e019b26ae38e768cfb2 --project b606f5c76cc14167833294bc4a9d7cb5 2021-07-13 21:40:24.978 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user 8ae21a7b14344e019b26ae38e768cfb2 --project b606f5c76cc14167833294bc4a9d7cb5 2021-07-13 21:40:24.978 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-07-13 21:40:24.979 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-07-13 21:40:24.981 | ++ functions-common:get_field:726 : local data field 2021-07-13 21:40:24.984 | ++ functions-common:get_field:727 : read data 2021-07-13 21:40:27.470 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:40:27.473 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-07-13 21:40:27.475 | ++ functions-common:get_field:731 : field='$2' 2021-07-13 21:40:27.479 | ++ functions-common:get_field:733 : echo '| ed2b37d70ecf416c9351892bca6d8e39 | 8ae21a7b14344e019b26ae38e768cfb2 | | b606f5c76cc14167833294bc4a9d7cb5 | | | False |' 2021-07-13 21:40:27.479 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-07-13 21:40:27.484 | ++ functions-common:get_field:727 : read data 2021-07-13 21:40:27.488 | + functions-common:get_or_add_user_project_role:910 : user_role_id=ed2b37d70ecf416c9351892bca6d8e39 2021-07-13 21:40:27.490 | + functions-common:get_or_add_user_project_role:912 : echo ed2b37d70ecf416c9351892bca6d8e39 2021-07-13 21:40:27.490 | ed2b37d70ecf416c9351892bca6d8e39 2021-07-13 21:40:27.493 | + lib/keystone:create_keystone_accounts:355 : get_or_add_user_project_role member 8ae21a7b14344e019b26ae38e768cfb2 79770556ac1a4edfb5fead7929126183 2021-07-13 21:40:27.495 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-07-13 21:40:27.498 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-07-13 21:40:27.501 | ++ functions-common:_get_domain_args:872 : local domain 2021-07-13 21:40:27.504 | ++ functions-common:_get_domain_args:873 : domain= 2021-07-13 21:40:27.506 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-07-13 21:40:27.509 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-07-13 21:40:27.511 | ++ functions-common:_get_domain_args:882 : echo 2021-07-13 21:40:27.514 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-07-13 21:40:27.518 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user 8ae21a7b14344e019b26ae38e768cfb2 --project 79770556ac1a4edfb5fead7929126183 2021-07-13 21:40:27.519 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-07-13 21:40:27.519 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-07-13 21:40:27.521 | ++ functions-common:get_field:726 : local data field 2021-07-13 21:40:27.523 | ++ functions-common:get_field:727 : read data 2021-07-13 21:40:29.912 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:40:29.916 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-07-13 21:40:29.918 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-07-13 21:40:29.921 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user 8ae21a7b14344e019b26ae38e768cfb2 --project 79770556ac1a4edfb5fead7929126183 2021-07-13 21:40:32.232 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 8ae21a7b14344e019b26ae38e768cfb2 --project 79770556ac1a4edfb5fead7929126183 2021-07-13 21:40:32.232 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-07-13 21:40:32.232 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-07-13 21:40:32.235 | ++ functions-common:get_field:726 : local data field 2021-07-13 21:40:32.238 | ++ functions-common:get_field:727 : read data 2021-07-13 21:40:34.768 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:40:34.771 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-07-13 21:40:34.773 | ++ functions-common:get_field:731 : field='$2' 2021-07-13 21:40:34.776 | ++ functions-common:get_field:733 : echo '| feba17af792b4904af6596238ac5cf0d | 8ae21a7b14344e019b26ae38e768cfb2 | | 79770556ac1a4edfb5fead7929126183 | | | False |' 2021-07-13 21:40:34.777 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-07-13 21:40:34.782 | ++ functions-common:get_field:727 : read data 2021-07-13 21:40:34.785 | + functions-common:get_or_add_user_project_role:910 : user_role_id=feba17af792b4904af6596238ac5cf0d 2021-07-13 21:40:34.787 | + functions-common:get_or_add_user_project_role:912 : echo feba17af792b4904af6596238ac5cf0d 2021-07-13 21:40:34.787 | feba17af792b4904af6596238ac5cf0d 2021-07-13 21:40:34.790 | + lib/keystone:create_keystone_accounts:358 : local alt_demo_project 2021-07-13 21:40:34.793 | ++ lib/keystone:create_keystone_accounts:359 : get_or_create_project alt_demo default 2021-07-13 21:40:34.795 | ++ functions-common:get_or_create_project:847 : local project_id 2021-07-13 21:40:34.799 | +++ functions-common:get_or_create_project:855 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2021-07-13 21:40:37.004 | +++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:40:37.007 | ++ functions-common:get_or_create_project:853 : project_id=68ef0e7d60054111b567bdb47a588a52 2021-07-13 21:40:37.010 | ++ functions-common:get_or_create_project:854 : echo 68ef0e7d60054111b567bdb47a588a52 2021-07-13 21:40:37.013 | + lib/keystone:create_keystone_accounts:359 : alt_demo_project=68ef0e7d60054111b567bdb47a588a52 2021-07-13 21:40:37.015 | + lib/keystone:create_keystone_accounts:360 : local alt_demo_user 2021-07-13 21:40:37.019 | ++ lib/keystone:create_keystone_accounts:362 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2021-07-13 21:40:37.021 | ++ functions-common:get_or_create_user:824 : local user_id 2021-07-13 21:40:37.024 | ++ functions-common:get_or_create_user:825 : [[ ! -z alt_demo@example.com ]] 2021-07-13 21:40:37.026 | ++ functions-common:get_or_create_user:826 : local email=--email=alt_demo@example.com 2021-07-13 21:40:37.030 | +++ 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-07-13 21:40:39.269 | +++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:40:39.272 | ++ functions-common:get_or_create_user:840 : user_id=b376df4ba74844578918f1ca0c1452b5 2021-07-13 21:40:39.274 | ++ functions-common:get_or_create_user:841 : echo b376df4ba74844578918f1ca0c1452b5 2021-07-13 21:40:39.277 | + lib/keystone:create_keystone_accounts:362 : alt_demo_user=b376df4ba74844578918f1ca0c1452b5 2021-07-13 21:40:39.279 | + lib/keystone:create_keystone_accounts:364 : get_or_add_user_project_role member b376df4ba74844578918f1ca0c1452b5 68ef0e7d60054111b567bdb47a588a52 2021-07-13 21:40:39.282 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-07-13 21:40:39.286 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-07-13 21:40:39.288 | ++ functions-common:_get_domain_args:872 : local domain 2021-07-13 21:40:39.290 | ++ functions-common:_get_domain_args:873 : domain= 2021-07-13 21:40:39.293 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-07-13 21:40:39.295 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-07-13 21:40:39.298 | ++ functions-common:_get_domain_args:882 : echo 2021-07-13 21:40:39.300 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-07-13 21:40:39.304 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-07-13 21:40:39.305 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-07-13 21:40:39.305 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user b376df4ba74844578918f1ca0c1452b5 --project 68ef0e7d60054111b567bdb47a588a52 2021-07-13 21:40:39.308 | ++ functions-common:get_field:726 : local data field 2021-07-13 21:40:39.310 | ++ functions-common:get_field:727 : read data 2021-07-13 21:40:41.809 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:40:41.813 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-07-13 21:40:41.816 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-07-13 21:40:41.818 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user b376df4ba74844578918f1ca0c1452b5 --project 68ef0e7d60054111b567bdb47a588a52 2021-07-13 21:40:44.140 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user b376df4ba74844578918f1ca0c1452b5 --project 68ef0e7d60054111b567bdb47a588a52 2021-07-13 21:40:44.140 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-07-13 21:40:44.141 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-07-13 21:40:44.144 | ++ functions-common:get_field:726 : local data field 2021-07-13 21:40:44.147 | ++ functions-common:get_field:727 : read data 2021-07-13 21:40:46.620 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:40:46.624 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-07-13 21:40:46.627 | ++ functions-common:get_field:731 : field='$2' 2021-07-13 21:40:46.630 | ++ functions-common:get_field:733 : echo '| feba17af792b4904af6596238ac5cf0d | b376df4ba74844578918f1ca0c1452b5 | | 68ef0e7d60054111b567bdb47a588a52 | | | False |' 2021-07-13 21:40:46.630 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-07-13 21:40:46.635 | ++ functions-common:get_field:727 : read data 2021-07-13 21:40:46.638 | + functions-common:get_or_add_user_project_role:910 : user_role_id=feba17af792b4904af6596238ac5cf0d 2021-07-13 21:40:46.641 | + functions-common:get_or_add_user_project_role:912 : echo feba17af792b4904af6596238ac5cf0d 2021-07-13 21:40:46.641 | feba17af792b4904af6596238ac5cf0d 2021-07-13 21:40:46.644 | + lib/keystone:create_keystone_accounts:365 : get_or_add_user_project_role admin 1d6aef87dfd44c86ac934197724a816a 68ef0e7d60054111b567bdb47a588a52 2021-07-13 21:40:46.646 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-07-13 21:40:46.649 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-07-13 21:40:46.652 | ++ functions-common:_get_domain_args:872 : local domain 2021-07-13 21:40:46.654 | ++ functions-common:_get_domain_args:873 : domain= 2021-07-13 21:40:46.657 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-07-13 21:40:46.659 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-07-13 21:40:46.661 | ++ functions-common:_get_domain_args:882 : echo 2021-07-13 21:40:46.664 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-07-13 21:40:46.668 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 1d6aef87dfd44c86ac934197724a816a --project 68ef0e7d60054111b567bdb47a588a52 2021-07-13 21:40:46.668 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-07-13 21:40:46.668 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-07-13 21:40:46.672 | ++ functions-common:get_field:726 : local data field 2021-07-13 21:40:46.674 | ++ functions-common:get_field:727 : read data 2021-07-13 21:40:49.097 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:40:49.101 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-07-13 21:40:49.104 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-07-13 21:40:49.106 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 1d6aef87dfd44c86ac934197724a816a --project 68ef0e7d60054111b567bdb47a588a52 2021-07-13 21:40:51.429 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 1d6aef87dfd44c86ac934197724a816a --project 68ef0e7d60054111b567bdb47a588a52 2021-07-13 21:40:51.429 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-07-13 21:40:51.429 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-07-13 21:40:51.432 | ++ functions-common:get_field:726 : local data field 2021-07-13 21:40:51.434 | ++ functions-common:get_field:727 : read data 2021-07-13 21:40:53.889 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:40:53.892 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-07-13 21:40:53.895 | ++ functions-common:get_field:731 : field='$2' 2021-07-13 21:40:53.898 | ++ functions-common:get_field:733 : echo '| a5da2e6a826647d0b6984b790fb8da87 | 1d6aef87dfd44c86ac934197724a816a | | 68ef0e7d60054111b567bdb47a588a52 | | | False |' 2021-07-13 21:40:53.899 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-07-13 21:40:53.904 | ++ functions-common:get_field:727 : read data 2021-07-13 21:40:53.907 | + functions-common:get_or_add_user_project_role:910 : user_role_id=a5da2e6a826647d0b6984b790fb8da87 2021-07-13 21:40:53.909 | + functions-common:get_or_add_user_project_role:912 : echo a5da2e6a826647d0b6984b790fb8da87 2021-07-13 21:40:53.909 | a5da2e6a826647d0b6984b790fb8da87 2021-07-13 21:40:53.912 | + lib/keystone:create_keystone_accounts:366 : get_or_add_user_project_role anotherrole b376df4ba74844578918f1ca0c1452b5 68ef0e7d60054111b567bdb47a588a52 2021-07-13 21:40:53.914 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-07-13 21:40:53.917 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-07-13 21:40:53.920 | ++ functions-common:_get_domain_args:872 : local domain 2021-07-13 21:40:53.922 | ++ functions-common:_get_domain_args:873 : domain= 2021-07-13 21:40:53.925 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-07-13 21:40:53.927 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-07-13 21:40:53.929 | ++ functions-common:_get_domain_args:882 : echo 2021-07-13 21:40:53.932 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-07-13 21:40:53.936 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-07-13 21:40:53.937 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user b376df4ba74844578918f1ca0c1452b5 --project 68ef0e7d60054111b567bdb47a588a52 2021-07-13 21:40:53.937 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-07-13 21:40:53.939 | ++ functions-common:get_field:726 : local data field 2021-07-13 21:40:53.942 | ++ functions-common:get_field:727 : read data 2021-07-13 21:40:56.337 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:40:56.341 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-07-13 21:40:56.343 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-07-13 21:40:56.346 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user b376df4ba74844578918f1ca0c1452b5 --project 68ef0e7d60054111b567bdb47a588a52 2021-07-13 21:40:58.669 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user b376df4ba74844578918f1ca0c1452b5 --project 68ef0e7d60054111b567bdb47a588a52 2021-07-13 21:40:58.669 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-07-13 21:40:58.670 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-07-13 21:40:58.673 | ++ functions-common:get_field:726 : local data field 2021-07-13 21:40:58.676 | ++ functions-common:get_field:727 : read data 2021-07-13 21:41:01.136 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:41:01.140 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-07-13 21:41:01.143 | ++ functions-common:get_field:731 : field='$2' 2021-07-13 21:41:01.146 | ++ functions-common:get_field:733 : echo '| ed2b37d70ecf416c9351892bca6d8e39 | b376df4ba74844578918f1ca0c1452b5 | | 68ef0e7d60054111b567bdb47a588a52 | | | False |' 2021-07-13 21:41:01.146 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-07-13 21:41:01.151 | ++ functions-common:get_field:727 : read data 2021-07-13 21:41:01.154 | + functions-common:get_or_add_user_project_role:910 : user_role_id=ed2b37d70ecf416c9351892bca6d8e39 2021-07-13 21:41:01.157 | + functions-common:get_or_add_user_project_role:912 : echo ed2b37d70ecf416c9351892bca6d8e39 2021-07-13 21:41:01.158 | ed2b37d70ecf416c9351892bca6d8e39 2021-07-13 21:41:01.160 | + lib/keystone:create_keystone_accounts:369 : local admin_group 2021-07-13 21:41:01.163 | ++ lib/keystone:create_keystone_accounts:371 : get_or_create_group admins default 'openstack admin group' 2021-07-13 21:41:01.165 | ++ functions-common:get_or_create_group:809 : local 'desc=openstack admin group' 2021-07-13 21:41:01.168 | ++ functions-common:get_or_create_group:810 : local group_id 2021-07-13 21:41:01.171 | +++ functions-common:get_or_create_group:819 : oscwrap group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2021-07-13 21:41:03.369 | +++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:41:03.372 | ++ functions-common:get_or_create_group:817 : group_id=d82036a71ef44913940faaa7a1e4c864 2021-07-13 21:41:03.374 | ++ functions-common:get_or_create_group:818 : echo d82036a71ef44913940faaa7a1e4c864 2021-07-13 21:41:03.378 | + lib/keystone:create_keystone_accounts:371 : admin_group=d82036a71ef44913940faaa7a1e4c864 2021-07-13 21:41:03.380 | + lib/keystone:create_keystone_accounts:372 : local non_admin_group 2021-07-13 21:41:03.384 | ++ lib/keystone:create_keystone_accounts:374 : get_or_create_group nonadmins default 'non-admin group' 2021-07-13 21:41:03.386 | ++ functions-common:get_or_create_group:809 : local 'desc=non-admin group' 2021-07-13 21:41:03.389 | ++ functions-common:get_or_create_group:810 : local group_id 2021-07-13 21:41:03.392 | +++ functions-common:get_or_create_group:819 : oscwrap group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2021-07-13 21:41:05.713 | +++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:41:05.716 | ++ functions-common:get_or_create_group:817 : group_id=b59338aee7fa4b709aa913268ab1f392 2021-07-13 21:41:05.718 | ++ functions-common:get_or_create_group:818 : echo b59338aee7fa4b709aa913268ab1f392 2021-07-13 21:41:05.721 | + lib/keystone:create_keystone_accounts:374 : non_admin_group=b59338aee7fa4b709aa913268ab1f392 2021-07-13 21:41:05.723 | + lib/keystone:create_keystone_accounts:376 : get_or_add_group_project_role member b59338aee7fa4b709aa913268ab1f392 b606f5c76cc14167833294bc4a9d7cb5 2021-07-13 21:41:05.726 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-07-13 21:41:05.729 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group b59338aee7fa4b709aa913268ab1f392 --project b606f5c76cc14167833294bc4a9d7cb5 -f value 2021-07-13 21:41:08.126 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:41:08.129 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-07-13 21:41:08.131 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-07-13 21:41:08.133 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group b59338aee7fa4b709aa913268ab1f392 --project b606f5c76cc14167833294bc4a9d7cb5 2021-07-13 21:41:10.453 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group b59338aee7fa4b709aa913268ab1f392 --project b606f5c76cc14167833294bc4a9d7cb5 -f value 2021-07-13 21:41:12.924 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:41:12.926 | + functions-common:get_or_add_group_project_role:958 : group_role_id='feba17af792b4904af6596238ac5cf0d b59338aee7fa4b709aa913268ab1f392 b606f5c76cc14167833294bc4a9d7cb5 False' 2021-07-13 21:41:12.929 | + functions-common:get_or_add_group_project_role:960 : echo feba17af792b4904af6596238ac5cf0d b59338aee7fa4b709aa913268ab1f392 b606f5c76cc14167833294bc4a9d7cb5 False 2021-07-13 21:41:12.929 | feba17af792b4904af6596238ac5cf0d b59338aee7fa4b709aa913268ab1f392 b606f5c76cc14167833294bc4a9d7cb5 False 2021-07-13 21:41:12.931 | + lib/keystone:create_keystone_accounts:377 : get_or_add_group_project_role anotherrole b59338aee7fa4b709aa913268ab1f392 b606f5c76cc14167833294bc4a9d7cb5 2021-07-13 21:41:12.934 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-07-13 21:41:12.937 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group b59338aee7fa4b709aa913268ab1f392 --project b606f5c76cc14167833294bc4a9d7cb5 -f value 2021-07-13 21:41:15.337 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:41:15.340 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-07-13 21:41:15.342 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-07-13 21:41:15.345 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group b59338aee7fa4b709aa913268ab1f392 --project b606f5c76cc14167833294bc4a9d7cb5 2021-07-13 21:41:17.664 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group b59338aee7fa4b709aa913268ab1f392 --project b606f5c76cc14167833294bc4a9d7cb5 -f value 2021-07-13 21:41:20.186 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:41:20.189 | + functions-common:get_or_add_group_project_role:958 : group_role_id='ed2b37d70ecf416c9351892bca6d8e39 b59338aee7fa4b709aa913268ab1f392 b606f5c76cc14167833294bc4a9d7cb5 False' 2021-07-13 21:41:20.191 | + functions-common:get_or_add_group_project_role:960 : echo ed2b37d70ecf416c9351892bca6d8e39 b59338aee7fa4b709aa913268ab1f392 b606f5c76cc14167833294bc4a9d7cb5 False 2021-07-13 21:41:20.191 | ed2b37d70ecf416c9351892bca6d8e39 b59338aee7fa4b709aa913268ab1f392 b606f5c76cc14167833294bc4a9d7cb5 False 2021-07-13 21:41:20.193 | + lib/keystone:create_keystone_accounts:378 : get_or_add_group_project_role member b59338aee7fa4b709aa913268ab1f392 68ef0e7d60054111b567bdb47a588a52 2021-07-13 21:41:20.196 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-07-13 21:41:20.199 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group b59338aee7fa4b709aa913268ab1f392 --project 68ef0e7d60054111b567bdb47a588a52 -f value 2021-07-13 21:41:22.588 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:41:22.591 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-07-13 21:41:22.594 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-07-13 21:41:22.597 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group b59338aee7fa4b709aa913268ab1f392 --project 68ef0e7d60054111b567bdb47a588a52 2021-07-13 21:41:24.962 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group b59338aee7fa4b709aa913268ab1f392 --project 68ef0e7d60054111b567bdb47a588a52 -f value 2021-07-13 21:41:27.426 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:41:27.429 | + functions-common:get_or_add_group_project_role:958 : group_role_id='feba17af792b4904af6596238ac5cf0d b59338aee7fa4b709aa913268ab1f392 68ef0e7d60054111b567bdb47a588a52 False' 2021-07-13 21:41:27.431 | + functions-common:get_or_add_group_project_role:960 : echo feba17af792b4904af6596238ac5cf0d b59338aee7fa4b709aa913268ab1f392 68ef0e7d60054111b567bdb47a588a52 False 2021-07-13 21:41:27.431 | feba17af792b4904af6596238ac5cf0d b59338aee7fa4b709aa913268ab1f392 68ef0e7d60054111b567bdb47a588a52 False 2021-07-13 21:41:27.434 | + lib/keystone:create_keystone_accounts:379 : get_or_add_group_project_role anotherrole b59338aee7fa4b709aa913268ab1f392 68ef0e7d60054111b567bdb47a588a52 2021-07-13 21:41:27.436 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-07-13 21:41:27.439 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group b59338aee7fa4b709aa913268ab1f392 --project 68ef0e7d60054111b567bdb47a588a52 -f value 2021-07-13 21:41:29.883 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:41:29.886 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-07-13 21:41:29.888 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-07-13 21:41:29.891 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group b59338aee7fa4b709aa913268ab1f392 --project 68ef0e7d60054111b567bdb47a588a52 2021-07-13 21:41:32.193 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group b59338aee7fa4b709aa913268ab1f392 --project 68ef0e7d60054111b567bdb47a588a52 -f value 2021-07-13 21:41:34.675 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:41:34.678 | + functions-common:get_or_add_group_project_role:958 : group_role_id='ed2b37d70ecf416c9351892bca6d8e39 b59338aee7fa4b709aa913268ab1f392 68ef0e7d60054111b567bdb47a588a52 False' 2021-07-13 21:41:34.680 | + functions-common:get_or_add_group_project_role:960 : echo ed2b37d70ecf416c9351892bca6d8e39 b59338aee7fa4b709aa913268ab1f392 68ef0e7d60054111b567bdb47a588a52 False 2021-07-13 21:41:34.680 | ed2b37d70ecf416c9351892bca6d8e39 b59338aee7fa4b709aa913268ab1f392 68ef0e7d60054111b567bdb47a588a52 False 2021-07-13 21:41:34.683 | + lib/keystone:create_keystone_accounts:380 : get_or_add_group_project_role admin d82036a71ef44913940faaa7a1e4c864 f4eaf1d19b2149eb86a972ceeef9533b 2021-07-13 21:41:34.685 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-07-13 21:41:34.689 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role admin --group d82036a71ef44913940faaa7a1e4c864 --project f4eaf1d19b2149eb86a972ceeef9533b -f value 2021-07-13 21:41:37.102 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:41:37.105 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-07-13 21:41:37.107 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-07-13 21:41:37.110 | + functions-common:get_or_add_group_project_role:951 : openstack role add admin --group d82036a71ef44913940faaa7a1e4c864 --project f4eaf1d19b2149eb86a972ceeef9533b 2021-07-13 21:41:39.406 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role admin --group d82036a71ef44913940faaa7a1e4c864 --project f4eaf1d19b2149eb86a972ceeef9533b -f value 2021-07-13 21:41:41.859 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:41:41.861 | + functions-common:get_or_add_group_project_role:958 : group_role_id='a5da2e6a826647d0b6984b790fb8da87 d82036a71ef44913940faaa7a1e4c864 f4eaf1d19b2149eb86a972ceeef9533b False' 2021-07-13 21:41:41.864 | + functions-common:get_or_add_group_project_role:960 : echo a5da2e6a826647d0b6984b790fb8da87 d82036a71ef44913940faaa7a1e4c864 f4eaf1d19b2149eb86a972ceeef9533b False 2021-07-13 21:41:41.864 | a5da2e6a826647d0b6984b790fb8da87 d82036a71ef44913940faaa7a1e4c864 f4eaf1d19b2149eb86a972ceeef9533b False 2021-07-13 21:41:41.867 | + lib/keystone:create_keystone_accounts:382 : is_service_enabled ldap 2021-07-13 21:41:41.883 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:41:41.886 | + ./stack.sh:main:1095 : is_service_enabled nova 2021-07-13 21:41:41.901 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:41:41.903 | + ./stack.sh:main:1096 : create_nova_accounts 2021-07-13 21:41:41.906 | + lib/nova:create_nova_accounts:341 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2021-07-13 21:41:41.909 | + lib/nova:create_nova_accounts:345 : create_service_user nova admin 2021-07-13 21:41:41.911 | + lib/keystone:create_service_user:395 : get_or_create_user nova Passw0rd Default 2021-07-13 21:41:41.913 | + functions-common:get_or_create_user:824 : local user_id 2021-07-13 21:41:41.916 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-07-13 21:41:41.918 | + functions-common:get_or_create_user:828 : local email= 2021-07-13 21:41:41.923 | ++ functions-common:get_or_create_user:842 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2021-07-13 21:41:44.223 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:41:44.226 | + functions-common:get_or_create_user:840 : user_id=481f535880cd46c3ae82548df33c68ef 2021-07-13 21:41:44.229 | + functions-common:get_or_create_user:841 : echo 481f535880cd46c3ae82548df33c68ef 2021-07-13 21:41:44.229 | 481f535880cd46c3ae82548df33c68ef 2021-07-13 21:41:44.231 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service nova service Default Default 2021-07-13 21:41:44.234 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-07-13 21:41:44.237 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-07-13 21:41:44.240 | ++ functions-common:_get_domain_args:872 : local domain 2021-07-13 21:41:44.242 | ++ functions-common:_get_domain_args:873 : domain= 2021-07-13 21:41:44.245 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-07-13 21:41:44.247 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-07-13 21:41:44.249 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-07-13 21:41:44.252 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-07-13 21:41:44.254 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-07-13 21:41:44.257 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-07-13 21:41:44.261 | ++ 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-07-13 21:41:44.262 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-07-13 21:41:44.262 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-07-13 21:41:44.264 | ++ functions-common:get_field:726 : local data field 2021-07-13 21:41:44.267 | ++ functions-common:get_field:727 : read data 2021-07-13 21:41:47.175 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:41:47.178 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-07-13 21:41:47.181 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-07-13 21:41:47.183 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user nova --project service --user-domain Default --project-domain Default 2021-07-13 21:41:50.039 | ++ 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-07-13 21:41:50.039 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-07-13 21:41:50.039 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-07-13 21:41:50.042 | ++ functions-common:get_field:726 : local data field 2021-07-13 21:41:50.044 | ++ functions-common:get_field:727 : read data 2021-07-13 21:41:52.995 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:41:52.998 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-07-13 21:41:53.001 | ++ functions-common:get_field:731 : field='$2' 2021-07-13 21:41:53.004 | ++ functions-common:get_field:733 : echo '| d25e23718bd14846916bcd49bd41cf85 | 481f535880cd46c3ae82548df33c68ef | | 622b2ab1a1bc488eb01d175ab965b559 | | | False |' 2021-07-13 21:41:53.004 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-07-13 21:41:53.009 | ++ functions-common:get_field:727 : read data 2021-07-13 21:41:53.013 | + functions-common:get_or_add_user_project_role:910 : user_role_id=d25e23718bd14846916bcd49bd41cf85 2021-07-13 21:41:53.016 | + functions-common:get_or_add_user_project_role:912 : echo d25e23718bd14846916bcd49bd41cf85 2021-07-13 21:41:53.016 | d25e23718bd14846916bcd49bd41cf85 2021-07-13 21:41:53.018 | + lib/keystone:create_service_user:398 : [[ -n admin ]] 2021-07-13 21:41:53.020 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role admin nova service Default Default 2021-07-13 21:41:53.023 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-07-13 21:41:53.026 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-07-13 21:41:53.028 | ++ functions-common:_get_domain_args:872 : local domain 2021-07-13 21:41:53.031 | ++ functions-common:_get_domain_args:873 : domain= 2021-07-13 21:41:53.034 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-07-13 21:41:53.036 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-07-13 21:41:53.038 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-07-13 21:41:53.041 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-07-13 21:41:53.043 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-07-13 21:41:53.046 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-07-13 21:41:53.050 | ++ 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-07-13 21:41:53.050 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-07-13 21:41:53.050 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-07-13 21:41:53.053 | ++ functions-common:get_field:726 : local data field 2021-07-13 21:41:53.056 | ++ functions-common:get_field:727 : read data 2021-07-13 21:41:55.955 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:41:55.959 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-07-13 21:41:55.961 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-07-13 21:41:55.964 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user nova --project service --user-domain Default --project-domain Default 2021-07-13 21:41:58.795 | ++ 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-07-13 21:41:58.795 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-07-13 21:41:58.795 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-07-13 21:41:58.798 | ++ functions-common:get_field:726 : local data field 2021-07-13 21:41:58.801 | ++ functions-common:get_field:727 : read data 2021-07-13 21:42:01.758 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:42:01.761 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-07-13 21:42:01.764 | ++ functions-common:get_field:731 : field='$2' 2021-07-13 21:42:01.767 | ++ functions-common:get_field:733 : echo '| a5da2e6a826647d0b6984b790fb8da87 | 481f535880cd46c3ae82548df33c68ef | | 622b2ab1a1bc488eb01d175ab965b559 | | | False |' 2021-07-13 21:42:01.768 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-07-13 21:42:01.773 | ++ functions-common:get_field:727 : read data 2021-07-13 21:42:01.776 | + functions-common:get_or_add_user_project_role:910 : user_role_id=a5da2e6a826647d0b6984b790fb8da87 2021-07-13 21:42:01.778 | + functions-common:get_or_add_user_project_role:912 : echo a5da2e6a826647d0b6984b790fb8da87 2021-07-13 21:42:01.778 | a5da2e6a826647d0b6984b790fb8da87 2021-07-13 21:42:01.781 | + lib/nova:create_nova_accounts:347 : local nova_api_url 2021-07-13 21:42:01.784 | + lib/nova:create_nova_accounts:348 : [[ True == \F\a\l\s\e ]] 2021-07-13 21:42:01.786 | + lib/nova:create_nova_accounts:351 : nova_api_url=http://10.222.0.20/compute 2021-07-13 21:42:01.789 | + lib/nova:create_nova_accounts:354 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2021-07-13 21:42:01.791 | + functions-common:get_or_create_service:966 : local service_id 2021-07-13 21:42:01.794 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute_legacy -f value -c id 2021-07-13 21:42:04.049 | ++ 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-07-13 21:42:06.306 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:42:06.309 | + functions-common:get_or_create_service:977 : service_id=' 2021-07-13 21:42:06.309 | 27f0bb3062044c30b5a8b8aa6b91629b' 2021-07-13 21:42:06.311 | + functions-common:get_or_create_service:978 : echo 27f0bb3062044c30b5a8b8aa6b91629b 2021-07-13 21:42:06.311 | 27f0bb3062044c30b5a8b8aa6b91629b 2021-07-13 21:42:06.314 | + lib/nova:create_nova_accounts:356 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.20/compute/v2/$(project_id)s' 2021-07-13 21:42:06.316 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-07-13 21:42:06.319 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.20/compute/v2/$(project_id)s' RegionOne 2021-07-13 21:42:06.322 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-07-13 21:42:06.325 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2021-07-13 21:42:08.704 | +++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:42:08.707 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-07-13 21:42:08.709 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-07-13 21:42:08.713 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create compute_legacy public 'http://10.222.0.20/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2021-07-13 21:42:11.028 | +++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:42:11.031 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=a9e050d25be3407ebf27032bf5d6cf5d 2021-07-13 21:42:11.033 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo a9e050d25be3407ebf27032bf5d6cf5d 2021-07-13 21:42:11.036 | + functions-common:get_or_create_endpoint:1011 : public_id=a9e050d25be3407ebf27032bf5d6cf5d 2021-07-13 21:42:11.039 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-07-13 21:42:11.041 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-07-13 21:42:11.043 | + functions-common:get_or_create_endpoint:1020 : echo a9e050d25be3407ebf27032bf5d6cf5d 2021-07-13 21:42:11.043 | a9e050d25be3407ebf27032bf5d6cf5d 2021-07-13 21:42:11.046 | + lib/nova:create_nova_accounts:360 : get_or_create_service nova compute 'Nova Compute Service' 2021-07-13 21:42:11.049 | + functions-common:get_or_create_service:966 : local service_id 2021-07-13 21:42:11.052 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute -f value -c id 2021-07-13 21:42:13.330 | ++ functions-common:get_or_create_service:981 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2021-07-13 21:42:15.459 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:42:15.462 | + functions-common:get_or_create_service:977 : service_id=' 2021-07-13 21:42:15.462 | ba3209bca80946ceb14a0aa0e6798d1f' 2021-07-13 21:42:15.464 | + functions-common:get_or_create_service:978 : echo ba3209bca80946ceb14a0aa0e6798d1f 2021-07-13 21:42:15.464 | ba3209bca80946ceb14a0aa0e6798d1f 2021-07-13 21:42:15.467 | + lib/nova:create_nova_accounts:362 : get_or_create_endpoint compute RegionOne http://10.222.0.20/compute/v2.1 2021-07-13 21:42:15.470 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-07-13 21:42:15.473 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface compute public http://10.222.0.20/compute/v2.1 RegionOne 2021-07-13 21:42:15.476 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-07-13 21:42:15.479 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2021-07-13 21:42:17.843 | +++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:42:17.846 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-07-13 21:42:17.849 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-07-13 21:42:17.852 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create compute public http://10.222.0.20/compute/v2.1 --region RegionOne -f value -c id 2021-07-13 21:42:20.179 | +++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:42:20.182 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=c7c65d05ffa944568e8193fc23a1c009 2021-07-13 21:42:20.184 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo c7c65d05ffa944568e8193fc23a1c009 2021-07-13 21:42:20.187 | + functions-common:get_or_create_endpoint:1011 : public_id=c7c65d05ffa944568e8193fc23a1c009 2021-07-13 21:42:20.190 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-07-13 21:42:20.192 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-07-13 21:42:20.195 | + functions-common:get_or_create_endpoint:1020 : echo c7c65d05ffa944568e8193fc23a1c009 2021-07-13 21:42:20.195 | c7c65d05ffa944568e8193fc23a1c009 2021-07-13 21:42:20.197 | + lib/nova:create_nova_accounts:367 : is_service_enabled n-api 2021-07-13 21:42:20.213 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:42:20.215 | + lib/nova:create_nova_accounts:369 : is_service_enabled swift 2021-07-13 21:42:20.232 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:42:20.235 | + lib/nova:create_nova_accounts:372 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2021-07-13 21:42:20.237 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-07-13 21:42:20.240 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-07-13 21:42:20.243 | ++ functions-common:_get_domain_args:872 : local domain 2021-07-13 21:42:20.245 | ++ functions-common:_get_domain_args:873 : domain= 2021-07-13 21:42:20.248 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-07-13 21:42:20.250 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-07-13 21:42:20.252 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-07-13 21:42:20.255 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-07-13 21:42:20.257 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-07-13 21:42:20.260 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-07-13 21:42:20.264 | ++ 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-07-13 21:42:20.264 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-07-13 21:42:20.264 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-07-13 21:42:20.267 | ++ functions-common:get_field:726 : local data field 2021-07-13 21:42:20.270 | ++ functions-common:get_field:727 : read data 2021-07-13 21:42:23.191 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:42:23.195 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-07-13 21:42:23.197 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-07-13 21:42:23.199 | + functions-common:get_or_add_user_project_role:901 : openstack role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2021-07-13 21:42:26.003 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-07-13 21:42:26.005 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-07-13 21:42:26.005 | ++ 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-07-13 21:42:26.007 | ++ functions-common:get_field:726 : local data field 2021-07-13 21:42:26.010 | ++ functions-common:get_field:727 : read data 2021-07-13 21:42:28.984 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:42:28.987 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-07-13 21:42:28.989 | ++ functions-common:get_field:731 : field='$2' 2021-07-13 21:42:28.993 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-07-13 21:42:28.993 | ++ functions-common:get_field:733 : echo '| 89d22413ce1443c39f9cdd9b5971aa98 | 481f535880cd46c3ae82548df33c68ef | | 622b2ab1a1bc488eb01d175ab965b559 | | | False |' 2021-07-13 21:42:28.998 | ++ functions-common:get_field:727 : read data 2021-07-13 21:42:29.001 | + functions-common:get_or_add_user_project_role:910 : user_role_id=89d22413ce1443c39f9cdd9b5971aa98 2021-07-13 21:42:29.003 | + functions-common:get_or_add_user_project_role:912 : echo 89d22413ce1443c39f9cdd9b5971aa98 2021-07-13 21:42:29.003 | 89d22413ce1443c39f9cdd9b5971aa98 2021-07-13 21:42:29.006 | + lib/nova:create_nova_accounts:377 : is_service_enabled s3api 2021-07-13 21:42:29.022 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:42:29.024 | + ./stack.sh:main:1098 : is_service_enabled glance 2021-07-13 21:42:29.040 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:42:29.043 | + ./stack.sh:main:1099 : create_glance_accounts 2021-07-13 21:42:29.046 | + lib/glance:create_glance_accounts:307 : is_service_enabled g-api 2021-07-13 21:42:29.062 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:42:29.064 | + lib/glance:create_glance_accounts:309 : create_service_user glance 2021-07-13 21:42:29.066 | + lib/keystone:create_service_user:395 : get_or_create_user glance Passw0rd Default 2021-07-13 21:42:29.069 | + functions-common:get_or_create_user:824 : local user_id 2021-07-13 21:42:29.071 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-07-13 21:42:29.074 | + functions-common:get_or_create_user:828 : local email= 2021-07-13 21:42:29.077 | ++ functions-common:get_or_create_user:842 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2021-07-13 21:42:31.381 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:42:31.384 | + functions-common:get_or_create_user:840 : user_id=587a623d660a42138edd4b437d3b6c91 2021-07-13 21:42:31.386 | + functions-common:get_or_create_user:841 : echo 587a623d660a42138edd4b437d3b6c91 2021-07-13 21:42:31.386 | 587a623d660a42138edd4b437d3b6c91 2021-07-13 21:42:31.389 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service glance service Default Default 2021-07-13 21:42:31.391 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-07-13 21:42:31.394 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-07-13 21:42:31.397 | ++ functions-common:_get_domain_args:872 : local domain 2021-07-13 21:42:31.399 | ++ functions-common:_get_domain_args:873 : domain= 2021-07-13 21:42:31.402 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-07-13 21:42:31.404 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-07-13 21:42:31.407 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-07-13 21:42:31.409 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-07-13 21:42:31.412 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-07-13 21:42:31.414 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-07-13 21:42:31.418 | ++ 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-07-13 21:42:31.418 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-07-13 21:42:31.419 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-07-13 21:42:31.423 | ++ functions-common:get_field:726 : local data field 2021-07-13 21:42:31.425 | ++ functions-common:get_field:727 : read data 2021-07-13 21:42:34.324 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:42:34.328 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-07-13 21:42:34.330 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-07-13 21:42:34.333 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user glance --project service --user-domain Default --project-domain Default 2021-07-13 21:42:37.178 | ++ 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-07-13 21:42:37.178 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-07-13 21:42:37.178 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-07-13 21:42:37.181 | ++ functions-common:get_field:726 : local data field 2021-07-13 21:42:37.185 | ++ functions-common:get_field:727 : read data 2021-07-13 21:42:40.150 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:42:40.153 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-07-13 21:42:40.155 | ++ functions-common:get_field:731 : field='$2' 2021-07-13 21:42:40.158 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-07-13 21:42:40.159 | ++ functions-common:get_field:733 : echo '| d25e23718bd14846916bcd49bd41cf85 | 587a623d660a42138edd4b437d3b6c91 | | 622b2ab1a1bc488eb01d175ab965b559 | | | False |' 2021-07-13 21:42:40.163 | ++ functions-common:get_field:727 : read data 2021-07-13 21:42:40.167 | + functions-common:get_or_add_user_project_role:910 : user_role_id=d25e23718bd14846916bcd49bd41cf85 2021-07-13 21:42:40.169 | + functions-common:get_or_add_user_project_role:912 : echo d25e23718bd14846916bcd49bd41cf85 2021-07-13 21:42:40.169 | d25e23718bd14846916bcd49bd41cf85 2021-07-13 21:42:40.172 | + lib/keystone:create_service_user:398 : [[ -n '' ]] 2021-07-13 21:42:40.175 | + lib/glance:create_glance_accounts:312 : is_service_enabled s-proxy 2021-07-13 21:42:40.191 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:42:40.193 | + lib/glance:create_glance_accounts:313 : create_service_user glance-swift ResellerAdmin 2021-07-13 21:42:40.196 | + lib/keystone:create_service_user:395 : get_or_create_user glance-swift Passw0rd Default 2021-07-13 21:42:40.198 | + functions-common:get_or_create_user:824 : local user_id 2021-07-13 21:42:40.201 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-07-13 21:42:40.203 | + functions-common:get_or_create_user:828 : local email= 2021-07-13 21:42:40.206 | ++ functions-common:get_or_create_user:842 : oscwrap user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2021-07-13 21:42:42.505 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:42:42.508 | + functions-common:get_or_create_user:840 : user_id=f0d8750bc8db4ea0995286dbe49c2633 2021-07-13 21:42:42.511 | + functions-common:get_or_create_user:841 : echo f0d8750bc8db4ea0995286dbe49c2633 2021-07-13 21:42:42.511 | f0d8750bc8db4ea0995286dbe49c2633 2021-07-13 21:42:42.513 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service glance-swift service Default Default 2021-07-13 21:42:42.516 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-07-13 21:42:42.519 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-07-13 21:42:42.521 | ++ functions-common:_get_domain_args:872 : local domain 2021-07-13 21:42:42.524 | ++ functions-common:_get_domain_args:873 : domain= 2021-07-13 21:42:42.526 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-07-13 21:42:42.528 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-07-13 21:42:42.531 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-07-13 21:42:42.533 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-07-13 21:42:42.536 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-07-13 21:42:42.538 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-07-13 21:42:42.542 | ++ 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-07-13 21:42:42.543 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-07-13 21:42:42.543 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-07-13 21:42:42.546 | ++ functions-common:get_field:726 : local data field 2021-07-13 21:42:42.549 | ++ functions-common:get_field:727 : read data 2021-07-13 21:42:45.461 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:42:45.465 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-07-13 21:42:45.467 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-07-13 21:42:45.470 | + 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-07-13 21:42:48.306 | ++ 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-07-13 21:42:48.306 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-07-13 21:42:48.306 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-07-13 21:42:48.309 | ++ functions-common:get_field:726 : local data field 2021-07-13 21:42:48.312 | ++ functions-common:get_field:727 : read data 2021-07-13 21:42:51.269 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:42:51.272 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-07-13 21:42:51.275 | ++ functions-common:get_field:731 : field='$2' 2021-07-13 21:42:51.278 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-07-13 21:42:51.279 | ++ functions-common:get_field:733 : echo '| d25e23718bd14846916bcd49bd41cf85 | f0d8750bc8db4ea0995286dbe49c2633 | | 622b2ab1a1bc488eb01d175ab965b559 | | | False |' 2021-07-13 21:42:51.283 | ++ functions-common:get_field:727 : read data 2021-07-13 21:42:51.287 | + functions-common:get_or_add_user_project_role:910 : user_role_id=d25e23718bd14846916bcd49bd41cf85 2021-07-13 21:42:51.289 | + functions-common:get_or_add_user_project_role:912 : echo d25e23718bd14846916bcd49bd41cf85 2021-07-13 21:42:51.289 | d25e23718bd14846916bcd49bd41cf85 2021-07-13 21:42:51.292 | + lib/keystone:create_service_user:398 : [[ -n ResellerAdmin ]] 2021-07-13 21:42:51.294 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2021-07-13 21:42:51.297 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-07-13 21:42:51.300 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-07-13 21:42:51.303 | ++ functions-common:_get_domain_args:872 : local domain 2021-07-13 21:42:51.305 | ++ functions-common:_get_domain_args:873 : domain= 2021-07-13 21:42:51.307 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-07-13 21:42:51.310 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-07-13 21:42:51.313 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-07-13 21:42:51.315 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-07-13 21:42:51.318 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-07-13 21:42:51.320 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-07-13 21:42:51.324 | ++ 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-07-13 21:42:51.324 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-07-13 21:42:51.325 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-07-13 21:42:51.327 | ++ functions-common:get_field:726 : local data field 2021-07-13 21:42:51.330 | ++ functions-common:get_field:727 : read data 2021-07-13 21:42:54.331 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:42:54.334 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-07-13 21:42:54.337 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-07-13 21:42:54.340 | + 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-07-13 21:42:57.170 | ++ 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-07-13 21:42:57.170 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-07-13 21:42:57.170 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-07-13 21:42:57.173 | ++ functions-common:get_field:726 : local data field 2021-07-13 21:42:57.176 | ++ functions-common:get_field:727 : read data 2021-07-13 21:43:00.187 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:43:00.190 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-07-13 21:43:00.193 | ++ functions-common:get_field:731 : field='$2' 2021-07-13 21:43:00.196 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-07-13 21:43:00.196 | ++ functions-common:get_field:733 : echo '| 89d22413ce1443c39f9cdd9b5971aa98 | f0d8750bc8db4ea0995286dbe49c2633 | | 622b2ab1a1bc488eb01d175ab965b559 | | | False |' 2021-07-13 21:43:00.201 | ++ functions-common:get_field:727 : read data 2021-07-13 21:43:00.205 | + functions-common:get_or_add_user_project_role:910 : user_role_id=89d22413ce1443c39f9cdd9b5971aa98 2021-07-13 21:43:00.208 | + functions-common:get_or_add_user_project_role:912 : echo 89d22413ce1443c39f9cdd9b5971aa98 2021-07-13 21:43:00.208 | 89d22413ce1443c39f9cdd9b5971aa98 2021-07-13 21:43:00.210 | + lib/glance:create_glance_accounts:316 : get_or_create_service glance image 'Glance Image Service' 2021-07-13 21:43:00.213 | + functions-common:get_or_create_service:966 : local service_id 2021-07-13 21:43:00.216 | ++ functions-common:get_or_create_service:979 : oscwrap service show image -f value -c id 2021-07-13 21:43:02.478 | ++ functions-common:get_or_create_service:981 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2021-07-13 21:43:04.607 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:43:04.610 | + functions-common:get_or_create_service:977 : service_id=' 2021-07-13 21:43:04.610 | 1467e06aa8d345b28b65bcb313131a8f' 2021-07-13 21:43:04.613 | + functions-common:get_or_create_service:978 : echo 1467e06aa8d345b28b65bcb313131a8f 2021-07-13 21:43:04.613 | 1467e06aa8d345b28b65bcb313131a8f 2021-07-13 21:43:04.615 | + lib/glance:create_glance_accounts:318 : get_or_create_endpoint image RegionOne http://10.222.0.20/image 2021-07-13 21:43:04.618 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-07-13 21:43:04.621 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface image public http://10.222.0.20/image RegionOne 2021-07-13 21:43:04.623 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-07-13 21:43:04.627 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2021-07-13 21:43:07.117 | +++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:43:07.120 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-07-13 21:43:07.123 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-07-13 21:43:07.126 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create image public http://10.222.0.20/image --region RegionOne -f value -c id 2021-07-13 21:43:09.446 | +++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:43:09.449 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=24784d4fde5046ac84e6de2266d218d5 2021-07-13 21:43:09.451 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 24784d4fde5046ac84e6de2266d218d5 2021-07-13 21:43:09.455 | + functions-common:get_or_create_endpoint:1011 : public_id=24784d4fde5046ac84e6de2266d218d5 2021-07-13 21:43:09.457 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-07-13 21:43:09.460 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-07-13 21:43:09.462 | + functions-common:get_or_create_endpoint:1020 : echo 24784d4fde5046ac84e6de2266d218d5 2021-07-13 21:43:09.462 | 24784d4fde5046ac84e6de2266d218d5 2021-07-13 21:43:09.465 | ++ lib/glance:create_glance_accounts:323 : get_or_create_domain Default 2021-07-13 21:43:09.468 | ++ functions-common:get_or_create_domain:792 : local domain_id 2021-07-13 21:43:09.472 | +++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2021-07-13 21:43:11.676 | ++ functions-common:get_or_create_domain:802 : domain_id=default 2021-07-13 21:43:11.678 | ++ functions-common:get_or_create_domain:803 : echo default 2021-07-13 21:43:11.681 | + lib/glance:create_glance_accounts:323 : service_domain_id=default 2021-07-13 21:43:11.683 | + lib/glance:create_glance_accounts:324 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2021-07-13 21:43:11.710 | + lib/glance:create_glance_accounts:325 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2021-07-13 21:43:11.736 | + ./stack.sh:main:1101 : is_service_enabled cinder 2021-07-13 21:43:11.752 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:43:11.754 | + ./stack.sh:main:1102 : create_cinder_accounts 2021-07-13 21:43:11.757 | + lib/cinder:create_cinder_accounts:339 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2021-07-13 21:43:11.759 | + lib/cinder:create_cinder_accounts:341 : create_service_user cinder 2021-07-13 21:43:11.762 | + lib/keystone:create_service_user:395 : get_or_create_user cinder Passw0rd Default 2021-07-13 21:43:11.765 | + functions-common:get_or_create_user:824 : local user_id 2021-07-13 21:43:11.767 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-07-13 21:43:11.769 | + functions-common:get_or_create_user:828 : local email= 2021-07-13 21:43:11.772 | ++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2021-07-13 21:43:14.039 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:43:14.042 | + functions-common:get_or_create_user:840 : user_id=970c42d339564f9eae0b45a047e8afdf 2021-07-13 21:43:14.045 | + functions-common:get_or_create_user:841 : echo 970c42d339564f9eae0b45a047e8afdf 2021-07-13 21:43:14.045 | 970c42d339564f9eae0b45a047e8afdf 2021-07-13 21:43:14.048 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service cinder service Default Default 2021-07-13 21:43:14.050 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-07-13 21:43:14.053 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-07-13 21:43:14.056 | ++ functions-common:_get_domain_args:872 : local domain 2021-07-13 21:43:14.058 | ++ functions-common:_get_domain_args:873 : domain= 2021-07-13 21:43:14.060 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-07-13 21:43:14.063 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-07-13 21:43:14.066 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-07-13 21:43:14.068 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-07-13 21:43:14.070 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-07-13 21:43:14.073 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-07-13 21:43:14.077 | ++ 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-07-13 21:43:14.077 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-07-13 21:43:14.078 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-07-13 21:43:14.080 | ++ functions-common:get_field:726 : local data field 2021-07-13 21:43:14.083 | ++ functions-common:get_field:727 : read data 2021-07-13 21:43:16.988 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:43:16.991 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-07-13 21:43:16.994 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-07-13 21:43:16.996 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user cinder --project service --user-domain Default --project-domain Default 2021-07-13 21:43:19.893 | ++ 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-07-13 21:43:19.893 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-07-13 21:43:19.893 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-07-13 21:43:19.896 | ++ functions-common:get_field:726 : local data field 2021-07-13 21:43:19.899 | ++ functions-common:get_field:727 : read data 2021-07-13 21:43:22.862 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:43:22.865 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-07-13 21:43:22.867 | ++ functions-common:get_field:731 : field='$2' 2021-07-13 21:43:22.870 | ++ functions-common:get_field:733 : echo '| d25e23718bd14846916bcd49bd41cf85 | 970c42d339564f9eae0b45a047e8afdf | | 622b2ab1a1bc488eb01d175ab965b559 | | | False |' 2021-07-13 21:43:22.870 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-07-13 21:43:22.876 | ++ functions-common:get_field:727 : read data 2021-07-13 21:43:22.879 | + functions-common:get_or_add_user_project_role:910 : user_role_id=d25e23718bd14846916bcd49bd41cf85 2021-07-13 21:43:22.882 | + functions-common:get_or_add_user_project_role:912 : echo d25e23718bd14846916bcd49bd41cf85 2021-07-13 21:43:22.882 | d25e23718bd14846916bcd49bd41cf85 2021-07-13 21:43:22.884 | + lib/keystone:create_service_user:398 : [[ -n '' ]] 2021-07-13 21:43:22.887 | + lib/cinder:create_cinder_accounts:344 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2021-07-13 21:43:22.889 | + functions-common:get_or_create_service:966 : local service_id 2021-07-13 21:43:22.893 | ++ functions-common:get_or_create_service:979 : oscwrap service show block-storage -f value -c id 2021-07-13 21:43:25.107 | ++ functions-common:get_or_create_service:981 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2021-07-13 21:43:27.213 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:43:27.216 | + functions-common:get_or_create_service:977 : service_id=' 2021-07-13 21:43:27.216 | 409936eb37394011ae488750175e3e55' 2021-07-13 21:43:27.219 | + functions-common:get_or_create_service:978 : echo 409936eb37394011ae488750175e3e55 2021-07-13 21:43:27.219 | 409936eb37394011ae488750175e3e55 2021-07-13 21:43:27.221 | + lib/cinder:create_cinder_accounts:345 : '[' True == False ']' 2021-07-13 21:43:27.224 | + lib/cinder:create_cinder_accounts:364 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.20/volume/v3/$(project_id)s' 2021-07-13 21:43:27.226 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-07-13 21:43:27.230 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.20/volume/v3/$(project_id)s' RegionOne 2021-07-13 21:43:27.232 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-07-13 21:43:27.236 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2021-07-13 21:43:29.607 | +++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:43:29.611 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-07-13 21:43:29.613 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-07-13 21:43:29.616 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create block-storage public 'http://10.222.0.20/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-07-13 21:43:31.943 | +++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:43:31.946 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=a3eac2eab8b942d79360bc06269b8d93 2021-07-13 21:43:31.948 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo a3eac2eab8b942d79360bc06269b8d93 2021-07-13 21:43:31.951 | + functions-common:get_or_create_endpoint:1011 : public_id=a3eac2eab8b942d79360bc06269b8d93 2021-07-13 21:43:31.954 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-07-13 21:43:31.957 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-07-13 21:43:31.959 | + functions-common:get_or_create_endpoint:1020 : echo a3eac2eab8b942d79360bc06269b8d93 2021-07-13 21:43:31.959 | a3eac2eab8b942d79360bc06269b8d93 2021-07-13 21:43:31.962 | + lib/cinder:create_cinder_accounts:368 : get_or_create_service cinderv2 volumev2 'Cinder Volume Service V2' 2021-07-13 21:43:31.964 | + functions-common:get_or_create_service:966 : local service_id 2021-07-13 21:43:31.968 | ++ functions-common:get_or_create_service:979 : oscwrap service show volumev2 -f value -c id 2021-07-13 21:43:34.228 | ++ functions-common:get_or_create_service:981 : oscwrap service create volumev2 --name cinderv2 '--description=Cinder Volume Service V2' -f value -c id 2021-07-13 21:43:36.366 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:43:36.369 | + functions-common:get_or_create_service:977 : service_id=' 2021-07-13 21:43:36.369 | 50e9e45b610145d5985cf3bd8c2138ce' 2021-07-13 21:43:36.371 | + functions-common:get_or_create_service:978 : echo 50e9e45b610145d5985cf3bd8c2138ce 2021-07-13 21:43:36.371 | 50e9e45b610145d5985cf3bd8c2138ce 2021-07-13 21:43:36.374 | + lib/cinder:create_cinder_accounts:370 : get_or_create_endpoint volumev2 RegionOne 'http://10.222.0.20/volume/v2/$(project_id)s' 2021-07-13 21:43:36.377 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-07-13 21:43:36.380 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface volumev2 public 'http://10.222.0.20/volume/v2/$(project_id)s' RegionOne 2021-07-13 21:43:36.382 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-07-13 21:43:36.386 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service volumev2 --interface public --region RegionOne -c ID -f value 2021-07-13 21:43:38.769 | +++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:43:38.772 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-07-13 21:43:38.774 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-07-13 21:43:38.777 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create volumev2 public 'http://10.222.0.20/volume/v2/$(project_id)s' --region RegionOne -f value -c id 2021-07-13 21:43:41.091 | +++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:43:41.094 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=82c7f18cf8a44bb38b6f6218dc63024a 2021-07-13 21:43:41.097 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 82c7f18cf8a44bb38b6f6218dc63024a 2021-07-13 21:43:41.100 | + functions-common:get_or_create_endpoint:1011 : public_id=82c7f18cf8a44bb38b6f6218dc63024a 2021-07-13 21:43:41.102 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-07-13 21:43:41.105 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-07-13 21:43:41.107 | + functions-common:get_or_create_endpoint:1020 : echo 82c7f18cf8a44bb38b6f6218dc63024a 2021-07-13 21:43:41.107 | 82c7f18cf8a44bb38b6f6218dc63024a 2021-07-13 21:43:41.110 | + lib/cinder:create_cinder_accounts:374 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2021-07-13 21:43:41.112 | + functions-common:get_or_create_service:966 : local service_id 2021-07-13 21:43:41.116 | ++ functions-common:get_or_create_service:979 : oscwrap service show volumev3 -f value -c id 2021-07-13 21:43:43.350 | ++ functions-common:get_or_create_service:981 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2021-07-13 21:43:45.459 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:43:45.462 | + functions-common:get_or_create_service:977 : service_id=' 2021-07-13 21:43:45.462 | 3571a83bc0954c11afb12b19fb5d01aa' 2021-07-13 21:43:45.465 | + functions-common:get_or_create_service:978 : echo 3571a83bc0954c11afb12b19fb5d01aa 2021-07-13 21:43:45.465 | 3571a83bc0954c11afb12b19fb5d01aa 2021-07-13 21:43:45.468 | + lib/cinder:create_cinder_accounts:376 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.20/volume/v3/$(project_id)s' 2021-07-13 21:43:45.470 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-07-13 21:43:45.473 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.20/volume/v3/$(project_id)s' RegionOne 2021-07-13 21:43:45.476 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-07-13 21:43:45.479 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2021-07-13 21:43:47.837 | +++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:43:47.840 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-07-13 21:43:47.842 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-07-13 21:43:47.845 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create volumev3 public 'http://10.222.0.20/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-07-13 21:43:50.153 | +++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:43:50.157 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=7beae0855a8f479d9c41b5eed8d349d7 2021-07-13 21:43:50.159 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 7beae0855a8f479d9c41b5eed8d349d7 2021-07-13 21:43:50.162 | + functions-common:get_or_create_endpoint:1011 : public_id=7beae0855a8f479d9c41b5eed8d349d7 2021-07-13 21:43:50.164 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-07-13 21:43:50.167 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-07-13 21:43:50.169 | + functions-common:get_or_create_endpoint:1020 : echo 7beae0855a8f479d9c41b5eed8d349d7 2021-07-13 21:43:50.169 | 7beae0855a8f479d9c41b5eed8d349d7 2021-07-13 21:43:50.172 | + lib/cinder:create_cinder_accounts:381 : configure_cinder_internal_tenant 2021-07-13 21:43:50.176 | ++ lib/cinder:configure_cinder_internal_tenant:554 : get_or_create_project service 2021-07-13 21:43:50.178 | ++ functions-common:get_or_create_project:847 : local project_id 2021-07-13 21:43:50.181 | +++ functions-common:get_or_create_project:855 : oscwrap project create service --domain= --or-show -f value -c id 2021-07-13 21:43:52.495 | +++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:43:52.498 | ++ functions-common:get_or_create_project:853 : project_id=622b2ab1a1bc488eb01d175ab965b559 2021-07-13 21:43:52.500 | ++ functions-common:get_or_create_project:854 : echo 622b2ab1a1bc488eb01d175ab965b559 2021-07-13 21:43:52.503 | + lib/cinder:configure_cinder_internal_tenant:554 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 622b2ab1a1bc488eb01d175ab965b559 2021-07-13 21:43:52.528 | ++ lib/cinder:configure_cinder_internal_tenant:555 : get_or_create_user cinder 2021-07-13 21:43:52.531 | ++ functions-common:get_or_create_user:824 : local user_id 2021-07-13 21:43:52.534 | ++ functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-07-13 21:43:52.536 | ++ functions-common:get_or_create_user:828 : local email= 2021-07-13 21:43:52.540 | +++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2021-07-13 21:43:54.467 | No password was supplied, authentication will fail when a user does not have a password. 2021-07-13 21:43:54.866 | +++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:43:54.869 | ++ functions-common:get_or_create_user:840 : user_id=970c42d339564f9eae0b45a047e8afdf 2021-07-13 21:43:54.872 | ++ functions-common:get_or_create_user:841 : echo 970c42d339564f9eae0b45a047e8afdf 2021-07-13 21:43:54.875 | + lib/cinder:configure_cinder_internal_tenant:555 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 970c42d339564f9eae0b45a047e8afdf 2021-07-13 21:43:54.900 | + ./stack.sh:main:1104 : is_service_enabled neutron 2021-07-13 21:43:54.916 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:43:54.919 | + ./stack.sh:main:1105 : create_neutron_accounts 2021-07-13 21:43:54.922 | + lib/neutron:create_neutron_accounts:639 : is_neutron_legacy_enabled 2021-07-13 21:43:54.926 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-07-13 21:43:54.926 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-07-13 21:43:54.930 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-07-13 21:43:54.933 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-07-13 21:43:54.935 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-07-13 21:43:54.938 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-07-13 21:43:54.940 | + lib/neutron:create_neutron_accounts:641 : create_mutnauq_accounts 2021-07-13 21:43:54.943 | + lib/neutron-legacy:create_mutnauq_accounts:405 : local neutron_url 2021-07-13 21:43:54.945 | + lib/neutron-legacy:create_mutnauq_accounts:406 : '[' False == True ']' 2021-07-13 21:43:54.947 | + lib/neutron-legacy:create_mutnauq_accounts:409 : neutron_url=http://10.222.0.20:9696/ 2021-07-13 21:43:54.950 | + lib/neutron-legacy:create_mutnauq_accounts:412 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2021-07-13 21:43:54.953 | + lib/neutron-legacy:create_mutnauq_accounts:414 : create_service_user neutron 2021-07-13 21:43:54.955 | + lib/keystone:create_service_user:395 : get_or_create_user neutron Passw0rd Default 2021-07-13 21:43:54.958 | + functions-common:get_or_create_user:824 : local user_id 2021-07-13 21:43:54.960 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-07-13 21:43:54.962 | + functions-common:get_or_create_user:828 : local email= 2021-07-13 21:43:54.966 | ++ functions-common:get_or_create_user:842 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2021-07-13 21:43:57.257 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:43:57.260 | + functions-common:get_or_create_user:840 : user_id=938103d81a3b4efe80987b6635faea57 2021-07-13 21:43:57.263 | + functions-common:get_or_create_user:841 : echo 938103d81a3b4efe80987b6635faea57 2021-07-13 21:43:57.263 | 938103d81a3b4efe80987b6635faea57 2021-07-13 21:43:57.266 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service neutron service Default Default 2021-07-13 21:43:57.269 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-07-13 21:43:57.272 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-07-13 21:43:57.274 | ++ functions-common:_get_domain_args:872 : local domain 2021-07-13 21:43:57.276 | ++ functions-common:_get_domain_args:873 : domain= 2021-07-13 21:43:57.279 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-07-13 21:43:57.282 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-07-13 21:43:57.284 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-07-13 21:43:57.286 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-07-13 21:43:57.289 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-07-13 21:43:57.292 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-07-13 21:43:57.295 | ++ 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-07-13 21:43:57.296 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-07-13 21:43:57.296 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-07-13 21:43:57.299 | ++ functions-common:get_field:726 : local data field 2021-07-13 21:43:57.301 | ++ functions-common:get_field:727 : read data 2021-07-13 21:44:00.218 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:44:00.222 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-07-13 21:44:00.225 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-07-13 21:44:00.227 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user neutron --project service --user-domain Default --project-domain Default 2021-07-13 21:44:03.076 | ++ 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-07-13 21:44:03.076 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-07-13 21:44:03.077 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-07-13 21:44:03.080 | ++ functions-common:get_field:726 : local data field 2021-07-13 21:44:03.083 | ++ functions-common:get_field:727 : read data 2021-07-13 21:44:06.050 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:44:06.053 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-07-13 21:44:06.055 | ++ functions-common:get_field:731 : field='$2' 2021-07-13 21:44:06.058 | ++ functions-common:get_field:733 : echo '| d25e23718bd14846916bcd49bd41cf85 | 938103d81a3b4efe80987b6635faea57 | | 622b2ab1a1bc488eb01d175ab965b559 | | | False |' 2021-07-13 21:44:06.059 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-07-13 21:44:06.064 | ++ functions-common:get_field:727 : read data 2021-07-13 21:44:06.067 | + functions-common:get_or_add_user_project_role:910 : user_role_id=d25e23718bd14846916bcd49bd41cf85 2021-07-13 21:44:06.070 | + functions-common:get_or_add_user_project_role:912 : echo d25e23718bd14846916bcd49bd41cf85 2021-07-13 21:44:06.070 | d25e23718bd14846916bcd49bd41cf85 2021-07-13 21:44:06.072 | + lib/keystone:create_service_user:398 : [[ -n '' ]] 2021-07-13 21:44:06.075 | + lib/neutron-legacy:create_mutnauq_accounts:416 : get_or_create_service neutron network 'Neutron Service' 2021-07-13 21:44:06.078 | + functions-common:get_or_create_service:966 : local service_id 2021-07-13 21:44:06.081 | ++ functions-common:get_or_create_service:979 : oscwrap service show network -f value -c id 2021-07-13 21:44:08.350 | ++ functions-common:get_or_create_service:981 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2021-07-13 21:44:10.503 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:44:10.506 | + functions-common:get_or_create_service:977 : service_id=' 2021-07-13 21:44:10.506 | 27b2ec4d2405401197835113d869b76b' 2021-07-13 21:44:10.508 | + functions-common:get_or_create_service:978 : echo 27b2ec4d2405401197835113d869b76b 2021-07-13 21:44:10.508 | 27b2ec4d2405401197835113d869b76b 2021-07-13 21:44:10.511 | + lib/neutron-legacy:create_mutnauq_accounts:418 : get_or_create_endpoint network RegionOne http://10.222.0.20:9696/ 2021-07-13 21:44:10.513 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-07-13 21:44:10.517 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface network public http://10.222.0.20:9696/ RegionOne 2021-07-13 21:44:10.519 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-07-13 21:44:10.522 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2021-07-13 21:44:12.922 | +++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:44:12.925 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-07-13 21:44:12.927 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-07-13 21:44:12.931 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create network public http://10.222.0.20:9696/ --region RegionOne -f value -c id 2021-07-13 21:44:15.247 | +++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:44:15.250 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=55366599a8f042da9d838c3ea7bb0b5c 2021-07-13 21:44:15.253 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 55366599a8f042da9d838c3ea7bb0b5c 2021-07-13 21:44:15.256 | + functions-common:get_or_create_endpoint:1011 : public_id=55366599a8f042da9d838c3ea7bb0b5c 2021-07-13 21:44:15.258 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-07-13 21:44:15.261 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-07-13 21:44:15.263 | + functions-common:get_or_create_endpoint:1020 : echo 55366599a8f042da9d838c3ea7bb0b5c 2021-07-13 21:44:15.263 | 55366599a8f042da9d838c3ea7bb0b5c 2021-07-13 21:44:15.266 | + ./stack.sh:main:1107 : is_service_enabled swift 2021-07-13 21:44:15.282 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:44:15.284 | + ./stack.sh:main:1108 : create_swift_accounts 2021-07-13 21:44:15.287 | + lib/swift:create_swift_accounts:630 : export swiftusertest1_password=testing 2021-07-13 21:44:15.289 | + lib/swift:create_swift_accounts:630 : swiftusertest1_password=testing 2021-07-13 21:44:15.292 | + lib/swift:create_swift_accounts:631 : export swiftusertest2_password=testing2 2021-07-13 21:44:15.295 | + lib/swift:create_swift_accounts:631 : swiftusertest2_password=testing2 2021-07-13 21:44:15.297 | + lib/swift:create_swift_accounts:632 : export swiftusertest3_password=testing3 2021-07-13 21:44:15.300 | + lib/swift:create_swift_accounts:632 : swiftusertest3_password=testing3 2021-07-13 21:44:15.302 | + lib/swift:create_swift_accounts:633 : export swiftusertest4_password=testing4 2021-07-13 21:44:15.305 | + lib/swift:create_swift_accounts:633 : swiftusertest4_password=testing4 2021-07-13 21:44:15.307 | + lib/swift:create_swift_accounts:635 : local another_role 2021-07-13 21:44:15.311 | ++ lib/swift:create_swift_accounts:636 : get_or_create_role anotherrole 2021-07-13 21:44:15.313 | ++ functions-common:get_or_create_role:860 : local role_id 2021-07-13 21:44:15.316 | +++ functions-common:get_or_create_role:867 : oscwrap role create anotherrole --or-show -f value -c id 2021-07-13 21:44:17.586 | +++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:44:17.589 | ++ functions-common:get_or_create_role:865 : role_id=ed2b37d70ecf416c9351892bca6d8e39 2021-07-13 21:44:17.591 | ++ functions-common:get_or_create_role:866 : echo ed2b37d70ecf416c9351892bca6d8e39 2021-07-13 21:44:17.594 | + lib/swift:create_swift_accounts:636 : another_role=ed2b37d70ecf416c9351892bca6d8e39 2021-07-13 21:44:17.596 | + lib/swift:create_swift_accounts:640 : create_service_user swift admin 2021-07-13 21:44:17.599 | + lib/keystone:create_service_user:395 : get_or_create_user swift Passw0rd Default 2021-07-13 21:44:17.601 | + functions-common:get_or_create_user:824 : local user_id 2021-07-13 21:44:17.603 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-07-13 21:44:17.606 | + functions-common:get_or_create_user:828 : local email= 2021-07-13 21:44:17.609 | ++ functions-common:get_or_create_user:842 : oscwrap user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2021-07-13 21:44:19.904 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:44:19.907 | + functions-common:get_or_create_user:840 : user_id=f5d0b06fafc04a989f506585145d720d 2021-07-13 21:44:19.909 | + functions-common:get_or_create_user:841 : echo f5d0b06fafc04a989f506585145d720d 2021-07-13 21:44:19.909 | f5d0b06fafc04a989f506585145d720d 2021-07-13 21:44:19.912 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service swift service Default Default 2021-07-13 21:44:19.914 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-07-13 21:44:19.917 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-07-13 21:44:19.919 | ++ functions-common:_get_domain_args:872 : local domain 2021-07-13 21:44:19.921 | ++ functions-common:_get_domain_args:873 : domain= 2021-07-13 21:44:19.924 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-07-13 21:44:19.926 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-07-13 21:44:19.928 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-07-13 21:44:19.930 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-07-13 21:44:19.932 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-07-13 21:44:19.935 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-07-13 21:44:19.939 | ++ 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-07-13 21:44:19.939 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-07-13 21:44:19.939 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-07-13 21:44:19.942 | ++ functions-common:get_field:726 : local data field 2021-07-13 21:44:19.944 | ++ functions-common:get_field:727 : read data 2021-07-13 21:44:22.874 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:44:22.877 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-07-13 21:44:22.880 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-07-13 21:44:22.882 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user swift --project service --user-domain Default --project-domain Default 2021-07-13 21:44:25.729 | ++ 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-07-13 21:44:25.729 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-07-13 21:44:25.729 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-07-13 21:44:25.732 | ++ functions-common:get_field:726 : local data field 2021-07-13 21:44:25.735 | ++ functions-common:get_field:727 : read data 2021-07-13 21:44:28.738 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:44:28.741 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-07-13 21:44:28.743 | ++ functions-common:get_field:731 : field='$2' 2021-07-13 21:44:28.746 | ++ functions-common:get_field:733 : echo '| d25e23718bd14846916bcd49bd41cf85 | f5d0b06fafc04a989f506585145d720d | | 622b2ab1a1bc488eb01d175ab965b559 | | | False |' 2021-07-13 21:44:28.746 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-07-13 21:44:28.752 | ++ functions-common:get_field:727 : read data 2021-07-13 21:44:28.755 | + functions-common:get_or_add_user_project_role:910 : user_role_id=d25e23718bd14846916bcd49bd41cf85 2021-07-13 21:44:28.757 | + functions-common:get_or_add_user_project_role:912 : echo d25e23718bd14846916bcd49bd41cf85 2021-07-13 21:44:28.757 | d25e23718bd14846916bcd49bd41cf85 2021-07-13 21:44:28.760 | + lib/keystone:create_service_user:398 : [[ -n admin ]] 2021-07-13 21:44:28.762 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role admin swift service Default Default 2021-07-13 21:44:28.764 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-07-13 21:44:28.767 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-07-13 21:44:28.769 | ++ functions-common:_get_domain_args:872 : local domain 2021-07-13 21:44:28.772 | ++ functions-common:_get_domain_args:873 : domain= 2021-07-13 21:44:28.774 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-07-13 21:44:28.776 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-07-13 21:44:28.778 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-07-13 21:44:28.780 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-07-13 21:44:28.782 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-07-13 21:44:28.785 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-07-13 21:44:28.789 | ++ 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-07-13 21:44:28.789 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-07-13 21:44:28.789 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-07-13 21:44:28.792 | ++ functions-common:get_field:726 : local data field 2021-07-13 21:44:28.795 | ++ functions-common:get_field:727 : read data 2021-07-13 21:44:31.707 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:44:31.711 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-07-13 21:44:31.713 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-07-13 21:44:31.716 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user swift --project service --user-domain Default --project-domain Default 2021-07-13 21:44:34.524 | ++ 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-07-13 21:44:34.524 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-07-13 21:44:34.525 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-07-13 21:44:34.527 | ++ functions-common:get_field:726 : local data field 2021-07-13 21:44:34.531 | ++ functions-common:get_field:727 : read data 2021-07-13 21:44:37.505 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:44:37.508 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-07-13 21:44:37.510 | ++ functions-common:get_field:731 : field='$2' 2021-07-13 21:44:37.513 | ++ functions-common:get_field:733 : echo '| a5da2e6a826647d0b6984b790fb8da87 | f5d0b06fafc04a989f506585145d720d | | 622b2ab1a1bc488eb01d175ab965b559 | | | False |' 2021-07-13 21:44:37.513 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-07-13 21:44:37.518 | ++ functions-common:get_field:727 : read data 2021-07-13 21:44:37.521 | + functions-common:get_or_add_user_project_role:910 : user_role_id=a5da2e6a826647d0b6984b790fb8da87 2021-07-13 21:44:37.523 | + functions-common:get_or_add_user_project_role:912 : echo a5da2e6a826647d0b6984b790fb8da87 2021-07-13 21:44:37.523 | a5da2e6a826647d0b6984b790fb8da87 2021-07-13 21:44:37.526 | + lib/swift:create_swift_accounts:642 : get_or_create_service swift object-store 'Swift Service' 2021-07-13 21:44:37.529 | + functions-common:get_or_create_service:966 : local service_id 2021-07-13 21:44:37.532 | ++ functions-common:get_or_create_service:979 : oscwrap service show object-store -f value -c id 2021-07-13 21:44:39.760 | ++ functions-common:get_or_create_service:981 : oscwrap service create object-store --name swift '--description=Swift Service' -f value -c id 2021-07-13 21:44:41.895 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:44:41.898 | + functions-common:get_or_create_service:977 : service_id=' 2021-07-13 21:44:41.898 | f354379cd73f450586cd6a9f84d9ea26' 2021-07-13 21:44:41.900 | + functions-common:get_or_create_service:978 : echo f354379cd73f450586cd6a9f84d9ea26 2021-07-13 21:44:41.900 | f354379cd73f450586cd6a9f84d9ea26 2021-07-13 21:44:41.903 | + lib/swift:create_swift_accounts:644 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.20:8080/v1/AUTH_$(project_id)s' http://10.222.0.20:8080 2021-07-13 21:44:41.905 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-07-13 21:44:41.908 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.20:8080/v1/AUTH_$(project_id)s' RegionOne 2021-07-13 21:44:41.911 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-07-13 21:44:41.914 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2021-07-13 21:44:44.296 | +++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:44:44.299 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-07-13 21:44:44.302 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-07-13 21:44:44.305 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create object-store public 'http://10.222.0.20:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2021-07-13 21:44:46.621 | +++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:44:46.624 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=0da4c3fdad3243889c43543a9ae715e9 2021-07-13 21:44:46.626 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 0da4c3fdad3243889c43543a9ae715e9 2021-07-13 21:44:46.629 | + functions-common:get_or_create_endpoint:1011 : public_id=0da4c3fdad3243889c43543a9ae715e9 2021-07-13 21:44:46.632 | + functions-common:get_or_create_endpoint:1013 : [[ -n http://10.222.0.20:8080 ]] 2021-07-13 21:44:46.634 | + functions-common:get_or_create_endpoint:1014 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.20:8080 RegionOne 2021-07-13 21:44:46.636 | + functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-07-13 21:44:46.642 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2021-07-13 21:44:49.002 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:44:49.005 | + functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-07-13 21:44:49.008 | + functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-07-13 21:44:49.011 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create object-store admin http://10.222.0.20:8080 --region RegionOne -f value -c id 2021-07-13 21:44:51.319 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:44:51.322 | + functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=1394967c3d8546e794467453260c4a3c 2021-07-13 21:44:51.324 | + functions-common:_get_or_create_endpoint_with_interface:996 : echo 1394967c3d8546e794467453260c4a3c 2021-07-13 21:44:51.324 | 1394967c3d8546e794467453260c4a3c 2021-07-13 21:44:51.327 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-07-13 21:44:51.329 | + functions-common:get_or_create_endpoint:1020 : echo 0da4c3fdad3243889c43543a9ae715e9 2021-07-13 21:44:51.329 | 0da4c3fdad3243889c43543a9ae715e9 2021-07-13 21:44:51.331 | + lib/swift:create_swift_accounts:649 : local swift_project_test1 2021-07-13 21:44:51.334 | ++ lib/swift:create_swift_accounts:650 : get_or_create_project swiftprojecttest1 default 2021-07-13 21:44:51.337 | ++ functions-common:get_or_create_project:847 : local project_id 2021-07-13 21:44:51.340 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest1 --domain=default --or-show -f value -c id 2021-07-13 21:44:53.545 | +++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:44:53.548 | ++ functions-common:get_or_create_project:853 : project_id=b2b900f091e14272a0d791ccc660471d 2021-07-13 21:44:53.550 | ++ functions-common:get_or_create_project:854 : echo b2b900f091e14272a0d791ccc660471d 2021-07-13 21:44:53.553 | + lib/swift:create_swift_accounts:650 : swift_project_test1=b2b900f091e14272a0d791ccc660471d 2021-07-13 21:44:53.556 | + lib/swift:create_swift_accounts:651 : die_if_not_set 651 swift_project_test1 'Failure creating swift_project_test1' 2021-07-13 21:44:53.558 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-07-13 21:44:53.574 | ++ lib/swift:create_swift_accounts:653 : get_or_create_user swiftusertest1 testing default test@example.com 2021-07-13 21:44:53.577 | ++ functions-common:get_or_create_user:824 : local user_id 2021-07-13 21:44:53.580 | ++ functions-common:get_or_create_user:825 : [[ ! -z test@example.com ]] 2021-07-13 21:44:53.582 | ++ functions-common:get_or_create_user:826 : local email=--email=test@example.com 2021-07-13 21:44:53.585 | +++ 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-07-13 21:44:55.854 | +++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:44:55.857 | ++ functions-common:get_or_create_user:840 : user_id=d65ae45279244239b0c879ac3dc399c9 2021-07-13 21:44:55.859 | ++ functions-common:get_or_create_user:841 : echo d65ae45279244239b0c879ac3dc399c9 2021-07-13 21:44:55.862 | + lib/swift:create_swift_accounts:653 : SWIFT_USER_TEST1=d65ae45279244239b0c879ac3dc399c9 2021-07-13 21:44:55.865 | + lib/swift:create_swift_accounts:654 : die_if_not_set 654 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2021-07-13 21:44:55.867 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-07-13 21:44:55.883 | + lib/swift:create_swift_accounts:655 : get_or_add_user_project_role admin d65ae45279244239b0c879ac3dc399c9 b2b900f091e14272a0d791ccc660471d 2021-07-13 21:44:55.886 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-07-13 21:44:55.889 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-07-13 21:44:55.892 | ++ functions-common:_get_domain_args:872 : local domain 2021-07-13 21:44:55.894 | ++ functions-common:_get_domain_args:873 : domain= 2021-07-13 21:44:55.896 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-07-13 21:44:55.899 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-07-13 21:44:55.901 | ++ functions-common:_get_domain_args:882 : echo 2021-07-13 21:44:55.905 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-07-13 21:44:55.908 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user d65ae45279244239b0c879ac3dc399c9 --project b2b900f091e14272a0d791ccc660471d 2021-07-13 21:44:55.909 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-07-13 21:44:55.909 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-07-13 21:44:55.911 | ++ functions-common:get_field:726 : local data field 2021-07-13 21:44:55.914 | ++ functions-common:get_field:727 : read data 2021-07-13 21:44:58.315 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:44:58.319 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-07-13 21:44:58.321 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-07-13 21:44:58.324 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user d65ae45279244239b0c879ac3dc399c9 --project b2b900f091e14272a0d791ccc660471d 2021-07-13 21:45:00.652 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user d65ae45279244239b0c879ac3dc399c9 --project b2b900f091e14272a0d791ccc660471d 2021-07-13 21:45:00.652 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-07-13 21:45:00.652 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-07-13 21:45:00.656 | ++ functions-common:get_field:726 : local data field 2021-07-13 21:45:00.659 | ++ functions-common:get_field:727 : read data 2021-07-13 21:45:03.132 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:45:03.135 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-07-13 21:45:03.137 | ++ functions-common:get_field:731 : field='$2' 2021-07-13 21:45:03.140 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-07-13 21:45:03.140 | ++ functions-common:get_field:733 : echo '| a5da2e6a826647d0b6984b790fb8da87 | d65ae45279244239b0c879ac3dc399c9 | | b2b900f091e14272a0d791ccc660471d | | | False |' 2021-07-13 21:45:03.145 | ++ functions-common:get_field:727 : read data 2021-07-13 21:45:03.148 | + functions-common:get_or_add_user_project_role:910 : user_role_id=a5da2e6a826647d0b6984b790fb8da87 2021-07-13 21:45:03.151 | + functions-common:get_or_add_user_project_role:912 : echo a5da2e6a826647d0b6984b790fb8da87 2021-07-13 21:45:03.151 | a5da2e6a826647d0b6984b790fb8da87 2021-07-13 21:45:03.154 | + lib/swift:create_swift_accounts:657 : local swift_user_test3 2021-07-13 21:45:03.157 | ++ lib/swift:create_swift_accounts:659 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2021-07-13 21:45:03.159 | ++ functions-common:get_or_create_user:824 : local user_id 2021-07-13 21:45:03.162 | ++ functions-common:get_or_create_user:825 : [[ ! -z test3@example.com ]] 2021-07-13 21:45:03.164 | ++ functions-common:get_or_create_user:826 : local email=--email=test3@example.com 2021-07-13 21:45:03.167 | +++ 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-07-13 21:45:05.369 | +++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:45:05.373 | ++ functions-common:get_or_create_user:840 : user_id=ec9eaa16ff7241809872ca17fc667b59 2021-07-13 21:45:05.375 | ++ functions-common:get_or_create_user:841 : echo ec9eaa16ff7241809872ca17fc667b59 2021-07-13 21:45:05.378 | + lib/swift:create_swift_accounts:659 : swift_user_test3=ec9eaa16ff7241809872ca17fc667b59 2021-07-13 21:45:05.380 | + lib/swift:create_swift_accounts:660 : die_if_not_set 660 swift_user_test3 'Failure creating swift_user_test3' 2021-07-13 21:45:05.383 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-07-13 21:45:05.398 | + lib/swift:create_swift_accounts:661 : get_or_add_user_project_role ed2b37d70ecf416c9351892bca6d8e39 ec9eaa16ff7241809872ca17fc667b59 b2b900f091e14272a0d791ccc660471d 2021-07-13 21:45:05.401 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-07-13 21:45:05.404 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-07-13 21:45:05.406 | ++ functions-common:_get_domain_args:872 : local domain 2021-07-13 21:45:05.409 | ++ functions-common:_get_domain_args:873 : domain= 2021-07-13 21:45:05.411 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-07-13 21:45:05.413 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-07-13 21:45:05.416 | ++ functions-common:_get_domain_args:882 : echo 2021-07-13 21:45:05.418 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-07-13 21:45:05.422 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role ed2b37d70ecf416c9351892bca6d8e39 --user ec9eaa16ff7241809872ca17fc667b59 --project b2b900f091e14272a0d791ccc660471d 2021-07-13 21:45:05.423 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-07-13 21:45:05.423 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-07-13 21:45:05.425 | ++ functions-common:get_field:726 : local data field 2021-07-13 21:45:05.427 | ++ functions-common:get_field:727 : read data 2021-07-13 21:45:07.807 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:45:07.811 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-07-13 21:45:07.813 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-07-13 21:45:07.816 | + functions-common:get_or_add_user_project_role:901 : openstack role add ed2b37d70ecf416c9351892bca6d8e39 --user ec9eaa16ff7241809872ca17fc667b59 --project b2b900f091e14272a0d791ccc660471d 2021-07-13 21:45:10.165 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role ed2b37d70ecf416c9351892bca6d8e39 --user ec9eaa16ff7241809872ca17fc667b59 --project b2b900f091e14272a0d791ccc660471d 2021-07-13 21:45:10.166 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-07-13 21:45:10.166 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-07-13 21:45:10.169 | ++ functions-common:get_field:726 : local data field 2021-07-13 21:45:10.171 | ++ functions-common:get_field:727 : read data 2021-07-13 21:45:12.595 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:45:12.598 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-07-13 21:45:12.600 | ++ functions-common:get_field:731 : field='$2' 2021-07-13 21:45:12.603 | ++ functions-common:get_field:733 : echo '| ed2b37d70ecf416c9351892bca6d8e39 | ec9eaa16ff7241809872ca17fc667b59 | | b2b900f091e14272a0d791ccc660471d | | | False |' 2021-07-13 21:45:12.603 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-07-13 21:45:12.609 | ++ functions-common:get_field:727 : read data 2021-07-13 21:45:12.612 | + functions-common:get_or_add_user_project_role:910 : user_role_id=ed2b37d70ecf416c9351892bca6d8e39 2021-07-13 21:45:12.615 | + functions-common:get_or_add_user_project_role:912 : echo ed2b37d70ecf416c9351892bca6d8e39 2021-07-13 21:45:12.615 | ed2b37d70ecf416c9351892bca6d8e39 2021-07-13 21:45:12.617 | + lib/swift:create_swift_accounts:663 : local swift_project_test2 2021-07-13 21:45:12.620 | ++ lib/swift:create_swift_accounts:664 : get_or_create_project swiftprojecttest2 default 2021-07-13 21:45:12.623 | ++ functions-common:get_or_create_project:847 : local project_id 2021-07-13 21:45:12.626 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest2 --domain=default --or-show -f value -c id 2021-07-13 21:45:14.829 | +++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:45:14.832 | ++ functions-common:get_or_create_project:853 : project_id=b58f9f04e27449cab1fed10cd0efe875 2021-07-13 21:45:14.834 | ++ functions-common:get_or_create_project:854 : echo b58f9f04e27449cab1fed10cd0efe875 2021-07-13 21:45:14.837 | + lib/swift:create_swift_accounts:664 : swift_project_test2=b58f9f04e27449cab1fed10cd0efe875 2021-07-13 21:45:14.839 | + lib/swift:create_swift_accounts:665 : die_if_not_set 665 swift_project_test2 'Failure creating swift_project_test2' 2021-07-13 21:45:14.842 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-07-13 21:45:14.858 | + lib/swift:create_swift_accounts:667 : local swift_user_test2 2021-07-13 21:45:14.861 | ++ lib/swift:create_swift_accounts:669 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2021-07-13 21:45:14.864 | ++ functions-common:get_or_create_user:824 : local user_id 2021-07-13 21:45:14.866 | ++ functions-common:get_or_create_user:825 : [[ ! -z test2@example.com ]] 2021-07-13 21:45:14.868 | ++ functions-common:get_or_create_user:826 : local email=--email=test2@example.com 2021-07-13 21:45:14.872 | +++ 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-07-13 21:45:17.137 | +++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:45:17.140 | ++ functions-common:get_or_create_user:840 : user_id=066cd72177224c18ae93c58c938a091e 2021-07-13 21:45:17.142 | ++ functions-common:get_or_create_user:841 : echo 066cd72177224c18ae93c58c938a091e 2021-07-13 21:45:17.145 | + lib/swift:create_swift_accounts:669 : swift_user_test2=066cd72177224c18ae93c58c938a091e 2021-07-13 21:45:17.148 | + lib/swift:create_swift_accounts:670 : die_if_not_set 670 swift_user_test2 'Failure creating swift_user_test2' 2021-07-13 21:45:17.150 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-07-13 21:45:17.166 | + lib/swift:create_swift_accounts:671 : get_or_add_user_project_role admin 066cd72177224c18ae93c58c938a091e b58f9f04e27449cab1fed10cd0efe875 2021-07-13 21:45:17.169 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-07-13 21:45:17.172 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-07-13 21:45:17.175 | ++ functions-common:_get_domain_args:872 : local domain 2021-07-13 21:45:17.177 | ++ functions-common:_get_domain_args:873 : domain= 2021-07-13 21:45:17.179 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-07-13 21:45:17.182 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-07-13 21:45:17.184 | ++ functions-common:_get_domain_args:882 : echo 2021-07-13 21:45:17.187 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-07-13 21:45:17.191 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 066cd72177224c18ae93c58c938a091e --project b58f9f04e27449cab1fed10cd0efe875 2021-07-13 21:45:17.191 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-07-13 21:45:17.191 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-07-13 21:45:17.194 | ++ functions-common:get_field:726 : local data field 2021-07-13 21:45:17.197 | ++ functions-common:get_field:727 : read data 2021-07-13 21:45:19.598 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:45:19.602 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-07-13 21:45:19.605 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-07-13 21:45:19.608 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 066cd72177224c18ae93c58c938a091e --project b58f9f04e27449cab1fed10cd0efe875 2021-07-13 21:45:21.961 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 066cd72177224c18ae93c58c938a091e --project b58f9f04e27449cab1fed10cd0efe875 2021-07-13 21:45:21.962 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-07-13 21:45:21.962 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-07-13 21:45:21.965 | ++ functions-common:get_field:726 : local data field 2021-07-13 21:45:21.968 | ++ functions-common:get_field:727 : read data 2021-07-13 21:45:24.422 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:45:24.425 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-07-13 21:45:24.428 | ++ functions-common:get_field:731 : field='$2' 2021-07-13 21:45:24.431 | ++ functions-common:get_field:733 : echo '| a5da2e6a826647d0b6984b790fb8da87 | 066cd72177224c18ae93c58c938a091e | | b58f9f04e27449cab1fed10cd0efe875 | | | False |' 2021-07-13 21:45:24.431 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-07-13 21:45:24.437 | ++ functions-common:get_field:727 : read data 2021-07-13 21:45:24.440 | + functions-common:get_or_add_user_project_role:910 : user_role_id=a5da2e6a826647d0b6984b790fb8da87 2021-07-13 21:45:24.442 | + functions-common:get_or_add_user_project_role:912 : echo a5da2e6a826647d0b6984b790fb8da87 2021-07-13 21:45:24.442 | a5da2e6a826647d0b6984b790fb8da87 2021-07-13 21:45:24.445 | + lib/swift:create_swift_accounts:673 : local swift_domain 2021-07-13 21:45:24.448 | ++ lib/swift:create_swift_accounts:674 : get_or_create_domain swift_test 'Used for swift functional testing' 2021-07-13 21:45:24.450 | ++ functions-common:get_or_create_domain:792 : local domain_id 2021-07-13 21:45:24.453 | +++ functions-common:get_or_create_domain:804 : oscwrap domain show swift_test -f value -c id 2021-07-13 21:45:26.730 | +++ functions-common:get_or_create_domain:806 : oscwrap domain create swift_test --description 'Used for swift functional testing' -f value -c id 2021-07-13 21:45:28.858 | +++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:45:28.860 | ++ functions-common:get_or_create_domain:802 : domain_id=' 2021-07-13 21:45:28.861 | de099f74de244eaa9058d0a1e6db1080' 2021-07-13 21:45:28.863 | ++ functions-common:get_or_create_domain:803 : echo de099f74de244eaa9058d0a1e6db1080 2021-07-13 21:45:28.866 | + lib/swift:create_swift_accounts:674 : swift_domain=de099f74de244eaa9058d0a1e6db1080 2021-07-13 21:45:28.869 | + lib/swift:create_swift_accounts:675 : die_if_not_set 675 swift_domain 'Failure creating swift_test domain' 2021-07-13 21:45:28.871 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-07-13 21:45:28.887 | + lib/swift:create_swift_accounts:677 : local swift_project_test4 2021-07-13 21:45:28.890 | ++ lib/swift:create_swift_accounts:678 : get_or_create_project swiftprojecttest4 de099f74de244eaa9058d0a1e6db1080 2021-07-13 21:45:28.893 | ++ functions-common:get_or_create_project:847 : local project_id 2021-07-13 21:45:28.896 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest4 --domain=de099f74de244eaa9058d0a1e6db1080 --or-show -f value -c id 2021-07-13 21:45:31.177 | +++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:45:31.180 | ++ functions-common:get_or_create_project:853 : project_id=a7922e9131884e638faa5c21c70d3f7f 2021-07-13 21:45:31.182 | ++ functions-common:get_or_create_project:854 : echo a7922e9131884e638faa5c21c70d3f7f 2021-07-13 21:45:31.185 | + lib/swift:create_swift_accounts:678 : swift_project_test4=a7922e9131884e638faa5c21c70d3f7f 2021-07-13 21:45:31.188 | + lib/swift:create_swift_accounts:679 : die_if_not_set 679 swift_project_test4 'Failure creating swift_project_test4' 2021-07-13 21:45:31.190 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-07-13 21:45:31.206 | + lib/swift:create_swift_accounts:681 : local swift_user_test4 2021-07-13 21:45:31.210 | ++ lib/swift:create_swift_accounts:683 : get_or_create_user swiftusertest4 testing4 de099f74de244eaa9058d0a1e6db1080 test4@example.com 2021-07-13 21:45:31.212 | ++ functions-common:get_or_create_user:824 : local user_id 2021-07-13 21:45:31.215 | ++ functions-common:get_or_create_user:825 : [[ ! -z test4@example.com ]] 2021-07-13 21:45:31.218 | ++ functions-common:get_or_create_user:826 : local email=--email=test4@example.com 2021-07-13 21:45:31.221 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest4 --password testing4 --domain=de099f74de244eaa9058d0a1e6db1080 --email=test4@example.com --or-show -f value -c id 2021-07-13 21:45:33.498 | +++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:45:33.501 | ++ functions-common:get_or_create_user:840 : user_id=9ce6b6747dab46098149f5dae41027f4 2021-07-13 21:45:33.503 | ++ functions-common:get_or_create_user:841 : echo 9ce6b6747dab46098149f5dae41027f4 2021-07-13 21:45:33.506 | + lib/swift:create_swift_accounts:683 : swift_user_test4=9ce6b6747dab46098149f5dae41027f4 2021-07-13 21:45:33.508 | + lib/swift:create_swift_accounts:684 : die_if_not_set 684 swift_user_test4 'Failure creating swift_user_test4' 2021-07-13 21:45:33.511 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-07-13 21:45:33.527 | + lib/swift:create_swift_accounts:685 : get_or_add_user_project_role admin 9ce6b6747dab46098149f5dae41027f4 a7922e9131884e638faa5c21c70d3f7f 2021-07-13 21:45:33.530 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-07-13 21:45:33.533 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-07-13 21:45:33.535 | ++ functions-common:_get_domain_args:872 : local domain 2021-07-13 21:45:33.538 | ++ functions-common:_get_domain_args:873 : domain= 2021-07-13 21:45:33.540 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-07-13 21:45:33.543 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-07-13 21:45:33.545 | ++ functions-common:_get_domain_args:882 : echo 2021-07-13 21:45:33.548 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-07-13 21:45:33.552 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 9ce6b6747dab46098149f5dae41027f4 --project a7922e9131884e638faa5c21c70d3f7f 2021-07-13 21:45:33.552 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-07-13 21:45:33.552 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-07-13 21:45:33.555 | ++ functions-common:get_field:726 : local data field 2021-07-13 21:45:33.557 | ++ functions-common:get_field:727 : read data 2021-07-13 21:45:35.981 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:45:35.985 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-07-13 21:45:35.988 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-07-13 21:45:35.990 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 9ce6b6747dab46098149f5dae41027f4 --project a7922e9131884e638faa5c21c70d3f7f 2021-07-13 21:45:38.321 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 9ce6b6747dab46098149f5dae41027f4 --project a7922e9131884e638faa5c21c70d3f7f 2021-07-13 21:45:38.321 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-07-13 21:45:38.321 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-07-13 21:45:38.324 | ++ functions-common:get_field:726 : local data field 2021-07-13 21:45:38.326 | ++ functions-common:get_field:727 : read data 2021-07-13 21:45:40.861 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:45:40.864 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-07-13 21:45:40.867 | ++ functions-common:get_field:731 : field='$2' 2021-07-13 21:45:40.870 | ++ functions-common:get_field:733 : echo '| a5da2e6a826647d0b6984b790fb8da87 | 9ce6b6747dab46098149f5dae41027f4 | | a7922e9131884e638faa5c21c70d3f7f | | | False |' 2021-07-13 21:45:40.870 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-07-13 21:45:40.876 | ++ functions-common:get_field:727 : read data 2021-07-13 21:45:40.879 | + functions-common:get_or_add_user_project_role:910 : user_role_id=a5da2e6a826647d0b6984b790fb8da87 2021-07-13 21:45:40.882 | + functions-common:get_or_add_user_project_role:912 : echo a5da2e6a826647d0b6984b790fb8da87 2021-07-13 21:45:40.882 | a5da2e6a826647d0b6984b790fb8da87 2021-07-13 21:45:40.885 | + ./stack.sh:main:1114 : write_clouds_yaml 2021-07-13 21:45:40.887 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2021-07-13 21:45:40.890 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2021-07-13 21:45:40.894 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2021-07-13 21:45:40.905 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2021-07-13 21:45:40.916 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2021-07-13 21:45:40.919 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-07-13 21:45:40.923 | + 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.20/identity --os-username demo --os-password Passw0rd --os-project-name demo 2021-07-13 21:45:41.018 | The user clouds.yaml file didn't exist. 2021-07-13 21:45:41.027 | + 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.20/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2021-07-13 21:45:41.131 | /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-07-13 21:45:41.131 | self._clouds = yaml.load(clouds_file) 2021-07-13 21:45:41.140 | + 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.20/identity --os-username admin --os-password Passw0rd --os-project-name admin 2021-07-13 21:45:41.247 | /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-07-13 21:45:41.247 | self._clouds = yaml.load(clouds_file) 2021-07-13 21:45:41.256 | + 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.20/identity --os-username admin --os-password Passw0rd --os-system-scope all 2021-07-13 21:45:41.365 | /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-07-13 21:45:41.365 | self._clouds = yaml.load(clouds_file) 2021-07-13 21:45:41.375 | ++ functions-common:write_clouds_yaml:133 : eval echo '~ubuntu' 2021-07-13 21:45:41.379 | +++ functions-common:write_clouds_yaml:133 : echo /home/ubuntu 2021-07-13 21:45:41.382 | + functions-common:write_clouds_yaml:133 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2021-07-13 21:45:41.386 | + ./stack.sh:main:1119 : is_service_enabled horizon 2021-07-13 21:45:41.402 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:45:41.405 | + ./stack.sh:main:1129 : is_service_enabled mysql postgresql 2021-07-13 21:45:41.421 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:45:41.423 | + ./stack.sh:main:1129 : is_service_enabled glance 2021-07-13 21:45:41.440 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:45:41.443 | + ./stack.sh:main:1130 : echo_summary 'Configuring Glance' 2021-07-13 21:45:41.445 | + ./stack.sh:echo_summary:418 : [[ -t 3 ]] 2021-07-13 21:45:41.447 | + ./stack.sh:echo_summary:424 : echo -e Configuring Glance 2021-07-13 21:45:41.450 | + ./stack.sh:main:1131 : init_glance 2021-07-13 21:45:41.453 | + lib/glance:init_glance:332 : rm -rf /opt/stack/data/glance/images 2021-07-13 21:45:41.456 | + lib/glance:init_glance:333 : mkdir -p /opt/stack/data/glance/images 2021-07-13 21:45:41.460 | + lib/glance:init_glance:336 : recreate_database glance 2021-07-13 21:45:41.463 | + lib/database:recreate_database:110 : local db=glance 2021-07-13 21:45:41.465 | + lib/database:recreate_database:111 : recreate_database_mysql glance 2021-07-13 21:45:41.468 | + lib/databases/mysql:recreate_database_mysql:63 : local db=glance 2021-07-13 21:45:41.470 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2021-07-13 21:45:41.474 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-07-13 21:45:41.488 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2021-07-13 21:45:41.492 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-07-13 21:45:41.505 | + lib/glance:init_glance:338 : time_start dbsync 2021-07-13 21:45:41.507 | + functions-common:time_start:2317 : local name=dbsync 2021-07-13 21:45:41.509 | + functions-common:time_start:2318 : local start_time= 2021-07-13 21:45:41.512 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-07-13 21:45:41.515 | ++ functions-common:time_start:2322 : date +%s%3N 2021-07-13 21:45:41.518 | + functions-common:time_start:2322 : _TIME_START[$name]=1626212741516 2021-07-13 21:45:41.521 | + lib/glance:init_glance:340 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2021-07-13 21:45:43.702 | 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=71907) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-07-13 21:45:43.705 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-07-13 21:45:43.705 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-07-13 21:45:43.730 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-07-13 21:45:43.730 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-07-13 21:45:43.748 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-07-13 21:45:43.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.749 | 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=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.751 | 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=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.752 | 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=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.753 | 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=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.753 | 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=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.755 | 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=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.755 | 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=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.757 | 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=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.758 | 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=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.759 | 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=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.762 | 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=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.762 | 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=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.767 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-07-13 21:45:43.767 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'Glance Migrations'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-07-13 21:45:43.808 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-07-13 21:45:43.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.809 | 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=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.811 | 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=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.812 | 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=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.814 | 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=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.814 | 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=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.815 | 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=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.815 | 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=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.818 | 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=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.819 | 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=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.819 | 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=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.822 | 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=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.822 | 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=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py... {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:45:43.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:45:43.827 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo loaded successfully {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-07-13 21:45:43.827 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'Glance Migrations'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=71907) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-07-13 21:45:43.891 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-07-13 21:45:43.891 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-07-13 21:45:43.938 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2021-07-13 21:45:46.768 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2021-07-13 21:45:46.871 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2021-07-13 21:45:46.886 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2021-07-13 21:45:47.198 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2021-07-13 21:45:47.206 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2021-07-13 21:45:47.214 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2021-07-13 21:45:47.407 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2021-07-13 21:45:47.746 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2021-07-13 21:45:47.755 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2021-07-13 21:45:47.758 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-07-13 21:45:47.759 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-07-13 21:45:47.764 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-07-13 21:45:47.764 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-07-13 21:45:47.769 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-07-13 21:45:47.769 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-07-13 21:45:47.789 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-07-13 21:45:47.789 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-07-13 21:45:47.820 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-07-13 21:45:47.820 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-07-13 21:45:47.829 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2021-07-13 21:45:48.161 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2021-07-13 21:45:48.259 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2021-07-13 21:45:48.267 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2021-07-13 21:45:48.276 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2021-07-13 21:45:48.284 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2021-07-13 21:45:48.293 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2021-07-13 21:45:48.311 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-07-13 21:45:48.311 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-07-13 21:45:48.316 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-07-13 21:45:48.316 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-07-13 21:45:48.320 | Upgraded database to: ussuri_expand01, current revision(s): ussuri_expand01 2021-07-13 21:45:48.320 | Database migration is up to date. No migration needed. 2021-07-13 21:45:48.320 | Upgraded database to: ussuri_contract01, current revision(s): ussuri_contract01 2021-07-13 21:45:48.320 | Database is synced successfully. 2021-07-13 21:45:48.506 | + lib/glance:init_glance:343 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2021-07-13 21:45:50.622 | 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=71914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-07-13 21:45:50.806 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2021-07-13 21:45:50.837 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2021-07-13 21:45:50.935 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2021-07-13 21:45:51.074 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2021-07-13 21:45:51.121 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2021-07-13 21:45:51.278 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2021-07-13 21:45:51.333 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2021-07-13 21:45:51.355 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2021-07-13 21:45:51.402 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2021-07-13 21:45:51.436 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2021-07-13 21:45:51.615 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2021-07-13 21:45:51.638 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2021-07-13 21:45:51.777 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2021-07-13 21:45:51.802 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2021-07-13 21:45:51.879 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2021-07-13 21:45:51.910 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2021-07-13 21:45:51.951 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2021-07-13 21:45:52.037 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2021-07-13 21:45:52.068 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2021-07-13 21:45:52.112 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2021-07-13 21:45:52.151 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2021-07-13 21:45:52.193 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2021-07-13 21:45:52.261 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2021-07-13 21:45:52.403 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2021-07-13 21:45:52.451 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2021-07-13 21:45:52.472 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2021-07-13 21:45:52.520 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2021-07-13 21:45:52.589 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2021-07-13 21:45:52.628 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2021-07-13 21:45:52.662 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2021-07-13 21:45:52.663 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2021-07-13 21:45:52.844 | + lib/glance:init_glance:344 : time_stop dbsync 2021-07-13 21:45:52.847 | + functions-common:time_stop:2331 : local name 2021-07-13 21:45:52.850 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:45:52.852 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:45:52.855 | + functions-common:time_stop:2334 : local total 2021-07-13 21:45:52.857 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:45:52.860 | + functions-common:time_stop:2337 : name=dbsync 2021-07-13 21:45:52.862 | + functions-common:time_stop:2338 : start_time=1626212741516 2021-07-13 21:45:52.865 | + functions-common:time_stop:2340 : [[ -z 1626212741516 ]] 2021-07-13 21:45:52.868 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:45:52.872 | + functions-common:time_stop:2343 : end_time=1626212752869 2021-07-13 21:45:52.874 | + functions-common:time_stop:2344 : elapsed_time=11353 2021-07-13 21:45:52.877 | + functions-common:time_stop:2345 : total=18694 2021-07-13 21:45:52.879 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:45:52.882 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=30047 2021-07-13 21:45:52.884 | + ./stack.sh:main:1138 : is_service_enabled neutron 2021-07-13 21:45:52.901 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:45:52.904 | + ./stack.sh:main:1139 : echo_summary 'Configuring Neutron' 2021-07-13 21:45:52.906 | + ./stack.sh:echo_summary:418 : [[ -t 3 ]] 2021-07-13 21:45:52.909 | + ./stack.sh:echo_summary:424 : echo -e Configuring Neutron 2021-07-13 21:45:52.911 | + ./stack.sh:main:1141 : configure_neutron 2021-07-13 21:45:52.914 | + lib/neutron:configure_neutron:603 : is_neutron_legacy_enabled 2021-07-13 21:45:52.917 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-07-13 21:45:52.918 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-07-13 21:45:52.922 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-07-13 21:45:52.924 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-07-13 21:45:52.927 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-07-13 21:45:52.929 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-07-13 21:45:52.932 | + lib/neutron:configure_neutron:605 : configure_mutnauq 2021-07-13 21:45:52.934 | + lib/neutron-legacy:configure_mutnauq:338 : _configure_neutron_common 2021-07-13 21:45:52.937 | + lib/neutron-legacy:_configure_neutron_common:685 : _create_neutron_conf_dir 2021-07-13 21:45:52.939 | + lib/neutron-legacy:_create_neutron_conf_dir:678 : sudo install -d -o ubuntu /etc/neutron 2021-07-13 21:45:52.951 | + lib/neutron-legacy:_configure_neutron_common:688 : cd /opt/stack/neutron 2021-07-13 21:45:52.953 | + lib/neutron-legacy:_configure_neutron_common:688 : exec ./tools/generate_config_file_samples.sh 2021-07-13 21:46:24.768 | + lib/neutron-legacy:_configure_neutron_common:690 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2021-07-13 21:46:24.772 | + lib/neutron-legacy:_configure_neutron_common:692 : Q_POLICY_FILE=/etc/neutron/policy.json 2021-07-13 21:46:24.774 | + lib/neutron-legacy:_configure_neutron_common:696 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2021-07-13 21:46:24.777 | + lib/neutron-legacy:_configure_neutron_common:700 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2021-07-13 21:46:24.780 | + lib/neutron-legacy:_configure_neutron_common:705 : neutron_plugin_configure_common 2021-07-13 21:46:24.782 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:64 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2021-07-13 21:46:24.784 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2021-07-13 21:46:24.786 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CLASS=ml2 2021-07-13 21:46:24.788 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:69 : _neutron_service_plugin_class_add router 2021-07-13 21:46:24.790 | + lib/neutron-legacy:_neutron_service_plugin_class_add:854 : local service_plugin_class=router 2021-07-13 21:46:24.793 | + lib/neutron-legacy:_neutron_service_plugin_class_add:855 : [[ '' == '' ]] 2021-07-13 21:46:24.795 | + lib/neutron-legacy:_neutron_service_plugin_class_add:856 : Q_SERVICE_PLUGIN_CLASSES=router 2021-07-13 21:46:24.797 | + lib/neutron-legacy:_configure_neutron_common:707 : [[ etc/neutron/plugins/ml2 == '' ]] 2021-07-13 21:46:24.800 | + lib/neutron-legacy:_configure_neutron_common:707 : [[ ml2_conf.ini == '' ]] 2021-07-13 21:46:24.802 | + lib/neutron-legacy:_configure_neutron_common:707 : [[ ml2 == '' ]] 2021-07-13 21:46:24.804 | + lib/neutron-legacy:_configure_neutron_common:712 : mkdir -p /etc/neutron/plugins/ml2 2021-07-13 21:46:24.808 | + lib/neutron-legacy:_configure_neutron_common:713 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2021-07-13 21:46:24.810 | + lib/neutron-legacy:_configure_neutron_common:716 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2021-07-13 21:46:24.812 | + 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-07-13 21:46:24.817 | ++ lib/neutron-legacy:_configure_neutron_common:722 : database_connection_url neutron 2021-07-13 21:46:24.819 | ++ lib/database:database_connection_url:132 : local db=neutron 2021-07-13 21:46:24.821 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql neutron 2021-07-13 21:46:24.823 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=neutron 2021-07-13 21:46:24.829 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2021-07-13 21:46:24.832 | + 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-07-13 21:46:24.863 | + lib/neutron-legacy:_configure_neutron_common:723 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2021-07-13 21:46:24.898 | + lib/neutron-legacy:_configure_neutron_common:724 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2021-07-13 21:46:24.928 | + lib/neutron-legacy:_configure_neutron_common:725 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2021-07-13 21:46:24.957 | + lib/neutron-legacy:_configure_neutron_common:726 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2021-07-13 21:46:24.987 | + lib/neutron-legacy:_configure_neutron_common:729 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2021-07-13 21:46:25.017 | + lib/neutron-legacy:_configure_neutron_common:731 : '[' libvirt = fake ']' 2021-07-13 21:46:25.019 | + lib/neutron-legacy:_configure_neutron_common:741 : setup_logging /etc/neutron/neutron.conf 2021-07-13 21:46:25.021 | + functions:setup_logging:655 : local conf_file=/etc/neutron/neutron.conf 2021-07-13 21:46:25.024 | + functions:setup_logging:656 : local other_cond=False 2021-07-13 21:46:25.026 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-07-13 21:46:25.029 | + functions:setup_logging:658 : setup_systemd_logging /etc/neutron/neutron.conf 2021-07-13 21:46:25.031 | + functions:setup_systemd_logging:686 : local conf_file=/etc/neutron/neutron.conf 2021-07-13 21:46:25.033 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-07-13 21:46:25.036 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-07-13 21:46:25.051 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-07-13 21:46:25.053 | + functions:setup_systemd_logging:693 : local pidstr= 2021-07-13 21:46:25.055 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-07-13 21:46:25.057 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-07-13 21:46:25.060 | + 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-07-13 21:46:25.088 | + 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-07-13 21:46:25.118 | + 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-07-13 21:46:25.151 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-07-13 21:46:25.181 | + lib/neutron-legacy:_configure_neutron_common:743 : is_service_enabled tls-proxy 2021-07-13 21:46:25.196 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:46:25.198 | + lib/neutron-legacy:_configure_neutron_common:749 : _neutron_setup_rootwrap 2021-07-13 21:46:25.201 | + lib/neutron-legacy:_neutron_setup_rootwrap:889 : [[ True == \F\a\l\s\e ]] 2021-07-13 21:46:25.203 | + lib/neutron-legacy:_neutron_setup_rootwrap:893 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2021-07-13 21:46:25.206 | + lib/neutron-legacy:_neutron_setup_rootwrap:894 : [[ -d /etc/neutron/rootwrap.d ]] 2021-07-13 21:46:25.208 | + lib/neutron-legacy:_neutron_setup_rootwrap:898 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2021-07-13 21:46:25.210 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:879 : [[ True == \F\a\l\s\e ]] 2021-07-13 21:46:25.212 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:882 : local srcdir=/opt/stack/neutron 2021-07-13 21:46:25.215 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:883 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2021-07-13 21:46:25.231 | + 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-07-13 21:46:25.244 | + lib/neutron-legacy:_neutron_setup_rootwrap:902 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2021-07-13 21:46:25.246 | + 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-07-13 21:46:25.257 | + 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-07-13 21:46:25.269 | + 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-07-13 21:46:25.280 | + lib/neutron-legacy:_neutron_setup_rootwrap:911 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-07-13 21:46:25.282 | + lib/neutron-legacy:_neutron_setup_rootwrap:912 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-07-13 21:46:25.285 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:915 : mktemp 2021-07-13 21:46:25.288 | + lib/neutron-legacy:_neutron_setup_rootwrap:915 : TEMPFILE=/tmp/tmp.zjqhkA9AQa 2021-07-13 21:46:25.290 | + lib/neutron-legacy:_neutron_setup_rootwrap:916 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-07-13 21:46:25.293 | + lib/neutron-legacy:_neutron_setup_rootwrap:917 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-07-13 21:46:25.295 | + lib/neutron-legacy:_neutron_setup_rootwrap:918 : chmod 0440 /tmp/tmp.zjqhkA9AQa 2021-07-13 21:46:25.299 | + lib/neutron-legacy:_neutron_setup_rootwrap:919 : sudo chown root:root /tmp/tmp.zjqhkA9AQa 2021-07-13 21:46:25.310 | + lib/neutron-legacy:_neutron_setup_rootwrap:920 : sudo mv /tmp/tmp.zjqhkA9AQa /etc/sudoers.d/neutron-rootwrap 2021-07-13 21:46:25.320 | + 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-07-13 21:46:25.350 | + lib/neutron-legacy:_neutron_setup_rootwrap:924 : [[ True == \T\r\u\e ]] 2021-07-13 21:46:25.353 | + 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-07-13 21:46:25.383 | + lib/neutron-legacy:configure_mutnauq:339 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2021-07-13 21:46:25.385 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2021-07-13 21:46:25.388 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2021-07-13 21:46:25.390 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-07-13 21:46:25.392 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-07-13 21:46:25.395 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-07-13 21:46:25.411 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:46:25.414 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-07-13 21:46:25.416 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-07-13 21:46:25.419 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-07-13 21:46:25.435 | ++ functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:46:25.437 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2021-07-13 21:46:25.440 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2021-07-13 21:46:25.471 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-07-13 21:46:25.473 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-07-13 21:46:25.476 | + lib/neutron-legacy:configure_mutnauq:341 : is_service_enabled q-metering 2021-07-13 21:46:25.492 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:46:25.494 | + lib/neutron-legacy:configure_mutnauq:342 : _configure_neutron_metering 2021-07-13 21:46:25.497 | + lib/neutron-legacy:_configure_neutron_metering:798 : neutron_agent_metering_configure_common 2021-07-13 21:46:25.499 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2021-07-13 21:46:25.501 | + lib/neutron-legacy:_neutron_service_plugin_class_add:854 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2021-07-13 21:46:25.504 | + lib/neutron-legacy:_neutron_service_plugin_class_add:855 : [[ router == '' ]] 2021-07-13 21:46:25.506 | + lib/neutron-legacy:_neutron_service_plugin_class_add:857 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2021-07-13 21:46:25.509 | + lib/neutron-legacy:_neutron_service_plugin_class_add:858 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2021-07-13 21:46:25.511 | + lib/neutron-legacy:_configure_neutron_metering:799 : neutron_agent_metering_configure_agent 2021-07-13 21:46:25.513 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2021-07-13 21:46:25.516 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2021-07-13 21:46:25.520 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2021-07-13 21:46:25.522 | + 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-07-13 21:46:25.526 | + lib/neutron-legacy:configure_mutnauq:344 : is_service_enabled q-agt q-svc 2021-07-13 21:46:25.543 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:46:25.545 | + lib/neutron-legacy:configure_mutnauq:345 : _configure_neutron_service 2021-07-13 21:46:25.547 | + lib/neutron-legacy:_configure_neutron_service:826 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2021-07-13 21:46:25.550 | + lib/neutron-legacy:_configure_neutron_service:827 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2021-07-13 21:46:25.554 | + lib/neutron-legacy:_configure_neutron_service:830 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2021-07-13 21:46:25.584 | + lib/neutron-legacy:_configure_neutron_service:832 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-07-13 21:46:25.617 | + lib/neutron-legacy:_configure_neutron_service:833 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2021-07-13 21:46:25.647 | + lib/neutron-legacy:_configure_neutron_service:834 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2021-07-13 21:46:25.677 | + lib/neutron-legacy:_configure_neutron_service:836 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2021-07-13 21:46:25.708 | + lib/neutron-legacy:_configure_neutron_service:837 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2021-07-13 21:46:25.711 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/neutron/neutron.conf 2021-07-13 21:46:25.713 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=neutron 2021-07-13 21:46:25.716 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-07-13 21:46:25.718 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2021-07-13 21:46:25.748 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2021-07-13 21:46:25.779 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.20/identity 2021-07-13 21:46:25.809 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2021-07-13 21:46:25.839 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2021-07-13 21:46:25.870 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2021-07-13 21:46:25.900 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2021-07-13 21:46:25.930 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2021-07-13 21:46:25.961 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-07-13 21:46:25.992 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2021-07-13 21:46:26.022 | + lib/neutron-legacy:_configure_neutron_service:840 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2021-07-13 21:46:26.053 | + lib/neutron-legacy:_configure_neutron_service:841 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2021-07-13 21:46:26.084 | + lib/neutron-legacy:_configure_neutron_service:843 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2021-07-13 21:46:26.086 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/neutron/neutron.conf 2021-07-13 21:46:26.089 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2021-07-13 21:46:26.091 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2021-07-13 21:46:26.093 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/neutron/neutron.conf nova auth_type password 2021-07-13 21:46:26.123 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/neutron/neutron.conf nova interface public 2021-07-13 21:46:26.154 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.20/identity 2021-07-13 21:46:26.184 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/neutron/neutron.conf nova username nova 2021-07-13 21:46:26.214 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2021-07-13 21:46:26.244 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2021-07-13 21:46:26.275 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf nova project_name service 2021-07-13 21:46:26.305 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2021-07-13 21:46:26.335 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-07-13 21:46:26.366 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2021-07-13 21:46:26.396 | + lib/neutron-legacy:_configure_neutron_service:846 : neutron_plugin_configure_service 2021-07-13 21:46:26.398 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:73 : [[ vlan != \l\o\c\a\l ]] 2021-07-13 21:46:26.401 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2021-07-13 21:46:26.404 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:88 : '[' '' == '' ']' 2021-07-13 21:46:26.406 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : [[ '' == '' ]] 2021-07-13 21:46:26.408 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : [[ physnet1 != '' ]] 2021-07-13 21:46:26.411 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : ML2_VLAN_RANGES=physnet1 2021-07-13 21:46:26.413 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : [[ 150:199 != '' ]] 2021-07-13 21:46:26.415 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : ML2_VLAN_RANGES=physnet1:150:199 2021-07-13 21:46:26.418 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:95 : [[ physnet1:150:199 != '' ]] 2021-07-13 21:46:26.421 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2021-07-13 21:46:26.423 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:102 : [[ -z '' ]] 2021-07-13 21:46:26.425 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -n physnet1 ]] 2021-07-13 21:46:26.428 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2021-07-13 21:46:26.430 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : [[ -n physnet1 ]] 2021-07-13 21:46:26.432 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2021-07-13 21:46:26.435 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:108 : [[ -n physnet1 ]] 2021-07-13 21:46:26.437 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:108 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2021-07-13 21:46:26.439 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : [[ True == \T\r\u\e ]] 2021-07-13 21:46:26.442 | + 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-07-13 21:46:26.467 | + 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-07-13 21:46:26.470 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-07-13 21:46:26.472 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2021-07-13 21:46:26.475 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=mechanism_drivers=openvswitch,hyperv 2021-07-13 21:46:26.477 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2021-07-13 21:46:26.479 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-07-13 21:46:26.482 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2021-07-13 21:46:26.506 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:128 : [[ -n '' ]] 2021-07-13 21:46:26.509 | + 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-07-13 21:46:26.511 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-07-13 21:46:26.514 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2021-07-13 21:46:26.516 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=extension_drivers=port_security 2021-07-13 21:46:26.518 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z extension_drivers=port_security ']' 2021-07-13 21:46:26.520 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-07-13 21:46:26.523 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2021-07-13 21:46:26.548 | + 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-07-13 21:46:26.550 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-07-13 21:46:26.553 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2021-07-13 21:46:26.555 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=tenant_network_types=vlan 2021-07-13 21:46:26.558 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z tenant_network_types=vlan ']' 2021-07-13 21:46:26.560 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-07-13 21:46:26.562 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2021-07-13 21:46:26.588 | + 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-07-13 21:46:26.591 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-07-13 21:46:26.593 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_gre 2021-07-13 21:46:26.595 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=tunnel_id_ranges=1:1000 2021-07-13 21:46:26.598 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z tunnel_id_ranges=1:1000 ']' 2021-07-13 21:46:26.600 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-07-13 21:46:26.602 | + 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-07-13 21:46:26.627 | + 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-07-13 21:46:26.630 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-07-13 21:46:26.632 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_vxlan 2021-07-13 21:46:26.634 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=vni_ranges=1:1000 2021-07-13 21:46:26.637 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z vni_ranges=1:1000 ']' 2021-07-13 21:46:26.640 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-07-13 21:46:26.642 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2021-07-13 21:46:26.667 | + 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-07-13 21:46:26.670 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-07-13 21:46:26.672 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_flat 2021-07-13 21:46:26.674 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=flat_networks=physnet1, 2021-07-13 21:46:26.677 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z flat_networks=physnet1, ']' 2021-07-13 21:46:26.679 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-07-13 21:46:26.681 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2021-07-13 21:46:26.707 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:142 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:150:199 2021-07-13 21:46:26.710 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-07-13 21:46:26.712 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_vlan 2021-07-13 21:46:26.715 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=network_vlan_ranges=physnet1:150:199 2021-07-13 21:46:26.718 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z network_vlan_ranges=physnet1:150:199 ']' 2021-07-13 21:46:26.720 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-07-13 21:46:26.722 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:150:199 2021-07-13 21:46:26.748 | + 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-07-13 21:46:26.750 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-07-13 21:46:26.753 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_geneve 2021-07-13 21:46:26.755 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=vni_ranges=1:1000 2021-07-13 21:46:26.757 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z vni_ranges=1:1000 ']' 2021-07-13 21:46:26.760 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-07-13 21:46:26.762 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2021-07-13 21:46:26.788 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:146 : [[ legacy != \l\e\g\a\c\y ]] 2021-07-13 21:46:26.791 | + lib/neutron-legacy:configure_mutnauq:347 : is_service_enabled q-agt 2021-07-13 21:46:26.806 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:46:26.809 | + lib/neutron-legacy:configure_mutnauq:348 : _configure_neutron_plugin_agent 2021-07-13 21:46:26.811 | + 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-07-13 21:46:26.841 | + lib/neutron-legacy:_configure_neutron_plugin_agent:814 : [[ True == \T\r\u\e ]] 2021-07-13 21:46:26.843 | + 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-07-13 21:46:26.869 | + lib/neutron-legacy:_configure_neutron_plugin_agent:817 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-07-13 21:46:26.902 | + lib/neutron-legacy:_configure_neutron_plugin_agent:820 : neutron_plugin_configure_plugin_agent 2021-07-13 21:46:26.905 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:32 : _neutron_ovs_base_setup_bridge br-int 2021-07-13 21:46:26.907 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:32 : local bridge=br-int 2021-07-13 21:46:26.909 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:33 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-07-13 21:46:29.415 | INFO neutron.common.config [-] Logging enabled! 2021-07-13 21:46:29.415 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 16.4.0 2021-07-13 21:46:29.416 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=73640) setup_logging /opt/stack/neutron/neutron/common/config.py:111}} 2021-07-13 21:46:29.417 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2021-07-13 21:46:29.418 | 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=73640) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:104}} 2021-07-13 21:46:29.423 | DEBUG oslo_rootwrap.client [-] Popen for ['sudo', '/usr/local/bin/neutron-rootwrap-daemon', '/etc/neutron/rootwrap.conf'] command has been instantiated {{(pid=73640) _initialize /usr/local/lib/python3.6/dist-packages/oslo_rootwrap/client.py:73}} 2021-07-13 21:46:29.721 | INFO oslo_rootwrap.client [-] Spawned new rootwrap daemon process with pid=73645 2021-07-13 21:46:29.808 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-07-13 21:46:29.808 | INFO oslo_rootwrap.client [-] Stopping rootwrap daemon process with pid=73645 2021-07-13 21:46:30.068 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:34 : _neutron_ovs_base_add_bridge br-int 2021-07-13 21:46:30.071 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-int 2021-07-13 21:46:30.073 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2021-07-13 21:46:30.076 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-07-13 21:46:30.079 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-int 2021-07-13 21:46:30.126 | + 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-07-13 21:46:30.144 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:33 : _neutron_ovs_base_configure_firewall_driver 2021-07-13 21:46:30.147 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:88 : [[ True == \T\r\u\e ]] 2021-07-13 21:46:30.149 | + 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-07-13 21:46:30.178 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:90 : running_in_container 2021-07-13 21:46:30.181 | ++ functions:running_in_container:772 : systemd-detect-virt --container 2021-07-13 21:46:30.187 | + functions:running_in_container:772 : [[ none != \n\o\n\e ]] 2021-07-13 21:46:30.190 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:91 : enable_kernel_bridge_firewall 2021-07-13 21:46:30.192 | + functions:enable_kernel_bridge_firewall:781 : sudo modprobe bridge 2021-07-13 21:46:30.213 | + functions:enable_kernel_bridge_firewall:784 : sudo modprobe br_netfilter 2021-07-13 21:46:30.227 | + functions:enable_kernel_bridge_firewall:788 : for proto in ip ip6 2021-07-13 21:46:30.231 | + functions:enable_kernel_bridge_firewall:789 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2021-07-13 21:46:30.238 | net.bridge.bridge-nf-call-iptables = 1 2021-07-13 21:46:30.241 | + functions:enable_kernel_bridge_firewall:788 : for proto in ip ip6 2021-07-13 21:46:30.244 | + functions:enable_kernel_bridge_firewall:789 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2021-07-13 21:46:30.251 | net.bridge.bridge-nf-call-ip6tables = 1 2021-07-13 21:46:30.255 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : [[ False == \T\r\u\e ]] 2021-07-13 21:46:30.257 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:44 : [[ physnet1 != '' ]] 2021-07-13 21:46:30.259 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:44 : [[ br-data != '' ]] 2021-07-13 21:46:30.262 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:45 : [[ physnet1:br-data == '' ]] 2021-07-13 21:46:30.264 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:50 : _neutron_ovs_base_add_bridge br-data 2021-07-13 21:46:30.267 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-07-13 21:46:30.269 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2021-07-13 21:46:30.271 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-07-13 21:46:30.274 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-07-13 21:46:30.296 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:52 : [[ physnet1:br-data != '' ]] 2021-07-13 21:46:30.299 | + 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-07-13 21:46:30.331 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:55 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2021-07-13 21:46:30.334 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2021-07-13 21:46:30.360 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:58 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2021-07-13 21:46:30.386 | + lib/neutron-legacy:configure_mutnauq:350 : is_service_enabled q-dhcp 2021-07-13 21:46:30.402 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:46:30.404 | + lib/neutron-legacy:configure_mutnauq:351 : _configure_neutron_dhcp_agent 2021-07-13 21:46:30.407 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:754 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2021-07-13 21:46:30.411 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:756 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2021-07-13 21:46:30.437 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:758 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2021-07-13 21:46:30.463 | + 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-07-13 21:46:30.491 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:760 : [[ True == \T\r\u\e ]] 2021-07-13 21:46:30.493 | + 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-07-13 21:46:30.519 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:764 : is_service_enabled q-l3 2021-07-13 21:46:30.535 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:46:30.537 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:775 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-07-13 21:46:30.539 | + lib/neutron-legacy:_neutron_setup_interface_driver:933 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2021-07-13 21:46:30.565 | + lib/neutron-legacy:_neutron_setup_interface_driver:935 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-07-13 21:46:30.568 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:62 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-07-13 21:46:30.570 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:63 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2021-07-13 21:46:30.596 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:777 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2021-07-13 21:46:30.599 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:21 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-07-13 21:46:30.601 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:22 : : 2021-07-13 21:46:30.604 | + lib/neutron-legacy:configure_mutnauq:353 : is_service_enabled q-l3 2021-07-13 21:46:30.619 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:46:30.622 | + lib/neutron-legacy:configure_mutnauq:354 : _configure_neutron_l3_agent 2021-07-13 21:46:30.624 | + 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-07-13 21:46:30.629 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2021-07-13 21:46:30.655 | + 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-07-13 21:46:30.684 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : [[ True == \T\r\u\e ]] 2021-07-13 21:46:30.686 | + 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-07-13 21:46:30.712 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:123 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2021-07-13 21:46:30.715 | + lib/neutron-legacy:_neutron_setup_interface_driver:933 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2021-07-13 21:46:30.741 | + lib/neutron-legacy:_neutron_setup_interface_driver:935 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2021-07-13 21:46:30.744 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:62 : local conf_file=/etc/neutron/l3_agent.ini 2021-07-13 21:46:30.746 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:63 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2021-07-13 21:46:30.772 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:125 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2021-07-13 21:46:30.774 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:26 : local conf_file=/etc/neutron/l3_agent.ini 2021-07-13 21:46:30.776 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:27 : _neutron_ovs_base_configure_l3_agent 2021-07-13 21:46:30.779 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:99 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-07-13 21:46:33.294 | INFO neutron.common.config [-] Logging enabled! 2021-07-13 21:46:33.294 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 16.4.0 2021-07-13 21:46:33.295 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=74237) setup_logging /opt/stack/neutron/neutron/common/config.py:111}} 2021-07-13 21:46:33.370 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2021-07-13 21:46:33.371 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=74237) do_commit /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:87}} 2021-07-13 21:46:33.371 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=74237) do_commit /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:124}} 2021-07-13 21:46:33.372 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-07-13 21:46:33.610 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:100 : [[ False = \T\r\u\e ]] 2021-07-13 21:46:33.612 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:108 : _neutron_ovs_base_add_public_bridge 2021-07-13 21:46:33.615 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:114 : _neutron_ovs_base_add_bridge br-data 2021-07-13 21:46:33.617 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-07-13 21:46:33.619 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2021-07-13 21:46:33.622 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-07-13 21:46:33.624 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-07-13 21:46:33.640 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:115 : set_mtu br-data 1500 2021-07-13 21:46:33.643 | + functions:set_mtu:764 : local dev=br-data 2021-07-13 21:46:33.645 | + functions:set_mtu:765 : local mtu=1500 2021-07-13 21:46:33.648 | + functions:set_mtu:766 : sudo ip link set mtu 1500 dev br-data 2021-07-13 21:46:33.659 | + 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-07-13 21:46:33.676 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:131 : [[ -n eth1 ]] 2021-07-13 21:46:33.678 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:132 : _move_neutron_addresses_route eth1 br-data True False inet 2021-07-13 21:46:33.681 | + lib/neutron-legacy:_move_neutron_addresses_route:586 : local from_intf=eth1 2021-07-13 21:46:33.683 | + lib/neutron-legacy:_move_neutron_addresses_route:587 : local to_intf=br-data 2021-07-13 21:46:33.685 | + lib/neutron-legacy:_move_neutron_addresses_route:588 : local add_ovs_port=True 2021-07-13 21:46:33.688 | + lib/neutron-legacy:_move_neutron_addresses_route:589 : local del_ovs_port=False 2021-07-13 21:46:33.690 | + lib/neutron-legacy:_move_neutron_addresses_route:590 : local af=inet 2021-07-13 21:46:33.693 | + lib/neutron-legacy:_move_neutron_addresses_route:592 : [[ -n eth1 ]] 2021-07-13 21:46:33.695 | + lib/neutron-legacy:_move_neutron_addresses_route:592 : [[ -n br-data ]] 2021-07-13 21:46:33.697 | + lib/neutron-legacy:_move_neutron_addresses_route:598 : local IP_REPLACE= 2021-07-13 21:46:33.700 | + lib/neutron-legacy:_move_neutron_addresses_route:599 : local IP_DEL= 2021-07-13 21:46:33.702 | + lib/neutron-legacy:_move_neutron_addresses_route:600 : local IP_UP= 2021-07-13 21:46:33.704 | + lib/neutron-legacy:_move_neutron_addresses_route:601 : local DEFAULT_ROUTE_GW 2021-07-13 21:46:33.708 | ++ lib/neutron-legacy:_move_neutron_addresses_route:602 : ip -f inet r 2021-07-13 21:46:33.708 | ++ lib/neutron-legacy:_move_neutron_addresses_route:602 : awk '/default.+eth1\s/ { print $3; exit }' 2021-07-13 21:46:33.713 | + lib/neutron-legacy:_move_neutron_addresses_route:602 : DEFAULT_ROUTE_GW= 2021-07-13 21:46:33.717 | + lib/neutron-legacy:_move_neutron_addresses_route:603 : local ADD_OVS_PORT= 2021-07-13 21:46:33.719 | + lib/neutron-legacy:_move_neutron_addresses_route:604 : local DEL_OVS_PORT= 2021-07-13 21:46:33.721 | + lib/neutron-legacy:_move_neutron_addresses_route:605 : local ARP_CMD= 2021-07-13 21:46:33.727 | ++ lib/neutron-legacy:_move_neutron_addresses_route:607 : ip -f inet a s dev eth1 scope global primary 2021-07-13 21:46:33.727 | ++ lib/neutron-legacy:_move_neutron_addresses_route:607 : grep inet 2021-07-13 21:46:33.727 | ++ lib/neutron-legacy:_move_neutron_addresses_route:607 : awk '{ print $2, $3, $4; exit }' 2021-07-13 21:46:33.731 | + lib/neutron-legacy:_move_neutron_addresses_route:607 : IP_BRD='192.168.0.17/22 brd 192.168.3.255' 2021-07-13 21:46:33.734 | + lib/neutron-legacy:_move_neutron_addresses_route:609 : '[' '' '!=' '' ']' 2021-07-13 21:46:33.736 | + lib/neutron-legacy:_move_neutron_addresses_route:613 : [[ True == \T\r\u\e ]] 2021-07-13 21:46:33.739 | + lib/neutron-legacy:_move_neutron_addresses_route:614 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2021-07-13 21:46:33.741 | + lib/neutron-legacy:_move_neutron_addresses_route:617 : [[ False == \T\r\u\e ]] 2021-07-13 21:46:33.743 | + lib/neutron-legacy:_move_neutron_addresses_route:621 : [[ 192.168.0.17/22 brd 192.168.3.255 != '' ]] 2021-07-13 21:46:33.746 | + lib/neutron-legacy:_move_neutron_addresses_route:622 : IP_DEL='sudo ip addr del 192.168.0.17/22 brd 192.168.3.255 dev eth1' 2021-07-13 21:46:33.748 | + lib/neutron-legacy:_move_neutron_addresses_route:623 : IP_REPLACE='sudo ip addr replace 192.168.0.17/22 brd 192.168.3.255 dev br-data' 2021-07-13 21:46:33.751 | + lib/neutron-legacy:_move_neutron_addresses_route:624 : IP_UP='sudo ip link set br-data up' 2021-07-13 21:46:33.753 | + lib/neutron-legacy:_move_neutron_addresses_route:625 : [[ inet == \i\n\e\t ]] 2021-07-13 21:46:33.757 | ++ lib/neutron-legacy:_move_neutron_addresses_route:626 : echo 192.168.0.17/22 brd 192.168.3.255 2021-07-13 21:46:33.757 | ++ lib/neutron-legacy:_move_neutron_addresses_route:626 : awk '{ print $1; exit }' 2021-07-13 21:46:33.757 | ++ lib/neutron-legacy:_move_neutron_addresses_route:626 : grep -o -E '(.*)/' 2021-07-13 21:46:33.759 | ++ lib/neutron-legacy:_move_neutron_addresses_route:626 : cut -d / -f1 2021-07-13 21:46:33.763 | + lib/neutron-legacy:_move_neutron_addresses_route:626 : IP=192.168.0.17 2021-07-13 21:46:33.765 | + lib/neutron-legacy:_move_neutron_addresses_route:627 : ARP_CMD='sudo arping -A -c 3 -w 4.5 -I br-data 192.168.0.17 ' 2021-07-13 21:46:33.768 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo ip addr del 192.168.0.17/22 brd 192.168.3.255 dev eth1 2021-07-13 21:46:33.779 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo ip addr replace 192.168.0.17/22 brd 192.168.3.255 dev br-data 2021-07-13 21:46:33.790 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo ip link set br-data up 2021-07-13 21:46:33.802 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo ovs-vsctl --may-exist add-port br-data eth1 2021-07-13 21:46:33.821 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo arping -A -c 3 -w 4.5 -I br-data 192.168.0.17 2021-07-13 21:46:35.829 | ARPING 192.168.0.17 from 192.168.0.17 br-data 2021-07-13 21:46:35.829 | Sent 3 probes (3 broadcast(s)) 2021-07-13 21:46:35.829 | Received 0 response(s) 2021-07-13 21:46:35.849 | ++ lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:134 : ip -f inet6 a s dev eth1 2021-07-13 21:46:35.849 | ++ lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:134 : grep -c global 2021-07-13 21:46:35.854 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:134 : [[ 0 != 0 ]] 2021-07-13 21:46:35.856 | + lib/neutron-legacy:configure_mutnauq:356 : is_service_enabled q-meta 2021-07-13 21:46:35.873 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:46:35.875 | + lib/neutron-legacy:configure_mutnauq:357 : _configure_neutron_metadata_agent 2021-07-13 21:46:35.878 | + lib/neutron-legacy:_configure_neutron_metadata_agent:782 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2021-07-13 21:46:35.882 | + lib/neutron-legacy:_configure_neutron_metadata_agent:784 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2021-07-13 21:46:35.908 | + lib/neutron-legacy:_configure_neutron_metadata_agent:785 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.20 2021-07-13 21:46:35.934 | + lib/neutron-legacy:_configure_neutron_metadata_agent:786 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2021-07-13 21:46:35.960 | + 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-07-13 21:46:35.988 | + lib/neutron-legacy:_configure_neutron_metadata_agent:788 : [[ True == \T\r\u\e ]] 2021-07-13 21:46:35.991 | + 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-07-13 21:46:36.017 | + lib/neutron-legacy:configure_mutnauq:360 : [[ legacy != \l\e\g\a\c\y ]] 2021-07-13 21:46:36.020 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled ceilometer 2021-07-13 21:46:36.035 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:46:36.038 | + lib/neutron-legacy:configure_mutnauq:367 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2021-07-13 21:46:36.069 | + lib/neutron-legacy:configure_mutnauq:371 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2021-07-13 21:46:36.100 | + lib/neutron:configure_neutron:610 : '[' False == True ']' 2021-07-13 21:46:36.103 | + ./stack.sh:main:1144 : is_service_enabled mysql postgresql 2021-07-13 21:46:36.119 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:46:36.121 | + ./stack.sh:main:1144 : is_service_enabled neutron 2021-07-13 21:46:36.138 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:46:36.140 | + ./stack.sh:main:1145 : init_neutron 2021-07-13 21:46:36.143 | + lib/neutron:init_neutron:648 : is_neutron_legacy_enabled 2021-07-13 21:46:36.146 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-07-13 21:46:36.147 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-07-13 21:46:36.151 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-07-13 21:46:36.153 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-07-13 21:46:36.156 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-07-13 21:46:36.158 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-07-13 21:46:36.161 | + lib/neutron:init_neutron:650 : init_mutnauq 2021-07-13 21:46:36.163 | + lib/neutron-legacy:init_mutnauq:425 : recreate_database neutron 2021-07-13 21:46:36.166 | + lib/database:recreate_database:110 : local db=neutron 2021-07-13 21:46:36.169 | + lib/database:recreate_database:111 : recreate_database_mysql neutron 2021-07-13 21:46:36.171 | + lib/databases/mysql:recreate_database_mysql:63 : local db=neutron 2021-07-13 21:46:36.174 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2021-07-13 21:46:36.177 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-07-13 21:46:36.190 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2021-07-13 21:46:36.194 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-07-13 21:46:36.206 | + lib/neutron-legacy:init_mutnauq:426 : time_start dbsync 2021-07-13 21:46:36.209 | + functions-common:time_start:2317 : local name=dbsync 2021-07-13 21:46:36.211 | + functions-common:time_start:2318 : local start_time= 2021-07-13 21:46:36.214 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-07-13 21:46:36.217 | ++ functions-common:time_start:2322 : date +%s%3N 2021-07-13 21:46:36.220 | + functions-common:time_start:2322 : _TIME_START[$name]=1626212796217 2021-07-13 21:46:36.223 | + 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-07-13 21:46:39.193 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-07-13 21:46:39.193 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-07-13 21:46:39.368 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-07-13 21:46:39.368 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-07-13 21:46:39.435 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2021-07-13 21:46:49.529 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2021-07-13 21:46:49.607 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2021-07-13 21:46:49.927 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2021-07-13 21:46:50.038 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2021-07-13 21:46:50.211 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2021-07-13 21:46:50.325 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2021-07-13 21:46:50.480 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2021-07-13 21:46:50.576 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2021-07-13 21:46:50.678 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2021-07-13 21:46:50.781 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2021-07-13 21:46:51.071 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2021-07-13 21:46:51.183 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2021-07-13 21:46:51.305 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2021-07-13 21:46:51.403 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2021-07-13 21:46:51.515 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2021-07-13 21:46:52.389 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2021-07-13 21:46:52.486 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2021-07-13 21:46:52.565 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2021-07-13 21:46:52.661 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2021-07-13 21:46:52.966 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2021-07-13 21:46:53.026 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2021-07-13 21:46:53.201 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2021-07-13 21:46:53.515 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2021-07-13 21:46:53.583 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2021-07-13 21:46:53.697 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2021-07-13 21:46:53.807 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2021-07-13 21:46:53.865 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2021-07-13 21:46:54.059 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2021-07-13 21:46:54.147 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2021-07-13 21:46:54.208 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2021-07-13 21:46:54.392 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2021-07-13 21:46:54.400 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2021-07-13 21:46:54.622 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2021-07-13 21:46:54.789 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2021-07-13 21:46:54.868 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2021-07-13 21:46:55.180 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2021-07-13 21:46:55.329 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2021-07-13 21:46:55.613 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2021-07-13 21:46:55.640 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2021-07-13 21:46:58.090 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2021-07-13 21:46:58.112 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2021-07-13 21:46:58.250 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2021-07-13 21:46:58.346 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2021-07-13 21:46:58.354 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2021-07-13 21:46:58.467 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2021-07-13 21:46:58.476 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2021-07-13 21:46:58.643 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2021-07-13 21:46:58.673 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2021-07-13 21:46:58.733 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2021-07-13 21:46:58.837 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2021-07-13 21:46:58.937 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2021-07-13 21:46:59.230 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2021-07-13 21:46:59.384 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2021-07-13 21:46:59.409 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2021-07-13 21:46:59.506 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2021-07-13 21:46:59.770 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2021-07-13 21:46:59.833 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2021-07-13 21:46:59.896 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2021-07-13 21:47:00.000 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2021-07-13 21:47:00.081 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2021-07-13 21:47:00.222 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2021-07-13 21:47:01.599 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2021-07-13 21:47:01.644 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2021-07-13 21:47:01.766 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2021-07-13 21:47:01.769 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2021-07-13 21:47:01.933 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2021-07-13 21:47:02.036 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2021-07-13 21:47:02.345 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2021-07-13 21:47:02.449 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2021-07-13 21:47:02.662 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2021-07-13 21:47:02.767 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2021-07-13 21:47:02.877 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2021-07-13 21:47:02.938 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2021-07-13 21:47:02.949 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2021-07-13 21:47:03.026 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2021-07-13 21:47:03.445 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2021-07-13 21:47:03.540 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2021-07-13 21:47:03.604 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2021-07-13 21:47:03.710 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2021-07-13 21:47:03.786 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2021-07-13 21:47:03.921 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2021-07-13 21:47:03.990 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2021-07-13 21:47:04.127 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2021-07-13 21:47:04.259 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2021-07-13 21:47:04.370 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2021-07-13 21:47:04.653 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2021-07-13 21:47:04.721 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2021-07-13 21:47:04.886 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2021-07-13 21:47:05.248 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2021-07-13 21:47:05.305 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2021-07-13 21:47:05.404 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2021-07-13 21:47:05.541 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2021-07-13 21:47:05.663 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2021-07-13 21:47:05.809 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2021-07-13 21:47:05.818 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2021-07-13 21:47:05.827 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2021-07-13 21:47:06.179 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2021-07-13 21:47:06.617 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2021-07-13 21:47:06.741 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2021-07-13 21:47:06.811 | Running upgrade for neutron ... 2021-07-13 21:47:06.811 | OK 2021-07-13 21:47:07.055 | + lib/neutron-legacy:init_mutnauq:429 : time_stop dbsync 2021-07-13 21:47:07.058 | + functions-common:time_stop:2331 : local name 2021-07-13 21:47:07.061 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:47:07.063 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:47:07.066 | + functions-common:time_stop:2334 : local total 2021-07-13 21:47:07.068 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:47:07.071 | + functions-common:time_stop:2337 : name=dbsync 2021-07-13 21:47:07.074 | + functions-common:time_stop:2338 : start_time=1626212796217 2021-07-13 21:47:07.076 | + functions-common:time_stop:2340 : [[ -z 1626212796217 ]] 2021-07-13 21:47:07.080 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:47:07.083 | + functions-common:time_stop:2343 : end_time=1626212827080 2021-07-13 21:47:07.086 | + functions-common:time_stop:2344 : elapsed_time=30863 2021-07-13 21:47:07.088 | + functions-common:time_stop:2345 : total=30047 2021-07-13 21:47:07.090 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:47:07.093 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=60910 2021-07-13 21:47:07.096 | + ./stack.sh:main:1153 : is_service_enabled q-dhcp 2021-07-13 21:47:07.112 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:47:07.115 | ++ ./stack.sh:main:1156 : pidof NetworkManager 2021-07-13 21:47:07.124 | ++ ./stack.sh:main:1156 : true 2021-07-13 21:47:07.127 | + ./stack.sh:main:1156 : netman_pid= 2021-07-13 21:47:07.129 | + ./stack.sh:main:1157 : '[' -z '' ']' 2021-07-13 21:47:07.131 | + ./stack.sh:main:1158 : sudo killall dnsmasq 2021-07-13 21:47:07.145 | dnsmasq: no process found 2021-07-13 21:47:07.148 | + ./stack.sh:main:1158 : true 2021-07-13 21:47:07.151 | + ./stack.sh:main:1163 : clean_iptables 2021-07-13 21:47:07.154 | + lib/nova:clean_iptables:182 : sudo iptables -S -v 2021-07-13 21:47:07.157 | + lib/nova:clean_iptables:182 : grep nova 2021-07-13 21:47:07.157 | + lib/nova:clean_iptables:182 : sed 's/-c [0-9]* [0-9]* //g' 2021-07-13 21:47:07.160 | + lib/nova:clean_iptables:182 : grep '\-A' 2021-07-13 21:47:07.160 | + lib/nova:clean_iptables:182 : sed s/-A/-D/g 2021-07-13 21:47:07.160 | + lib/nova:clean_iptables:182 : awk '{print "sudo iptables",$0}' 2021-07-13 21:47:07.161 | + lib/nova:clean_iptables:182 : bash 2021-07-13 21:47:07.244 | + lib/nova:clean_iptables:184 : sed 's/-c [0-9]* [0-9]* //g' 2021-07-13 21:47:07.244 | + lib/nova:clean_iptables:184 : sudo iptables -S -v -t nat 2021-07-13 21:47:07.244 | + lib/nova:clean_iptables:184 : grep nova 2021-07-13 21:47:07.246 | + lib/nova:clean_iptables:184 : sed s/-A/-D/g 2021-07-13 21:47:07.246 | + lib/nova:clean_iptables:184 : bash 2021-07-13 21:47:07.246 | + lib/nova:clean_iptables:184 : awk '{print "sudo iptables -t nat",$0}' 2021-07-13 21:47:07.248 | + lib/nova:clean_iptables:184 : grep '\-A' 2021-07-13 21:47:07.343 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2021-07-13 21:47:07.343 | + lib/nova:clean_iptables:186 : grep nova 2021-07-13 21:47:07.349 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2021-07-13 21:47:07.349 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2021-07-13 21:47:07.349 | + lib/nova:clean_iptables:186 : sed s/-N/-X/g 2021-07-13 21:47:07.349 | + lib/nova:clean_iptables:186 : grep '\-N' 2021-07-13 21:47:07.349 | + lib/nova:clean_iptables:186 : bash 2021-07-13 21:47:07.359 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2021-07-13 21:47:07.359 | + lib/nova:clean_iptables:188 : grep nova 2021-07-13 21:47:07.360 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2021-07-13 21:47:07.361 | + lib/nova:clean_iptables:188 : grep '\-N' 2021-07-13 21:47:07.361 | + lib/nova:clean_iptables:188 : bash 2021-07-13 21:47:07.363 | + lib/nova:clean_iptables:188 : sed s/-N/-X/g 2021-07-13 21:47:07.364 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2021-07-13 21:47:07.375 | + ./stack.sh:main:1166 : sudo sysctl -w net.ipv4.ip_forward=1 2021-07-13 21:47:07.382 | net.ipv4.ip_forward = 1 2021-07-13 21:47:07.386 | + ./stack.sh:main:1173 : is_service_enabled swift 2021-07-13 21:47:07.403 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:47:07.406 | + ./stack.sh:main:1174 : echo_summary 'Configuring Swift' 2021-07-13 21:47:07.408 | + ./stack.sh:echo_summary:418 : [[ -t 3 ]] 2021-07-13 21:47:07.411 | + ./stack.sh:echo_summary:424 : echo -e Configuring Swift 2021-07-13 21:47:07.413 | + ./stack.sh:main:1175 : init_swift 2021-07-13 21:47:07.416 | + lib/swift:init_swift:690 : local node_number 2021-07-13 21:47:07.418 | + lib/swift:init_swift:692 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-07-13 21:47:08.240 | No account-reaper running 2021-07-13 21:47:08.240 | No container-auditor running 2021-07-13 21:47:08.240 | No proxy-server running 2021-07-13 21:47:08.240 | No container-replicator running 2021-07-13 21:47:08.240 | No container-updater running 2021-07-13 21:47:08.240 | No container-server running 2021-07-13 21:47:08.240 | No object-updater running 2021-07-13 21:47:08.241 | No object-auditor running 2021-07-13 21:47:08.241 | No account-auditor running 2021-07-13 21:47:08.241 | No account-replicator running 2021-07-13 21:47:08.241 | No object-server running 2021-07-13 21:47:08.241 | No object-reconstructor running 2021-07-13 21:47:08.241 | No object-replicator running 2021-07-13 21:47:08.241 | No account-server running 2021-07-13 21:47:08.241 | No container-sync running 2021-07-13 21:47:08.241 | No container-sharder running 2021-07-13 21:47:08.241 | No container-reconciler running 2021-07-13 21:47:08.241 | No object-expirer running 2021-07-13 21:47:08.286 | + lib/swift:init_swift:692 : true 2021-07-13 21:47:08.288 | + lib/swift:init_swift:695 : create_swift_disk 2021-07-13 21:47:08.291 | + lib/swift:create_swift_disk:566 : local node_number 2021-07-13 21:47:08.294 | + lib/swift:create_swift_disk:571 : local user_group 2021-07-13 21:47:08.297 | ++ lib/swift:create_swift_disk:572 : id -g ubuntu 2021-07-13 21:47:08.301 | + lib/swift:create_swift_disk:572 : user_group=1000 2021-07-13 21:47:08.303 | + lib/swift:create_swift_disk:573 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2021-07-13 21:47:08.316 | + lib/swift:create_swift_disk:576 : [[ -e /opt/stack/data/swift/drives/images/swift.img ]] 2021-07-13 21:47:08.318 | + lib/swift:create_swift_disk:583 : mkdir -p /opt/stack/data/swift/drives/images 2021-07-13 21:47:08.322 | + lib/swift:create_swift_disk:584 : sudo touch /opt/stack/data/swift/drives/images/swift.img 2021-07-13 21:47:08.333 | + lib/swift:create_swift_disk:585 : sudo chown ubuntu: /opt/stack/data/swift/drives/images/swift.img 2021-07-13 21:47:08.344 | + lib/swift:create_swift_disk:587 : truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2021-07-13 21:47:08.349 | + lib/swift:create_swift_disk:590 : /sbin/mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2021-07-13 21:47:08.369 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2021-07-13 21:47:08.369 | = sectsz=512 attr=2, projid32bit=1 2021-07-13 21:47:08.369 | = crc=1 finobt=1, sparse=0, rmapbt=0, reflink=0 2021-07-13 21:47:08.369 | data = bsize=4096 blocks=1572864, imaxpct=25 2021-07-13 21:47:08.369 | = sunit=0 swidth=0 blks 2021-07-13 21:47:08.369 | naming =version 2 bsize=4096 ascii-ci=0 ftype=1 2021-07-13 21:47:08.369 | log =internal log bsize=4096 blocks=2560, version=2 2021-07-13 21:47:08.369 | = sectsz=512 sunit=0 blks, lazy-count=1 2021-07-13 21:47:08.369 | realtime =none extsz=4096 blocks=0, rtextents=0 2021-07-13 21:47:08.373 | + lib/swift:create_swift_disk:593 : mkdir -p /opt/stack/data/swift/drives/sdb1 2021-07-13 21:47:08.377 | + lib/swift:create_swift_disk:594 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2021-07-13 21:47:08.381 | + 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-07-13 21:47:08.452 | + lib/swift:create_swift_disk:601 : local node_number 2021-07-13 21:47:08.454 | + lib/swift:create_swift_disk:602 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-07-13 21:47:08.457 | + lib/swift:create_swift_disk:604 : local node_devices=/opt/stack/data/swift/1 2021-07-13 21:47:08.459 | + lib/swift:create_swift_disk:605 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2021-07-13 21:47:08.461 | + lib/swift:create_swift_disk:606 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2021-07-13 21:47:08.473 | + lib/swift:create_swift_disk:607 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2021-07-13 21:47:08.476 | + lib/swift:create_swift_disk:608 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2021-07-13 21:47:08.478 | + lib/swift:create_swift_disk:609 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2021-07-13 21:47:08.492 | + lib/swift:init_swift:699 : pushd /etc/swift 2021-07-13 21:47:08.494 | + lib/swift:init_swift:701 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2021-07-13 21:47:08.498 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2021-07-13 21:47:09.421 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2021-07-13 21:47:10.293 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2021-07-13 21:47:11.154 | + lib/swift:init_swift:711 : [[ -n '' ]] 2021-07-13 21:47:11.157 | + lib/swift:init_swift:724 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-07-13 21:47:11.159 | + lib/swift:init_swift:725 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2021-07-13 21:47:12.005 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2021-07-13 21:47:12.005 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2021-07-13 21:47:12.052 | + lib/swift:init_swift:726 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2021-07-13 21:47:12.881 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2021-07-13 21:47:12.881 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2021-07-13 21:47:12.929 | + lib/swift:init_swift:727 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2021-07-13 21:47:13.835 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2021-07-13 21:47:13.835 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2021-07-13 21:47:13.897 | + lib/swift:init_swift:733 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2021-07-13 21:47:14.790 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-07-13 21:47:14.839 | + lib/swift:init_swift:734 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2021-07-13 21:47:15.729 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-07-13 21:47:15.773 | + lib/swift:init_swift:735 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2021-07-13 21:47:16.640 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-07-13 21:47:16.682 | + lib/swift:init_swift:736 : popd 2021-07-13 21:47:16.686 | + ./stack.sh:main:1182 : is_service_enabled cinder 2021-07-13 21:47:16.702 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:47:16.705 | + ./stack.sh:main:1183 : echo_summary 'Configuring Cinder' 2021-07-13 21:47:16.707 | + ./stack.sh:echo_summary:418 : [[ -t 3 ]] 2021-07-13 21:47:16.710 | + ./stack.sh:echo_summary:424 : echo -e Configuring Cinder 2021-07-13 21:47:16.712 | + ./stack.sh:main:1184 : init_cinder 2021-07-13 21:47:16.715 | + lib/cinder:init_cinder:387 : is_service_enabled mysql postgresql 2021-07-13 21:47:16.732 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:47:16.734 | + lib/cinder:init_cinder:389 : recreate_database cinder 2021-07-13 21:47:16.737 | + lib/database:recreate_database:110 : local db=cinder 2021-07-13 21:47:16.739 | + lib/database:recreate_database:111 : recreate_database_mysql cinder 2021-07-13 21:47:16.742 | + lib/databases/mysql:recreate_database_mysql:63 : local db=cinder 2021-07-13 21:47:16.744 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2021-07-13 21:47:16.748 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-07-13 21:47:16.760 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2021-07-13 21:47:16.764 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-07-13 21:47:16.776 | + lib/cinder:init_cinder:391 : time_start dbsync 2021-07-13 21:47:16.779 | + functions-common:time_start:2317 : local name=dbsync 2021-07-13 21:47:16.782 | + functions-common:time_start:2318 : local start_time= 2021-07-13 21:47:16.784 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-07-13 21:47:16.787 | ++ functions-common:time_start:2322 : date +%s%3N 2021-07-13 21:47:16.791 | + functions-common:time_start:2322 : _TIME_START[$name]=1626212836788 2021-07-13 21:47:16.794 | + lib/cinder:init_cinder:393 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2021-07-13 21:47:19.699 | 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=75116) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-07-13 21:47:19.702 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-07-13 21:47:19.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:47:19.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:47:19.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:47:19.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:47:19.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:47:19.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:47:19.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:47:19.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:47:19.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:47:19.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:47:19.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:47:19.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:47:19.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:47:19.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:47:19.706 | 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=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:47:19.706 | 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=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:47:19.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:47:19.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:47:19.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:47:19.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:47:19.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:47:19.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:47:19.707 | 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=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:47:19.707 | 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=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:47:19.707 | 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=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:47:19.707 | 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=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:47:19.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:47:19.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:47:19.708 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-07-13 21:47:19.708 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-07-13 21:47:19.752 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-07-13 21:47:19.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:47:19.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:47:19.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:47:19.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:47:19.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:47:19.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:47:19.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:47:19.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:47:19.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:47:19.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:47:19.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:47:19.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:47:19.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:47:19.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:47:19.755 | 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=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:47:19.755 | 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=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:47:19.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:47:19.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:47:19.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:47:19.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:47:19.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:47:19.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:47:19.756 | 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=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:47:19.757 | 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=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:47:19.757 | 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=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:47:19.757 | 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=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:47:19.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:47:19.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:47:19.757 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-07-13 21:47:19.758 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-07-13 21:47:19.798 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-07-13 21:47:19.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:47:19.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:47:19.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:47:19.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:47:19.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:47:19.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:47:19.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:47:19.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:47:19.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:47:19.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:47:19.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:47:19.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:47:19.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:47:19.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:47:19.802 | 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=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:47:19.802 | 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=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:47:19.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:47:19.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:47:19.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:47:19.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:47:19.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:47:19.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:47:19.803 | 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=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:47:19.803 | 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=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:47:19.804 | 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=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:47:19.804 | 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=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:47:19.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:47:19.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:47:19.804 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-07-13 21:47:19.804 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=75116) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-07-13 21:47:19.812 | INFO migrate.versioning.api [-] 122 -> 123...  2021-07-13 21:47:24.549 | INFO migrate.versioning.api [-] done 2021-07-13 21:47:24.549 | INFO migrate.versioning.api [-] 123 -> 124...  2021-07-13 21:47:24.555 | INFO migrate.versioning.api [-] done 2021-07-13 21:47:24.555 | INFO migrate.versioning.api [-] 124 -> 125...  2021-07-13 21:47:24.563 | INFO migrate.versioning.api [-] done 2021-07-13 21:47:24.564 | INFO migrate.versioning.api [-] 125 -> 126...  2021-07-13 21:47:24.572 | INFO migrate.versioning.api [-] done 2021-07-13 21:47:24.572 | INFO migrate.versioning.api [-] 126 -> 127...  2021-07-13 21:47:24.593 | INFO migrate.versioning.api [-] done 2021-07-13 21:47:24.593 | INFO migrate.versioning.api [-] 127 -> 128...  2021-07-13 21:47:24.899 | INFO migrate.versioning.api [-] done 2021-07-13 21:47:24.899 | INFO migrate.versioning.api [-] 128 -> 129...  2021-07-13 21:47:24.908 | INFO migrate.versioning.api [-] done 2021-07-13 21:47:24.908 | INFO migrate.versioning.api [-] 129 -> 130...  2021-07-13 21:47:24.914 | INFO migrate.versioning.api [-] done 2021-07-13 21:47:24.914 | INFO migrate.versioning.api [-] 130 -> 131...  2021-07-13 21:47:24.922 | INFO migrate.versioning.api [-] done 2021-07-13 21:47:24.922 | INFO migrate.versioning.api [-] 131 -> 132...  2021-07-13 21:47:24.942 | INFO migrate.versioning.api [-] done 2021-07-13 21:47:24.942 | INFO migrate.versioning.api [-] 132 -> 133...  2021-07-13 21:47:24.948 | INFO migrate.versioning.api [-] done 2021-07-13 21:47:24.948 | INFO migrate.versioning.api [-] 133 -> 134...  2021-07-13 21:47:24.956 | INFO migrate.versioning.api [-] done 2021-07-13 21:47:24.956 | INFO migrate.versioning.api [-] 134 -> 135...  2021-07-13 21:47:24.965 | INFO migrate.versioning.api [-] done 2021-07-13 21:47:24.965 | INFO migrate.versioning.api [-] 135 -> 136...  2021-07-13 21:47:25.209 | INFO migrate.versioning.api [-] done 2021-07-13 21:47:25.488 | + lib/cinder:init_cinder:394 : time_stop dbsync 2021-07-13 21:47:25.491 | + functions-common:time_stop:2331 : local name 2021-07-13 21:47:25.493 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:47:25.495 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:47:25.499 | + functions-common:time_stop:2334 : local total 2021-07-13 21:47:25.501 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:47:25.503 | + functions-common:time_stop:2337 : name=dbsync 2021-07-13 21:47:25.506 | + functions-common:time_stop:2338 : start_time=1626212836788 2021-07-13 21:47:25.508 | + functions-common:time_stop:2340 : [[ -z 1626212836788 ]] 2021-07-13 21:47:25.512 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:47:25.515 | + functions-common:time_stop:2343 : end_time=1626212845512 2021-07-13 21:47:25.518 | + functions-common:time_stop:2344 : elapsed_time=8724 2021-07-13 21:47:25.520 | + functions-common:time_stop:2345 : total=60910 2021-07-13 21:47:25.522 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:47:25.525 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=69634 2021-07-13 21:47:25.527 | + lib/cinder:init_cinder:397 : is_service_enabled c-vol 2021-07-13 21:47:25.543 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:47:25.546 | + lib/cinder:init_cinder:412 : mkdir -p /opt/stack/data/cinder/volumes 2021-07-13 21:47:25.550 | + ./stack.sh:main:1190 : is_service_enabled placement 2021-07-13 21:47:25.566 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:47:25.569 | + ./stack.sh:main:1191 : echo_summary 'Configuring placement' 2021-07-13 21:47:25.571 | + ./stack.sh:echo_summary:418 : [[ -t 3 ]] 2021-07-13 21:47:25.574 | + ./stack.sh:echo_summary:424 : echo -e Configuring placement 2021-07-13 21:47:25.576 | + ./stack.sh:main:1192 : init_placement 2021-07-13 21:47:25.579 | + lib/placement:init_placement:130 : recreate_database placement 2021-07-13 21:47:25.581 | + lib/database:recreate_database:110 : local db=placement 2021-07-13 21:47:25.583 | + lib/database:recreate_database:111 : recreate_database_mysql placement 2021-07-13 21:47:25.586 | + lib/databases/mysql:recreate_database_mysql:63 : local db=placement 2021-07-13 21:47:25.588 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2021-07-13 21:47:25.592 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-07-13 21:47:25.605 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2021-07-13 21:47:25.609 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-07-13 21:47:25.622 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2021-07-13 21:47:29.225 | + lib/placement:init_placement:132 : create_placement_accounts 2021-07-13 21:47:29.227 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2021-07-13 21:47:29.230 | + lib/keystone:create_service_user:395 : get_or_create_user placement Passw0rd Default 2021-07-13 21:47:29.233 | + functions-common:get_or_create_user:824 : local user_id 2021-07-13 21:47:29.235 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-07-13 21:47:29.238 | + functions-common:get_or_create_user:828 : local email= 2021-07-13 21:47:29.241 | ++ functions-common:get_or_create_user:842 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2021-07-13 21:47:31.539 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:47:31.542 | + functions-common:get_or_create_user:840 : user_id=b5c9bc1dabc24dec978525cdcd420ce7 2021-07-13 21:47:31.545 | + functions-common:get_or_create_user:841 : echo b5c9bc1dabc24dec978525cdcd420ce7 2021-07-13 21:47:31.545 | b5c9bc1dabc24dec978525cdcd420ce7 2021-07-13 21:47:31.548 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service placement service Default Default 2021-07-13 21:47:31.550 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-07-13 21:47:31.553 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-07-13 21:47:31.556 | ++ functions-common:_get_domain_args:872 : local domain 2021-07-13 21:47:31.559 | ++ functions-common:_get_domain_args:873 : domain= 2021-07-13 21:47:31.561 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-07-13 21:47:31.563 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-07-13 21:47:31.566 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-07-13 21:47:31.568 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-07-13 21:47:31.570 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-07-13 21:47:31.573 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-07-13 21:47:31.578 | ++ 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-07-13 21:47:31.578 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-07-13 21:47:31.578 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-07-13 21:47:31.581 | ++ functions-common:get_field:726 : local data field 2021-07-13 21:47:31.584 | ++ functions-common:get_field:727 : read data 2021-07-13 21:47:34.535 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:47:34.539 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-07-13 21:47:34.542 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-07-13 21:47:34.545 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user placement --project service --user-domain Default --project-domain Default 2021-07-13 21:47:37.427 | ++ 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-07-13 21:47:37.428 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-07-13 21:47:37.428 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-07-13 21:47:37.430 | ++ functions-common:get_field:726 : local data field 2021-07-13 21:47:37.433 | ++ functions-common:get_field:727 : read data 2021-07-13 21:47:40.439 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:47:40.442 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-07-13 21:47:40.445 | ++ functions-common:get_field:731 : field='$2' 2021-07-13 21:47:40.448 | ++ functions-common:get_field:733 : echo '| d25e23718bd14846916bcd49bd41cf85 | b5c9bc1dabc24dec978525cdcd420ce7 | | 622b2ab1a1bc488eb01d175ab965b559 | | | False |' 2021-07-13 21:47:40.448 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-07-13 21:47:40.454 | ++ functions-common:get_field:727 : read data 2021-07-13 21:47:40.457 | + functions-common:get_or_add_user_project_role:910 : user_role_id=d25e23718bd14846916bcd49bd41cf85 2021-07-13 21:47:40.459 | + functions-common:get_or_add_user_project_role:912 : echo d25e23718bd14846916bcd49bd41cf85 2021-07-13 21:47:40.460 | d25e23718bd14846916bcd49bd41cf85 2021-07-13 21:47:40.462 | + lib/keystone:create_service_user:398 : [[ -n admin ]] 2021-07-13 21:47:40.465 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role admin placement service Default Default 2021-07-13 21:47:40.468 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-07-13 21:47:40.471 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-07-13 21:47:40.473 | ++ functions-common:_get_domain_args:872 : local domain 2021-07-13 21:47:40.476 | ++ functions-common:_get_domain_args:873 : domain= 2021-07-13 21:47:40.478 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-07-13 21:47:40.481 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-07-13 21:47:40.483 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-07-13 21:47:40.485 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-07-13 21:47:40.488 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-07-13 21:47:40.491 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-07-13 21:47:40.494 | ++ 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-07-13 21:47:40.495 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-07-13 21:47:40.495 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-07-13 21:47:40.498 | ++ functions-common:get_field:726 : local data field 2021-07-13 21:47:40.501 | ++ functions-common:get_field:727 : read data 2021-07-13 21:47:43.440 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:47:43.444 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-07-13 21:47:43.446 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-07-13 21:47:43.449 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user placement --project service --user-domain Default --project-domain Default 2021-07-13 21:47:46.301 | ++ 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-07-13 21:47:46.301 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-07-13 21:47:46.301 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-07-13 21:47:46.304 | ++ functions-common:get_field:726 : local data field 2021-07-13 21:47:46.307 | ++ functions-common:get_field:727 : read data 2021-07-13 21:47:49.300 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:47:49.303 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-07-13 21:47:49.306 | ++ functions-common:get_field:731 : field='$2' 2021-07-13 21:47:49.309 | ++ functions-common:get_field:733 : echo '| a5da2e6a826647d0b6984b790fb8da87 | b5c9bc1dabc24dec978525cdcd420ce7 | | 622b2ab1a1bc488eb01d175ab965b559 | | | False |' 2021-07-13 21:47:49.309 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-07-13 21:47:49.314 | ++ functions-common:get_field:727 : read data 2021-07-13 21:47:49.317 | + functions-common:get_or_add_user_project_role:910 : user_role_id=a5da2e6a826647d0b6984b790fb8da87 2021-07-13 21:47:49.320 | + functions-common:get_or_add_user_project_role:912 : echo a5da2e6a826647d0b6984b790fb8da87 2021-07-13 21:47:49.320 | a5da2e6a826647d0b6984b790fb8da87 2021-07-13 21:47:49.322 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.20/placement 2021-07-13 21:47:49.326 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2021-07-13 21:47:49.328 | + functions-common:get_or_create_service:966 : local service_id 2021-07-13 21:47:49.332 | ++ functions-common:get_or_create_service:979 : oscwrap service show placement -f value -c id 2021-07-13 21:47:51.601 | ++ functions-common:get_or_create_service:981 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2021-07-13 21:47:53.763 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:47:53.766 | + functions-common:get_or_create_service:977 : service_id=' 2021-07-13 21:47:53.766 | c4a8993622654ae1af208bf82f572cec' 2021-07-13 21:47:53.768 | + functions-common:get_or_create_service:978 : echo c4a8993622654ae1af208bf82f572cec 2021-07-13 21:47:53.768 | c4a8993622654ae1af208bf82f572cec 2021-07-13 21:47:53.771 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.20/placement 2021-07-13 21:47:53.773 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-07-13 21:47:53.777 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface placement public http://10.222.0.20/placement RegionOne 2021-07-13 21:47:53.780 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-07-13 21:47:53.783 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2021-07-13 21:47:56.117 | +++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:47:56.120 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-07-13 21:47:56.123 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-07-13 21:47:56.126 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create placement public http://10.222.0.20/placement --region RegionOne -f value -c id 2021-07-13 21:47:58.396 | +++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:47:58.399 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=8f15eb42b0024f7ca224e596305b3706 2021-07-13 21:47:58.401 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 8f15eb42b0024f7ca224e596305b3706 2021-07-13 21:47:58.404 | + functions-common:get_or_create_endpoint:1011 : public_id=8f15eb42b0024f7ca224e596305b3706 2021-07-13 21:47:58.407 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-07-13 21:47:58.409 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-07-13 21:47:58.412 | + functions-common:get_or_create_endpoint:1020 : echo 8f15eb42b0024f7ca224e596305b3706 2021-07-13 21:47:58.412 | 8f15eb42b0024f7ca224e596305b3706 2021-07-13 21:47:58.414 | + ./stack.sh:main:1198 : is_service_enabled nova 2021-07-13 21:47:58.431 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:47:58.434 | + ./stack.sh:main:1199 : echo_summary 'Configuring Nova' 2021-07-13 21:47:58.436 | + ./stack.sh:echo_summary:418 : [[ -t 3 ]] 2021-07-13 21:47:58.439 | + ./stack.sh:echo_summary:424 : echo -e Configuring Nova 2021-07-13 21:47:58.441 | + ./stack.sh:main:1200 : init_nova 2021-07-13 21:47:58.444 | + lib/nova:init_nova:755 : is_service_enabled mysql postgresql 2021-07-13 21:47:58.459 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:47:58.461 | + lib/nova:init_nova:755 : is_service_enabled n-api 2021-07-13 21:47:58.477 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:47:58.480 | + lib/nova:init_nova:756 : recreate_database nova_api 2021-07-13 21:47:58.482 | + lib/database:recreate_database:110 : local db=nova_api 2021-07-13 21:47:58.484 | + lib/database:recreate_database:111 : recreate_database_mysql nova_api 2021-07-13 21:47:58.487 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_api 2021-07-13 21:47:58.489 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2021-07-13 21:47:58.493 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-07-13 21:47:58.506 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2021-07-13 21:47:58.509 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-07-13 21:47:58.521 | + lib/nova:init_nova:757 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2021-07-13 21:48:02.236 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo... {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-07-13 21:48:02.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/067_placeholder.py... {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/067_placeholder.py loaded successfully {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/014_keypairs.py... {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/014_keypairs.py loaded successfully {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.238 | 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=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.239 | 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=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.239 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/072_placeholder.py... {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.239 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.239 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/041_resource_provider_traits.py... {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.240 | 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=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/069_placeholder.py... {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/038_placeholder.py... {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/038_placeholder.py loaded successfully {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/008_placeholder.py... {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/008_placeholder.py loaded successfully {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/063_placeholder.py... {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/063_placeholder.py loaded successfully {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/003_host_mapping.py... {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/003_host_mapping.py loaded successfully {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/033_placeholder.py... {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/033_placeholder.py loaded successfully {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.243 | 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=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.243 | 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=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/017_aggregates.py... {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/017_aggregates.py loaded successfully {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/018_instance_groups.py... {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/018_instance_groups.py loaded successfully {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/068_placeholder.py... {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/027_quotas.py... {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/027_quotas.py loaded successfully {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/026_add_resource_classes.py... {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.246 | 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=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/009_placeholder.py... {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.246 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/009_placeholder.py loaded successfully {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/037_placeholder.py... {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/037_placeholder.py loaded successfully {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/040_placeholder.py... {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/040_placeholder.py loaded successfully {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.247 | 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=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.248 | 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=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/035_placeholder.py... {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/035_placeholder.py loaded successfully {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/049_placeholder.py... {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/049_placeholder.py loaded successfully {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/070_placeholder.py... {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/064_placeholder.py... {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/064_placeholder.py loaded successfully {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.250 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/022_placeholder.py... {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.250 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/022_placeholder.py loaded successfully {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.250 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/023_placeholder.py... {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.250 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.251 | 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=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.251 | 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=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/047_placeholder.py... {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.251 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/047_placeholder.py loaded successfully {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.252 | 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=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.252 | 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=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/030_require_cell_setup.py... {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.252 | 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=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/036_placeholder.py... {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.253 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/036_placeholder.py loaded successfully {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/053_placeholder.py... {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.253 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/053_placeholder.py loaded successfully {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/043_placement_consumers.py... {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/043_placement_consumers.py loaded successfully {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/010_placeholder.py... {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/010_placeholder.py loaded successfully {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/056_placeholder.py... {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/056_placeholder.py loaded successfully {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/050_flavors_add_description.py... {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.255 | 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=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.255 | 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=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.256 | 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=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/021_placeholder.py... {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/021_placeholder.py loaded successfully {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/048_placeholder.py... {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/048_placeholder.py loaded successfully {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/025_placeholder.py... {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/006_build_request.py... {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/006_build_request.py loaded successfully {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/032_placeholder.py... {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/032_placeholder.py loaded successfully {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/004_add_request_spec.py... {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.259 | 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=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/016_resource_providers.py... {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/016_resource_providers.py loaded successfully {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.259 | 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=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.259 | 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=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/055_placeholder.py... {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/055_placeholder.py loaded successfully {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/057_placeholder.py... {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.261 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/057_placeholder.py loaded successfully {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/054_placeholder.py... {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.262 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/054_placeholder.py loaded successfully {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/011_placeholder.py... {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.262 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/011_placeholder.py loaded successfully {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/071_placeholder.py... {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.263 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.263 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/039_placeholder.py... {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.263 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/039_placeholder.py loaded successfully {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.263 | 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=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.263 | 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=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.264 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/001_cell_mapping.py... {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.264 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/001_cell_mapping.py loaded successfully {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.264 | 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=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.264 | 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=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.265 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/031_placeholder.py... {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.265 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/031_placeholder.py loaded successfully {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.265 | 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=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.265 | 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=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.266 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/029_placement_aggregates.py... {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.266 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/029_placement_aggregates.py loaded successfully {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.266 | 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=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.266 | 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=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.267 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/046_placeholder.py... {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.267 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/046_placeholder.py loaded successfully {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.267 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/051_nested_resource_providers.py... {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.267 | 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=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.268 | 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=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.268 | 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=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.268 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/065_placeholder.py... {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.268 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/065_placeholder.py loaded successfully {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.269 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/002_instance_mapping.py... {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.269 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/002_instance_mapping.py loaded successfully {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.269 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/059_add_consumer_generation.py... {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.269 | 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=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.269 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/066_placeholder.py... {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/066_placeholder.py loaded successfully {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/012_placeholder.py... {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/012_placeholder.py loaded successfully {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.270 | 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=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.271 | 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=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/045_placeholder.py... {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/045_placeholder.py loaded successfully {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/005_flavors.py... {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/005_flavors.py loaded successfully {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/024_placeholder.py... {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/034_placeholder.py... {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:02.273 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/034_placeholder.py loaded successfully {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:02.273 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo loaded successfully {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-07-13 21:48:02.273 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'nova_api'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=75714) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-07-13 21:48:02.412 | INFO migrate.versioning.api [-] 0 -> 1...  2021-07-13 21:48:02.511 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:02.511 | INFO migrate.versioning.api [-] 1 -> 2...  2021-07-13 21:48:02.674 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:02.674 | INFO migrate.versioning.api [-] 2 -> 3...  2021-07-13 21:48:02.787 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:02.787 | INFO migrate.versioning.api [-] 3 -> 4...  2021-07-13 21:48:02.888 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:02.888 | INFO migrate.versioning.api [-] 4 -> 5...  2021-07-13 21:48:03.127 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:03.128 | INFO migrate.versioning.api [-] 5 -> 6...  2021-07-13 21:48:03.240 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:03.241 | INFO migrate.versioning.api [-] 6 -> 7...  2021-07-13 21:48:03.351 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:03.351 | INFO migrate.versioning.api [-] 7 -> 8...  2021-07-13 21:48:03.358 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:03.358 | INFO migrate.versioning.api [-] 8 -> 9...  2021-07-13 21:48:03.366 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:03.367 | INFO migrate.versioning.api [-] 9 -> 10...  2021-07-13 21:48:03.375 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:03.375 | INFO migrate.versioning.api [-] 10 -> 11...  2021-07-13 21:48:03.381 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:03.381 | INFO migrate.versioning.api [-] 11 -> 12...  2021-07-13 21:48:03.390 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:03.390 | INFO migrate.versioning.api [-] 12 -> 13...  2021-07-13 21:48:03.717 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:03.717 | INFO migrate.versioning.api [-] 13 -> 14...  2021-07-13 21:48:03.787 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:03.787 | INFO migrate.versioning.api [-] 14 -> 15...  2021-07-13 21:48:04.320 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:04.320 | INFO migrate.versioning.api [-] 15 -> 16...  2021-07-13 21:48:04.962 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:04.962 | INFO migrate.versioning.api [-] 16 -> 17...  2021-07-13 21:48:05.238 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:05.238 | INFO migrate.versioning.api [-] 17 -> 18...  2021-07-13 21:48:05.512 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:05.512 | INFO migrate.versioning.api [-] 18 -> 19...  2021-07-13 21:48:05.612 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:05.613 | INFO migrate.versioning.api [-] 19 -> 20...  2021-07-13 21:48:05.734 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:05.734 | INFO migrate.versioning.api [-] 20 -> 21...  2021-07-13 21:48:05.741 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:05.742 | INFO migrate.versioning.api [-] 21 -> 22...  2021-07-13 21:48:05.750 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:05.750 | INFO migrate.versioning.api [-] 22 -> 23...  2021-07-13 21:48:05.758 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:05.758 | INFO migrate.versioning.api [-] 23 -> 24...  2021-07-13 21:48:05.767 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:05.767 | INFO migrate.versioning.api [-] 24 -> 25...  2021-07-13 21:48:05.775 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:05.775 | INFO migrate.versioning.api [-] 25 -> 26...  2021-07-13 21:48:05.848 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:05.848 | INFO migrate.versioning.api [-] 26 -> 27...  2021-07-13 21:48:06.531 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:06.531 | INFO migrate.versioning.api [-] 27 -> 28...  2021-07-13 21:48:06.676 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:06.676 | INFO migrate.versioning.api [-] 28 -> 29...  2021-07-13 21:48:06.791 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:06.791 | INFO migrate.versioning.api [-] 29 -> 30...  2021-07-13 21:48:06.805 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:06.806 | INFO migrate.versioning.api [-] 30 -> 31...  2021-07-13 21:48:06.812 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:06.813 | INFO migrate.versioning.api [-] 31 -> 32...  2021-07-13 21:48:06.819 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:06.819 | INFO migrate.versioning.api [-] 32 -> 33...  2021-07-13 21:48:06.826 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:06.826 | INFO migrate.versioning.api [-] 33 -> 34...  2021-07-13 21:48:06.835 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:06.835 | INFO migrate.versioning.api [-] 34 -> 35...  2021-07-13 21:48:06.841 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:06.842 | INFO migrate.versioning.api [-] 35 -> 36...  2021-07-13 21:48:06.851 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:06.852 | INFO migrate.versioning.api [-] 36 -> 37...  2021-07-13 21:48:06.858 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:06.859 | INFO migrate.versioning.api [-] 37 -> 38...  2021-07-13 21:48:06.865 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:06.865 | INFO migrate.versioning.api [-] 38 -> 39...  2021-07-13 21:48:06.874 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:06.874 | INFO migrate.versioning.api [-] 39 -> 40...  2021-07-13 21:48:06.880 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:06.880 | INFO migrate.versioning.api [-] 40 -> 41...  2021-07-13 21:48:07.056 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:07.056 | INFO migrate.versioning.api [-] 41 -> 42...  2021-07-13 21:48:07.173 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:07.173 | INFO migrate.versioning.api [-] 42 -> 43...  2021-07-13 21:48:07.327 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:07.327 | INFO migrate.versioning.api [-] 43 -> 44...  2021-07-13 21:48:07.758 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:07.758 | INFO migrate.versioning.api [-] 44 -> 45...  2021-07-13 21:48:07.767 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:07.767 | INFO migrate.versioning.api [-] 45 -> 46...  2021-07-13 21:48:07.775 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:07.775 | INFO migrate.versioning.api [-] 46 -> 47...  2021-07-13 21:48:07.783 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:07.783 | INFO migrate.versioning.api [-] 47 -> 48...  2021-07-13 21:48:07.792 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:07.793 | INFO migrate.versioning.api [-] 48 -> 49...  2021-07-13 21:48:07.799 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:07.799 | INFO migrate.versioning.api [-] 49 -> 50...  2021-07-13 21:48:07.913 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:07.913 | INFO migrate.versioning.api [-] 50 -> 51...  2021-07-13 21:48:08.554 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:08.554 | INFO migrate.versioning.api [-] 51 -> 52...  2021-07-13 21:48:08.715 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:08.715 | INFO migrate.versioning.api [-] 52 -> 53...  2021-07-13 21:48:08.723 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:08.723 | INFO migrate.versioning.api [-] 53 -> 54...  2021-07-13 21:48:08.731 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:08.732 | INFO migrate.versioning.api [-] 54 -> 55...  2021-07-13 21:48:08.739 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:08.739 | INFO migrate.versioning.api [-] 55 -> 56...  2021-07-13 21:48:08.747 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:08.748 | INFO migrate.versioning.api [-] 56 -> 57...  2021-07-13 21:48:08.756 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:08.756 | INFO migrate.versioning.api [-] 57 -> 58...  2021-07-13 21:48:08.854 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:08.854 | INFO migrate.versioning.api [-] 58 -> 59...  2021-07-13 21:48:08.969 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:08.969 | INFO migrate.versioning.api [-] 59 -> 60...  2021-07-13 21:48:09.065 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:09.065 | INFO migrate.versioning.api [-] 60 -> 61...  2021-07-13 21:48:09.192 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:09.193 | INFO migrate.versioning.api [-] 61 -> 62...  2021-07-13 21:48:09.372 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:09.372 | INFO migrate.versioning.api [-] 62 -> 63...  2021-07-13 21:48:09.379 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:09.379 | INFO migrate.versioning.api [-] 63 -> 64...  2021-07-13 21:48:09.388 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:09.388 | INFO migrate.versioning.api [-] 64 -> 65...  2021-07-13 21:48:09.394 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:09.395 | INFO migrate.versioning.api [-] 65 -> 66...  2021-07-13 21:48:09.403 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:09.403 | INFO migrate.versioning.api [-] 66 -> 67...  2021-07-13 21:48:09.411 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:09.411 | INFO migrate.versioning.api [-] 67 -> 68...  2021-07-13 21:48:09.417 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:09.418 | INFO migrate.versioning.api [-] 68 -> 69...  2021-07-13 21:48:09.426 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:09.426 | INFO migrate.versioning.api [-] 69 -> 70...  2021-07-13 21:48:09.435 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:09.435 | INFO migrate.versioning.api [-] 70 -> 71...  2021-07-13 21:48:09.442 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:09.443 | INFO migrate.versioning.api [-] 71 -> 72...  2021-07-13 21:48:09.449 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:09.803 | + lib/nova:init_nova:759 : recreate_database nova_cell0 2021-07-13 21:48:09.806 | + lib/database:recreate_database:110 : local db=nova_cell0 2021-07-13 21:48:09.809 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell0 2021-07-13 21:48:09.811 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell0 2021-07-13 21:48:09.814 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2021-07-13 21:48:09.818 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-07-13 21:48:09.830 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2021-07-13 21:48:09.834 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-07-13 21:48:09.847 | ++ lib/nova:init_nova:765 : database_connection_url nova_cell0 2021-07-13 21:48:09.850 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-07-13 21:48:09.852 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-07-13 21:48:09.855 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-07-13 21:48:09.858 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-07-13 21:48:09.861 | + lib/nova:init_nova:765 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-07-13 21:48:13.763 | ++ lib/nova:init_nova:768 : seq 1 1 2021-07-13 21:48:13.767 | + lib/nova:init_nova:768 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-07-13 21:48:13.769 | + lib/nova:init_nova:769 : recreate_database nova_cell1 2021-07-13 21:48:13.772 | + lib/database:recreate_database:110 : local db=nova_cell1 2021-07-13 21:48:13.774 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell1 2021-07-13 21:48:13.777 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell1 2021-07-13 21:48:13.780 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2021-07-13 21:48:13.783 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-07-13 21:48:13.797 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2021-07-13 21:48:13.800 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-07-13 21:48:13.813 | ++ lib/nova:init_nova:770 : conductor_conf 1 2021-07-13 21:48:13.815 | ++ lib/nova:conductor_conf:741 : local cell=1 2021-07-13 21:48:13.818 | ++ lib/nova:conductor_conf:742 : echo /etc/nova/nova_cell1.conf 2021-07-13 21:48:13.820 | + lib/nova:init_nova:770 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2021-07-13 21:48:17.069 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-07-13 21:48:17.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.071 | 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=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.071 | 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=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_add_compute_node_id_fk.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.074 | 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=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/377_add_migrations_updated_at_index.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.075 | 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=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.076 | 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=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.076 | 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=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.077 | 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=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.077 | 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=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.078 | 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=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.078 | 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=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/298_mysql_extra_specs_binary_collation.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.083 | 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=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.090 | 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=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.090 | 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=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.091 | 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=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.092 | 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=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.095 | 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=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.096 | 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=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/391_add_volume_type_to_bdm.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.097 | 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=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/245_add_mtu_and_dhcp_server.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.101 | 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=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.102 | 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=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.102 | 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=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.108 | 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=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.108 | 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=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.109 | 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=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.109 | 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=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.111 | 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=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.111 | 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=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.112 | 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=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.113 | 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=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.118 | 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=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.118 | 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=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.120 | 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=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.120 | 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=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.124 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.124 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/297_add_forced_down_for_services.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.129 | 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=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.131 | 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=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/295_add_virtual_interfaces_uuid_index.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.131 | 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=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.132 | 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=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.132 | 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=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.132 | 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=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.132 | 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=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.133 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.133 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.133 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/233_add_stats_in_compute_nodes.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.133 | 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=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.134 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.134 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.138 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.138 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.138 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.138 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.139 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.139 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.139 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.139 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.139 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.226 | 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=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.228 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.228 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.228 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.228 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/361_add_compute_nodes_uuid_index.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.229 | 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=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/333_add_console_auth_tokens_table.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.230 | 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=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.231 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.231 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.232 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.232 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.232 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/376_add_console_auth_tokens_index.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.232 | 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=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.233 | 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=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.233 | 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=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.233 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.233 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.235 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.235 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.235 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.235 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.236 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.236 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/268_add_host_in_compute_node.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.238 | 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=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/228_add_metrics_in_compute_nodes.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.238 | 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=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.239 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.239 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.239 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.239 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.242 | 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=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.242 | 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=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.246 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.246 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.250 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.250 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.250 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.250 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.251 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.251 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.252 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py... {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:17.252 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:17.252 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo loaded successfully {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-07-13 21:48:17.253 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'nova'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=75779) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-07-13 21:48:17.394 | INFO migrate.versioning.api [-] 215 -> 216...  2021-07-13 21:48:30.913 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:30.914 | INFO migrate.versioning.api [-] 216 -> 217...  2021-07-13 21:48:30.922 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:30.922 | INFO migrate.versioning.api [-] 217 -> 218...  2021-07-13 21:48:30.928 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:30.929 | INFO migrate.versioning.api [-] 218 -> 219...  2021-07-13 21:48:30.937 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:30.937 | INFO migrate.versioning.api [-] 219 -> 220...  2021-07-13 21:48:30.946 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:30.946 | INFO migrate.versioning.api [-] 220 -> 221...  2021-07-13 21:48:30.953 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:30.954 | INFO migrate.versioning.api [-] 221 -> 222...  2021-07-13 21:48:30.960 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:30.960 | INFO migrate.versioning.api [-] 222 -> 223...  2021-07-13 21:48:30.968 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:30.969 | INFO migrate.versioning.api [-] 223 -> 224...  2021-07-13 21:48:30.977 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:30.977 | INFO migrate.versioning.api [-] 224 -> 225...  2021-07-13 21:48:30.983 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:30.983 | INFO migrate.versioning.api [-] 225 -> 226...  2021-07-13 21:48:30.991 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:30.992 | INFO migrate.versioning.api [-] 226 -> 227...  2021-07-13 21:48:31.003 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:31.003 | INFO migrate.versioning.api [-] 227 -> 228...  2021-07-13 21:48:31.175 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:31.175 | INFO migrate.versioning.api [-] 228 -> 229...  2021-07-13 21:48:31.377 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:31.378 | INFO migrate.versioning.api [-] 229 -> 230...  2021-07-13 21:48:31.767 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:31.767 | INFO migrate.versioning.api [-] 230 -> 231...  2021-07-13 21:48:32.020 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:32.020 | INFO migrate.versioning.api [-] 231 -> 232...  2021-07-13 21:48:32.476 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:32.476 | INFO migrate.versioning.api [-] 232 -> 233...  2021-07-13 21:48:32.697 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:32.697 | INFO migrate.versioning.api [-] 233 -> 234...  2021-07-13 21:48:32.748 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:32.748 | INFO migrate.versioning.api [-] 234 -> 235...  2021-07-13 21:48:32.756 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:32.756 | INFO migrate.versioning.api [-] 235 -> 236...  2021-07-13 21:48:32.764 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:32.765 | INFO migrate.versioning.api [-] 236 -> 237...  2021-07-13 21:48:32.773 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:32.773 | INFO migrate.versioning.api [-] 237 -> 238...  2021-07-13 21:48:32.781 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:32.781 | INFO migrate.versioning.api [-] 238 -> 239...  2021-07-13 21:48:32.790 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:32.791 | INFO migrate.versioning.api [-] 239 -> 240...  2021-07-13 21:48:32.798 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:32.798 | INFO migrate.versioning.api [-] 240 -> 241...  2021-07-13 21:48:32.806 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:32.806 | INFO migrate.versioning.api [-] 241 -> 242...  2021-07-13 21:48:32.813 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:32.814 | INFO migrate.versioning.api [-] 242 -> 243...  2021-07-13 21:48:32.822 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:32.822 | INFO migrate.versioning.api [-] 243 -> 244...  2021-07-13 21:48:32.854 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:32.858 | INFO migrate.versioning.api [-] 244 -> 245...  2021-07-13 21:48:33.802 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:33.802 | INFO migrate.versioning.api [-] 245 -> 246...  2021-07-13 21:48:33.966 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:33.966 | INFO migrate.versioning.api [-] 246 -> 247...  2021-07-13 21:48:34.525 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:34.525 | INFO migrate.versioning.api [-] 247 -> 248...  2021-07-13 21:48:34.534 | INFO 248_add_expire_reservations_index [-] Skipped adding reservations_deleted_expire_idx because an equivalent index already exists. 2021-07-13 21:48:34.540 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:34.540 | INFO migrate.versioning.api [-] 248 -> 249...  2021-07-13 21:48:34.569 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:34.569 | INFO migrate.versioning.api [-] 249 -> 250...  2021-07-13 21:48:34.601 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:34.602 | INFO migrate.versioning.api [-] 250 -> 251...  2021-07-13 21:48:34.805 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:34.805 | INFO migrate.versioning.api [-] 251 -> 252...  2021-07-13 21:48:35.135 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:35.135 | INFO migrate.versioning.api [-] 252 -> 253...  2021-07-13 21:48:35.344 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:35.344 | INFO migrate.versioning.api [-] 253 -> 254...  2021-07-13 21:48:35.569 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:35.569 | INFO migrate.versioning.api [-] 254 -> 255...  2021-07-13 21:48:35.577 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:35.578 | INFO migrate.versioning.api [-] 255 -> 256...  2021-07-13 21:48:35.586 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:35.586 | INFO migrate.versioning.api [-] 256 -> 257...  2021-07-13 21:48:35.596 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:35.596 | INFO migrate.versioning.api [-] 257 -> 258...  2021-07-13 21:48:35.603 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:35.603 | INFO migrate.versioning.api [-] 258 -> 259...  2021-07-13 21:48:35.611 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:35.611 | INFO migrate.versioning.api [-] 259 -> 260...  2021-07-13 21:48:35.617 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:35.618 | INFO migrate.versioning.api [-] 260 -> 261...  2021-07-13 21:48:35.626 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:35.626 | INFO migrate.versioning.api [-] 261 -> 262...  2021-07-13 21:48:35.635 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:35.635 | INFO migrate.versioning.api [-] 262 -> 263...  2021-07-13 21:48:35.643 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:35.643 | INFO migrate.versioning.api [-] 263 -> 264...  2021-07-13 21:48:35.649 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:35.650 | INFO migrate.versioning.api [-] 264 -> 265...  2021-07-13 21:48:35.729 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:35.729 | INFO migrate.versioning.api [-] 265 -> 266...  2021-07-13 21:48:35.832 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:35.832 | INFO migrate.versioning.api [-] 266 -> 267...  2021-07-13 21:48:36.614 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:36.614 | INFO migrate.versioning.api [-] 267 -> 268...  2021-07-13 21:48:36.842 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:36.842 | INFO migrate.versioning.api [-] 268 -> 269...  2021-07-13 21:48:37.066 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:37.066 | INFO migrate.versioning.api [-] 269 -> 270...  2021-07-13 21:48:37.257 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:37.257 | INFO migrate.versioning.api [-] 270 -> 271...  2021-07-13 21:48:37.371 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:37.371 | INFO migrate.versioning.api [-] 271 -> 272...  2021-07-13 21:48:37.379 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:37.379 | INFO migrate.versioning.api [-] 272 -> 273...  2021-07-13 21:48:37.388 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:37.388 | INFO migrate.versioning.api [-] 273 -> 274...  2021-07-13 21:48:37.468 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:37.468 | INFO migrate.versioning.api [-] 274 -> 275...  2021-07-13 21:48:37.652 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:37.652 | INFO migrate.versioning.api [-] 275 -> 276...  2021-07-13 21:48:37.856 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:37.856 | INFO migrate.versioning.api [-] 276 -> 277...  2021-07-13 21:48:37.923 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:37.923 | INFO migrate.versioning.api [-] 277 -> 278...  2021-07-13 21:48:38.150 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:38.150 | INFO migrate.versioning.api [-] 278 -> 279...  2021-07-13 21:48:38.217 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:38.217 | INFO migrate.versioning.api [-] 279 -> 280...  2021-07-13 21:48:38.397 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:38.398 | INFO migrate.versioning.api [-] 280 -> 281...  2021-07-13 21:48:38.405 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:38.406 | INFO migrate.versioning.api [-] 281 -> 282...  2021-07-13 21:48:38.414 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:38.414 | INFO migrate.versioning.api [-] 282 -> 283...  2021-07-13 21:48:38.422 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:38.422 | INFO migrate.versioning.api [-] 283 -> 284...  2021-07-13 21:48:38.429 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:38.429 | INFO migrate.versioning.api [-] 284 -> 285...  2021-07-13 21:48:38.437 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:38.437 | INFO migrate.versioning.api [-] 285 -> 286...  2021-07-13 21:48:38.445 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:38.446 | INFO migrate.versioning.api [-] 286 -> 287...  2021-07-13 21:48:38.454 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:38.454 | INFO migrate.versioning.api [-] 287 -> 288...  2021-07-13 21:48:38.460 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:38.461 | INFO migrate.versioning.api [-] 288 -> 289...  2021-07-13 21:48:38.469 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:38.469 | INFO migrate.versioning.api [-] 289 -> 290...  2021-07-13 21:48:38.477 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:38.477 | INFO migrate.versioning.api [-] 290 -> 291...  2021-07-13 21:48:38.501 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:38.502 | INFO migrate.versioning.api [-] 291 -> 292...  2021-07-13 21:48:38.708 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:38.708 | INFO migrate.versioning.api [-] 292 -> 293...  2021-07-13 21:48:39.106 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:39.106 | INFO migrate.versioning.api [-] 293 -> 294...  2021-07-13 21:48:39.303 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:39.303 | INFO migrate.versioning.api [-] 294 -> 295...  2021-07-13 21:48:39.363 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:39.363 | INFO migrate.versioning.api [-] 295 -> 296...  2021-07-13 21:48:39.372 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:39.372 | INFO migrate.versioning.api [-] 296 -> 297...  2021-07-13 21:48:39.575 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:39.575 | INFO migrate.versioning.api [-] 297 -> 298...  2021-07-13 21:48:39.727 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:39.727 | INFO migrate.versioning.api [-] 298 -> 299...  2021-07-13 21:48:39.918 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:39.918 | INFO migrate.versioning.api [-] 299 -> 300...  2021-07-13 21:48:40.137 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:40.137 | INFO migrate.versioning.api [-] 300 -> 301...  2021-07-13 21:48:40.531 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:40.531 | INFO migrate.versioning.api [-] 301 -> 302...  2021-07-13 21:48:40.539 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:40.539 | INFO migrate.versioning.api [-] 302 -> 303...  2021-07-13 21:48:40.546 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:40.546 | INFO migrate.versioning.api [-] 303 -> 304...  2021-07-13 21:48:40.554 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:40.554 | INFO migrate.versioning.api [-] 304 -> 305...  2021-07-13 21:48:40.563 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:40.563 | INFO migrate.versioning.api [-] 305 -> 306...  2021-07-13 21:48:40.569 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:40.569 | INFO migrate.versioning.api [-] 306 -> 307...  2021-07-13 21:48:40.578 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:40.578 | INFO migrate.versioning.api [-] 307 -> 308...  2021-07-13 21:48:40.586 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:40.586 | INFO migrate.versioning.api [-] 308 -> 309...  2021-07-13 21:48:40.593 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:40.593 | INFO migrate.versioning.api [-] 309 -> 310...  2021-07-13 21:48:40.601 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:40.601 | INFO migrate.versioning.api [-] 310 -> 311...  2021-07-13 21:48:40.609 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:40.610 | INFO migrate.versioning.api [-] 311 -> 312...  2021-07-13 21:48:40.618 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:40.618 | INFO migrate.versioning.api [-] 312 -> 313...  2021-07-13 21:48:40.881 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:40.881 | INFO migrate.versioning.api [-] 313 -> 314...  2021-07-13 21:48:41.499 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:41.500 | INFO migrate.versioning.api [-] 314 -> 315...  2021-07-13 21:48:42.718 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:42.718 | INFO migrate.versioning.api [-] 315 -> 316...  2021-07-13 21:48:42.895 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:42.895 | INFO migrate.versioning.api [-] 316 -> 317...  2021-07-13 21:48:43.124 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:43.124 | INFO migrate.versioning.api [-] 317 -> 318...  2021-07-13 21:48:43.956 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:43.956 | INFO migrate.versioning.api [-] 318 -> 319...  2021-07-13 21:48:43.982 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:43.983 | INFO migrate.versioning.api [-] 319 -> 320...  2021-07-13 21:48:43.991 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:43.991 | INFO migrate.versioning.api [-] 320 -> 321...  2021-07-13 21:48:43.999 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:43.999 | INFO migrate.versioning.api [-] 321 -> 322...  2021-07-13 21:48:44.007 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:44.008 | INFO migrate.versioning.api [-] 322 -> 323...  2021-07-13 21:48:44.014 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:44.015 | INFO migrate.versioning.api [-] 323 -> 324...  2021-07-13 21:48:44.022 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:44.023 | INFO migrate.versioning.api [-] 324 -> 325...  2021-07-13 21:48:44.031 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:44.032 | INFO migrate.versioning.api [-] 325 -> 326...  2021-07-13 21:48:44.038 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:44.038 | INFO migrate.versioning.api [-] 326 -> 327...  2021-07-13 21:48:44.046 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:44.047 | INFO migrate.versioning.api [-] 327 -> 328...  2021-07-13 21:48:44.055 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:44.055 | INFO migrate.versioning.api [-] 328 -> 329...  2021-07-13 21:48:44.062 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:44.062 | INFO migrate.versioning.api [-] 329 -> 330...  2021-07-13 21:48:44.093 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:44.094 | INFO migrate.versioning.api [-] 330 -> 331...  2021-07-13 21:48:44.532 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:44.533 | INFO migrate.versioning.api [-] 331 -> 332...  2021-07-13 21:48:44.735 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:44.735 | INFO migrate.versioning.api [-] 332 -> 333...  2021-07-13 21:48:44.919 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:44.920 | INFO migrate.versioning.api [-] 333 -> 334...  2021-07-13 21:48:45.115 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:45.115 | INFO migrate.versioning.api [-] 334 -> 335...  2021-07-13 21:48:45.124 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:45.124 | INFO migrate.versioning.api [-] 335 -> 336...  2021-07-13 21:48:45.131 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:45.132 | INFO migrate.versioning.api [-] 336 -> 337...  2021-07-13 21:48:45.140 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:45.141 | INFO migrate.versioning.api [-] 337 -> 338...  2021-07-13 21:48:45.149 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:45.149 | INFO migrate.versioning.api [-] 338 -> 339...  2021-07-13 21:48:45.157 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:45.158 | INFO migrate.versioning.api [-] 339 -> 340...  2021-07-13 21:48:45.166 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:45.166 | INFO migrate.versioning.api [-] 340 -> 341...  2021-07-13 21:48:45.174 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:45.174 | INFO migrate.versioning.api [-] 341 -> 342...  2021-07-13 21:48:45.180 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:45.181 | INFO migrate.versioning.api [-] 342 -> 343...  2021-07-13 21:48:45.189 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:45.189 | INFO migrate.versioning.api [-] 343 -> 344...  2021-07-13 21:48:45.197 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:45.198 | INFO migrate.versioning.api [-] 344 -> 345...  2021-07-13 21:48:45.235 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:45.235 | INFO migrate.versioning.api [-] 345 -> 346...  2021-07-13 21:48:45.503 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:45.504 | INFO migrate.versioning.api [-] 346 -> 347...  2021-07-13 21:48:45.615 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:45.615 | INFO migrate.versioning.api [-] 347 -> 348...  2021-07-13 21:48:45.624 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:45.624 | INFO migrate.versioning.api [-] 348 -> 349...  2021-07-13 21:48:45.632 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:45.632 | INFO migrate.versioning.api [-] 349 -> 350...  2021-07-13 21:48:45.639 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:45.639 | INFO migrate.versioning.api [-] 350 -> 351...  2021-07-13 21:48:45.646 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:45.647 | INFO migrate.versioning.api [-] 351 -> 352...  2021-07-13 21:48:45.656 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:45.657 | INFO migrate.versioning.api [-] 352 -> 353...  2021-07-13 21:48:45.664 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:45.664 | INFO migrate.versioning.api [-] 353 -> 354...  2021-07-13 21:48:45.673 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:45.673 | INFO migrate.versioning.api [-] 354 -> 355...  2021-07-13 21:48:45.681 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:45.682 | INFO migrate.versioning.api [-] 355 -> 356...  2021-07-13 21:48:45.690 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:45.690 | INFO migrate.versioning.api [-] 356 -> 357...  2021-07-13 21:48:45.698 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:45.698 | INFO migrate.versioning.api [-] 357 -> 358...  2021-07-13 21:48:45.920 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:45.921 | INFO migrate.versioning.api [-] 358 -> 359...  2021-07-13 21:48:46.148 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:46.148 | INFO migrate.versioning.api [-] 359 -> 360...  2021-07-13 21:48:46.341 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:46.341 | INFO migrate.versioning.api [-] 360 -> 361...  2021-07-13 21:48:46.394 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:46.394 | INFO migrate.versioning.api [-] 361 -> 362...  2021-07-13 21:48:46.611 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:46.611 | INFO migrate.versioning.api [-] 362 -> 363...  2021-07-13 21:48:46.619 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:46.620 | INFO migrate.versioning.api [-] 363 -> 364...  2021-07-13 21:48:46.628 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:46.628 | INFO migrate.versioning.api [-] 364 -> 365...  2021-07-13 21:48:46.637 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:46.637 | INFO migrate.versioning.api [-] 365 -> 366...  2021-07-13 21:48:46.645 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:46.645 | INFO migrate.versioning.api [-] 366 -> 367...  2021-07-13 21:48:46.654 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:46.654 | INFO migrate.versioning.api [-] 367 -> 368...  2021-07-13 21:48:46.661 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:46.661 | INFO migrate.versioning.api [-] 368 -> 369...  2021-07-13 21:48:46.673 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:46.673 | INFO migrate.versioning.api [-] 369 -> 370...  2021-07-13 21:48:46.681 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:46.681 | INFO migrate.versioning.api [-] 370 -> 371...  2021-07-13 21:48:46.689 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:46.690 | INFO migrate.versioning.api [-] 371 -> 372...  2021-07-13 21:48:46.698 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:46.698 | INFO migrate.versioning.api [-] 372 -> 373...  2021-07-13 21:48:47.011 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:47.011 | INFO migrate.versioning.api [-] 373 -> 374...  2021-07-13 21:48:47.288 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:47.288 | INFO migrate.versioning.api [-] 374 -> 375...  2021-07-13 21:48:47.403 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:47.404 | INFO migrate.versioning.api [-] 375 -> 376...  2021-07-13 21:48:47.458 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:47.458 | INFO migrate.versioning.api [-] 376 -> 377...  2021-07-13 21:48:47.510 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:47.510 | INFO migrate.versioning.api [-] 377 -> 378...  2021-07-13 21:48:47.572 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:47.572 | INFO migrate.versioning.api [-] 378 -> 379...  2021-07-13 21:48:47.580 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:47.580 | INFO migrate.versioning.api [-] 379 -> 380...  2021-07-13 21:48:47.588 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:47.589 | INFO migrate.versioning.api [-] 380 -> 381...  2021-07-13 21:48:47.597 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:47.597 | INFO migrate.versioning.api [-] 381 -> 382...  2021-07-13 21:48:47.605 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:47.605 | INFO migrate.versioning.api [-] 382 -> 383...  2021-07-13 21:48:47.613 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:47.614 | INFO migrate.versioning.api [-] 383 -> 384...  2021-07-13 21:48:47.623 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:47.623 | INFO migrate.versioning.api [-] 384 -> 385...  2021-07-13 21:48:47.633 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:47.633 | INFO migrate.versioning.api [-] 385 -> 386...  2021-07-13 21:48:47.640 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:47.640 | INFO migrate.versioning.api [-] 386 -> 387...  2021-07-13 21:48:47.646 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:47.647 | INFO migrate.versioning.api [-] 387 -> 388...  2021-07-13 21:48:47.654 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:47.654 | INFO migrate.versioning.api [-] 388 -> 389...  2021-07-13 21:48:47.713 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:47.714 | INFO migrate.versioning.api [-] 389 -> 390...  2021-07-13 21:48:47.902 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:47.903 | INFO migrate.versioning.api [-] 390 -> 391...  2021-07-13 21:48:48.149 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:48.150 | INFO migrate.versioning.api [-] 391 -> 392...  2021-07-13 21:48:48.158 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:48.158 | INFO migrate.versioning.api [-] 392 -> 393...  2021-07-13 21:48:48.166 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:48.167 | INFO migrate.versioning.api [-] 393 -> 394...  2021-07-13 21:48:48.174 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:48.174 | INFO migrate.versioning.api [-] 394 -> 395...  2021-07-13 21:48:48.182 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:48.182 | INFO migrate.versioning.api [-] 395 -> 396...  2021-07-13 21:48:48.190 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:48.190 | INFO migrate.versioning.api [-] 396 -> 397...  2021-07-13 21:48:48.423 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:48.424 | INFO migrate.versioning.api [-] 397 -> 398...  2021-07-13 21:48:48.618 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:48.619 | INFO migrate.versioning.api [-] 398 -> 399...  2021-07-13 21:48:48.868 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:48.868 | INFO migrate.versioning.api [-] 399 -> 400...  2021-07-13 21:48:48.882 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:48.883 | INFO migrate.versioning.api [-] 400 -> 401...  2021-07-13 21:48:49.338 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:49.338 | INFO migrate.versioning.api [-] 401 -> 402...  2021-07-13 21:48:49.536 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:49.536 | INFO migrate.versioning.api [-] 402 -> 403...  2021-07-13 21:48:49.544 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:49.544 | INFO migrate.versioning.api [-] 403 -> 404...  2021-07-13 21:48:49.550 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:49.551 | INFO migrate.versioning.api [-] 404 -> 405...  2021-07-13 21:48:49.559 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:49.559 | INFO migrate.versioning.api [-] 405 -> 406...  2021-07-13 21:48:49.567 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:49.568 | INFO migrate.versioning.api [-] 406 -> 407...  2021-07-13 21:48:49.574 | INFO migrate.versioning.api [-] done 2021-07-13 21:48:49.574 | /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-07-13 21:48:49.574 | result = self._query(query) 2021-07-13 21:48:49.574 | /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-07-13 21:48:49.574 | result = self._query(query) 2021-07-13 21:48:49.952 | + lib/nova:init_nova:774 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync 2021-07-13 21:48:53.437 | DEBUG migrate.versioning.repository [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-07-13 21:48:53.439 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.439 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.439 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/251_add_numa_topology_to_comput_nodes.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.440 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/251_add_numa_topology_to_comput_nodes.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.440 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.441 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.441 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.441 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.442 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.442 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.442 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.443 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.443 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_add_compute_node_id_fk.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.444 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_add_compute_node_id_fk.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.444 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.444 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.445 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/377_add_migrations_updated_at_index.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.445 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/377_add_migrations_updated_at_index.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.446 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.446 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.446 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/375_add_access_url_to_console_auth_tokens.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.447 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/375_add_access_url_to_console_auth_tokens.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.447 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.447 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.448 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/244_increase_user_id_length_volume_usage_cache.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.448 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/244_increase_user_id_length_volume_usage_cache.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.449 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.449 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.449 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.450 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.450 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/302_pgsql_add_instance_system_metadata_index.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.450 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/302_pgsql_add_instance_system_metadata_index.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.451 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.451 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.451 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.452 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.452 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.453 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.453 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.453 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.454 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.454 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.454 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.455 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.455 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.456 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.456 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.456 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.457 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/298_mysql_extra_specs_binary_collation.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.457 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/298_mysql_extra_specs_binary_collation.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.457 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.458 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.458 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.458 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.459 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.459 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.460 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.460 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.460 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.461 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.461 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.461 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.462 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.462 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.463 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.463 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.463 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.464 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.464 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.464 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.465 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.465 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.465 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.466 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.466 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.467 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.467 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.467 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.468 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/280_add_nullable_false_to_keypairs_name.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.468 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/280_add_nullable_false_to_keypairs_name.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.468 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/253_add_pci_requests_to_instance_extra_table.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.469 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/253_add_pci_requests_to_instance_extra_table.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.469 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.470 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.470 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.470 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.471 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.471 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.472 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.472 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.472 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.473 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.473 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.473 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.474 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.474 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.475 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/230_add_details_column_to_instance_actions_events.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.475 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/230_add_details_column_to_instance_actions_events.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.475 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.476 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.476 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.476 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.477 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/391_add_volume_type_to_bdm.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.477 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/391_add_volume_type_to_bdm.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.478 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.478 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.478 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.479 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.479 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.479 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.480 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.480 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.480 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.481 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.481 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.482 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.482 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/245_add_mtu_and_dhcp_server.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.482 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/245_add_mtu_and_dhcp_server.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.483 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.483 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.484 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.484 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.485 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/331_add_tag_to_vifs_and_bdm.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.485 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/331_add_tag_to_vifs_and_bdm.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.485 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.486 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.486 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.486 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.487 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.487 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.488 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.488 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.488 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.489 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.489 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.489 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.490 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.490 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.490 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.491 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.491 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.492 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.492 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.492 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.493 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.493 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.493 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/254_add_request_id_in_pci_devices.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.494 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/254_add_request_id_in_pci_devices.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.494 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/227_fix_project_user_quotas_resource_length.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.495 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/227_fix_project_user_quotas_resource_length.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.495 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.495 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.496 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.496 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.496 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.497 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.497 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.497 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.498 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/316_add_disk_ratio_for_compute_nodes.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.498 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/316_add_disk_ratio_for_compute_nodes.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.499 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.499 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.500 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.500 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.501 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/279_fix_unique_constraint_for_compute_node.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.501 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/279_fix_unique_constraint_for_compute_node.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.501 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.502 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.502 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.503 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.504 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.505 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.505 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.506 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.506 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.506 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.507 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.507 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.507 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.508 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.508 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.509 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.509 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.509 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.510 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.510 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.510 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/319_add_instances_deleted_created_at_index.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.511 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/319_add_instances_deleted_created_at_index.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.511 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.512 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.512 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.512 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.513 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.513 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.513 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/378_add_instance_actions_updated_at_index.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.514 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/378_add_instance_actions_updated_at_index.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.514 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.515 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.515 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.515 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.516 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.516 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.517 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.517 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.517 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.518 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.518 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.518 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.519 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.519 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.519 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.520 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.520 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.521 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.521 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.521 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.522 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.522 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.522 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.523 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.523 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.523 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.524 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.524 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.525 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.525 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.525 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.526 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.526 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.526 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.527 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/297_add_forced_down_for_services.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.527 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/297_add_forced_down_for_services.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.527 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.528 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.528 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.529 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.529 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.529 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.530 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.530 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.530 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/295_add_virtual_interfaces_uuid_index.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.531 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/295_add_virtual_interfaces_uuid_index.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.531 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/401_add_user_id_and_project_id_to_migrations.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.532 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 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=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.532 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/229_add_extra_resources_in_compute_nodes.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.532 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/229_add_extra_resources_in_compute_nodes.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.533 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.533 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.533 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/233_add_stats_in_compute_nodes.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.534 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/233_add_stats_in_compute_nodes.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.534 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.535 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.535 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.535 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.536 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.536 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.536 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.537 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.537 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.537 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.538 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.538 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.539 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.539 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.539 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.540 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.540 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.540 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.541 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.541 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.541 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.542 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.542 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.543 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.543 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.543 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.544 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.544 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.544 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.545 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.545 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.545 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.546 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.547 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.547 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.548 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.548 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.548 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.549 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/361_add_compute_nodes_uuid_index.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.549 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/361_add_compute_nodes_uuid_index.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.549 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.550 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.550 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.550 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.551 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/333_add_console_auth_tokens_table.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.551 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/333_add_console_auth_tokens_table.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.552 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.552 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.552 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.553 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.553 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.553 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.554 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/376_add_console_auth_tokens_index.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.554 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/376_add_console_auth_tokens_index.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.554 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/301_add_cpu_and_ram_ratios_for_compute_nodes.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.555 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 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=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.555 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.556 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.556 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.556 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.557 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.557 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.557 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.558 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.558 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.558 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.559 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.559 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.560 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.560 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.560 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.561 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.561 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.562 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.562 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/268_add_host_in_compute_node.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.563 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/268_add_host_in_compute_node.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.563 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/228_add_metrics_in_compute_nodes.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.563 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/228_add_metrics_in_compute_nodes.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.564 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.564 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.565 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.565 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.565 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.566 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.566 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.566 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.567 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.567 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.568 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.568 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.568 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.569 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.569 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/278_remove_service_fk_in_compute_nodes.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.569 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/278_remove_service_fk_in_compute_nodes.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.570 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.570 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.570 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.571 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.571 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.572 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.572 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.572 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.573 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.573 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.573 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.574 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.574 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.574 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.575 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.575 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.576 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.576 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.576 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.577 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.577 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.577 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.578 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.578 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.579 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.579 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.579 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.580 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.580 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.580 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.581 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.581 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.581 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.582 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.582 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.583 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.583 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.583 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.584 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.584 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.584 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py... {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-07-13 21:48:53.585 | DEBUG migrate.versioning.script.base [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-07-13 21:48:53.585 | DEBUG migrate.versioning.repository [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo loaded successfully {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-07-13 21:48:53.586 | DEBUG migrate.versioning.repository [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'nova'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=75793) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-07-13 21:48:53.724 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 215 -> 216...  2021-07-13 21:49:06.944 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:06.945 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 216 -> 217...  2021-07-13 21:49:06.952 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:06.952 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 217 -> 218...  2021-07-13 21:49:06.961 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:06.961 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 218 -> 219...  2021-07-13 21:49:06.969 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:06.969 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 219 -> 220...  2021-07-13 21:49:06.977 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:06.978 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 220 -> 221...  2021-07-13 21:49:06.985 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:06.986 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 221 -> 222...  2021-07-13 21:49:06.994 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:06.995 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 222 -> 223...  2021-07-13 21:49:07.001 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:07.001 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 223 -> 224...  2021-07-13 21:49:07.010 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:07.010 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 224 -> 225...  2021-07-13 21:49:07.016 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:07.016 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 225 -> 226...  2021-07-13 21:49:07.025 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:07.026 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 226 -> 227...  2021-07-13 21:49:07.037 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:07.038 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 227 -> 228...  2021-07-13 21:49:07.219 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:07.220 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 228 -> 229...  2021-07-13 21:49:07.419 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:07.419 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 229 -> 230...  2021-07-13 21:49:07.770 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:07.771 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 230 -> 231...  2021-07-13 21:49:08.029 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:08.029 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 231 -> 232...  2021-07-13 21:49:08.628 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:08.628 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 232 -> 233...  2021-07-13 21:49:08.877 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:08.877 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 233 -> 234...  2021-07-13 21:49:08.928 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:08.929 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 234 -> 235...  2021-07-13 21:49:08.936 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:08.937 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 235 -> 236...  2021-07-13 21:49:08.945 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:08.945 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 236 -> 237...  2021-07-13 21:49:08.953 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:08.954 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 237 -> 238...  2021-07-13 21:49:08.962 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:08.963 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 238 -> 239...  2021-07-13 21:49:08.970 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:08.970 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 239 -> 240...  2021-07-13 21:49:08.979 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:08.979 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 240 -> 241...  2021-07-13 21:49:08.985 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:08.986 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 241 -> 242...  2021-07-13 21:49:08.994 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:08.994 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 242 -> 243...  2021-07-13 21:49:09.002 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:09.003 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 243 -> 244...  2021-07-13 21:49:09.024 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:09.024 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 244 -> 245...  2021-07-13 21:49:09.941 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:09.942 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 245 -> 246...  2021-07-13 21:49:10.082 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:10.082 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 246 -> 247...  2021-07-13 21:49:10.618 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:10.618 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 247 -> 248...  2021-07-13 21:49:10.627 | INFO 248_add_expire_reservations_index [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] Skipped adding reservations_deleted_expire_idx because an equivalent index already exists. 2021-07-13 21:49:10.633 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:10.634 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 248 -> 249...  2021-07-13 21:49:10.662 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:10.663 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 249 -> 250...  2021-07-13 21:49:10.716 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:10.717 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 250 -> 251...  2021-07-13 21:49:10.922 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:10.922 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 251 -> 252...  2021-07-13 21:49:11.264 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:11.265 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 252 -> 253...  2021-07-13 21:49:11.472 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:11.472 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 253 -> 254...  2021-07-13 21:49:11.694 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:11.694 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 254 -> 255...  2021-07-13 21:49:11.702 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:11.702 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 255 -> 256...  2021-07-13 21:49:11.710 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:11.710 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 256 -> 257...  2021-07-13 21:49:11.718 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:11.719 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 257 -> 258...  2021-07-13 21:49:11.726 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:11.727 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 258 -> 259...  2021-07-13 21:49:11.736 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:11.736 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 259 -> 260...  2021-07-13 21:49:11.743 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:11.743 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 260 -> 261...  2021-07-13 21:49:11.750 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:11.750 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 261 -> 262...  2021-07-13 21:49:11.758 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:11.758 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 262 -> 263...  2021-07-13 21:49:11.766 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:11.767 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 263 -> 264...  2021-07-13 21:49:11.773 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:11.773 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 264 -> 265...  2021-07-13 21:49:11.823 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:11.823 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 265 -> 266...  2021-07-13 21:49:11.921 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:11.921 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 266 -> 267...  2021-07-13 21:49:12.595 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:12.595 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 267 -> 268...  2021-07-13 21:49:12.818 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:12.819 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 268 -> 269...  2021-07-13 21:49:13.037 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:13.037 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 269 -> 270...  2021-07-13 21:49:13.226 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:13.227 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 270 -> 271...  2021-07-13 21:49:13.350 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:13.350 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 271 -> 272...  2021-07-13 21:49:13.358 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:13.359 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 272 -> 273...  2021-07-13 21:49:13.366 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:13.367 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 273 -> 274...  2021-07-13 21:49:13.448 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:13.448 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 274 -> 275...  2021-07-13 21:49:13.616 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:13.617 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 275 -> 276...  2021-07-13 21:49:13.818 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:13.818 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 276 -> 277...  2021-07-13 21:49:13.880 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:13.880 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 277 -> 278...  2021-07-13 21:49:14.123 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:14.123 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 278 -> 279...  2021-07-13 21:49:14.196 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:14.196 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 279 -> 280...  2021-07-13 21:49:14.340 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:14.341 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 280 -> 281...  2021-07-13 21:49:14.348 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:14.349 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 281 -> 282...  2021-07-13 21:49:14.357 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:14.357 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 282 -> 283...  2021-07-13 21:49:14.365 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:14.365 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 283 -> 284...  2021-07-13 21:49:14.371 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:14.371 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 284 -> 285...  2021-07-13 21:49:14.379 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:14.380 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 285 -> 286...  2021-07-13 21:49:14.388 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:14.388 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 286 -> 287...  2021-07-13 21:49:14.396 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:14.396 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 287 -> 288...  2021-07-13 21:49:14.403 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:14.403 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 288 -> 289...  2021-07-13 21:49:14.411 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:14.412 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 289 -> 290...  2021-07-13 21:49:14.420 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:14.421 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 290 -> 291...  2021-07-13 21:49:14.444 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:14.445 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 291 -> 292...  2021-07-13 21:49:14.635 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:14.635 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 292 -> 293...  2021-07-13 21:49:15.046 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:15.047 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 293 -> 294...  2021-07-13 21:49:15.242 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:15.243 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 294 -> 295...  2021-07-13 21:49:15.305 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:15.305 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 295 -> 296...  2021-07-13 21:49:15.313 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:15.314 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 296 -> 297...  2021-07-13 21:49:15.494 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:15.494 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 297 -> 298...  2021-07-13 21:49:15.639 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:15.640 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 298 -> 299...  2021-07-13 21:49:15.853 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:15.854 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 299 -> 300...  2021-07-13 21:49:16.058 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:16.058 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 300 -> 301...  2021-07-13 21:49:16.433 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:16.433 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 301 -> 302...  2021-07-13 21:49:16.441 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:16.441 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 302 -> 303...  2021-07-13 21:49:16.451 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:16.452 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 303 -> 304...  2021-07-13 21:49:16.459 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:16.459 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 304 -> 305...  2021-07-13 21:49:16.468 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:16.468 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 305 -> 306...  2021-07-13 21:49:16.476 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:16.476 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 306 -> 307...  2021-07-13 21:49:16.484 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:16.485 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 307 -> 308...  2021-07-13 21:49:16.491 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:16.491 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 308 -> 309...  2021-07-13 21:49:16.502 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:16.502 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 309 -> 310...  2021-07-13 21:49:16.510 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:16.510 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 310 -> 311...  2021-07-13 21:49:16.519 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:16.520 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 311 -> 312...  2021-07-13 21:49:16.529 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:16.530 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 312 -> 313...  2021-07-13 21:49:16.799 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:16.800 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 313 -> 314...  2021-07-13 21:49:17.420 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:17.421 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 314 -> 315...  2021-07-13 21:49:18.581 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:18.581 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 315 -> 316...  2021-07-13 21:49:18.770 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:18.770 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 316 -> 317...  2021-07-13 21:49:19.004 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:19.005 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 317 -> 318...  2021-07-13 21:49:19.845 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:19.846 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 318 -> 319...  2021-07-13 21:49:19.877 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:19.877 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 319 -> 320...  2021-07-13 21:49:19.885 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:19.885 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 320 -> 321...  2021-07-13 21:49:19.893 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:19.894 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 321 -> 322...  2021-07-13 21:49:19.902 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:19.903 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 322 -> 323...  2021-07-13 21:49:19.910 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:19.910 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 323 -> 324...  2021-07-13 21:49:19.918 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:19.919 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 324 -> 325...  2021-07-13 21:49:19.925 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:19.925 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 325 -> 326...  2021-07-13 21:49:19.936 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:19.937 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 326 -> 327...  2021-07-13 21:49:19.943 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:19.943 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 327 -> 328...  2021-07-13 21:49:19.950 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:19.951 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 328 -> 329...  2021-07-13 21:49:19.958 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:19.958 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 329 -> 330...  2021-07-13 21:49:19.989 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:19.989 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 330 -> 331...  2021-07-13 21:49:20.411 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:20.412 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 331 -> 332...  2021-07-13 21:49:20.599 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:20.599 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 332 -> 333...  2021-07-13 21:49:20.821 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:20.822 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 333 -> 334...  2021-07-13 21:49:21.017 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:21.017 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 334 -> 335...  2021-07-13 21:49:21.025 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:21.025 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 335 -> 336...  2021-07-13 21:49:21.033 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:21.034 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 336 -> 337...  2021-07-13 21:49:21.041 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:21.042 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 337 -> 338...  2021-07-13 21:49:21.050 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:21.050 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 338 -> 339...  2021-07-13 21:49:21.059 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:21.059 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 339 -> 340...  2021-07-13 21:49:21.065 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:21.066 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 340 -> 341...  2021-07-13 21:49:21.074 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:21.075 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 341 -> 342...  2021-07-13 21:49:21.081 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:21.081 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 342 -> 343...  2021-07-13 21:49:21.089 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:21.090 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 343 -> 344...  2021-07-13 21:49:21.098 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:21.098 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 344 -> 345...  2021-07-13 21:49:21.131 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:21.131 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 345 -> 346...  2021-07-13 21:49:21.376 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:21.377 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 346 -> 347...  2021-07-13 21:49:21.487 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:21.488 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 347 -> 348...  2021-07-13 21:49:21.496 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:21.497 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 348 -> 349...  2021-07-13 21:49:21.504 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:21.504 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 349 -> 350...  2021-07-13 21:49:21.514 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:21.514 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 350 -> 351...  2021-07-13 21:49:21.520 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:21.521 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 351 -> 352...  2021-07-13 21:49:21.527 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:21.528 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 352 -> 353...  2021-07-13 21:49:21.536 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:21.536 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 353 -> 354...  2021-07-13 21:49:21.544 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:21.545 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 354 -> 355...  2021-07-13 21:49:21.551 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:21.551 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 355 -> 356...  2021-07-13 21:49:21.559 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:21.559 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 356 -> 357...  2021-07-13 21:49:21.567 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:21.568 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 357 -> 358...  2021-07-13 21:49:21.799 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:21.800 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 358 -> 359...  2021-07-13 21:49:22.032 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:22.033 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 359 -> 360...  2021-07-13 21:49:22.209 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:22.209 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 360 -> 361...  2021-07-13 21:49:22.266 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:22.266 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 361 -> 362...  2021-07-13 21:49:22.485 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:22.485 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 362 -> 363...  2021-07-13 21:49:22.493 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:22.493 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 363 -> 364...  2021-07-13 21:49:22.501 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:22.502 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 364 -> 365...  2021-07-13 21:49:22.510 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:22.510 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 365 -> 366...  2021-07-13 21:49:22.518 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:22.519 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 366 -> 367...  2021-07-13 21:49:22.526 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:22.527 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 367 -> 368...  2021-07-13 21:49:22.535 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:22.535 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 368 -> 369...  2021-07-13 21:49:22.544 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:22.544 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 369 -> 370...  2021-07-13 21:49:22.551 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:22.551 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 370 -> 371...  2021-07-13 21:49:22.559 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:22.559 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 371 -> 372...  2021-07-13 21:49:22.567 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:22.568 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 372 -> 373...  2021-07-13 21:49:22.858 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:22.858 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 373 -> 374...  2021-07-13 21:49:23.125 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:23.126 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 374 -> 375...  2021-07-13 21:49:23.250 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:23.250 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 375 -> 376...  2021-07-13 21:49:23.304 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:23.304 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 376 -> 377...  2021-07-13 21:49:23.364 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:23.365 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 377 -> 378...  2021-07-13 21:49:23.420 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:23.421 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 378 -> 379...  2021-07-13 21:49:23.428 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:23.429 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 379 -> 380...  2021-07-13 21:49:23.437 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:23.438 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 380 -> 381...  2021-07-13 21:49:23.445 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:23.446 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 381 -> 382...  2021-07-13 21:49:23.453 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:23.454 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 382 -> 383...  2021-07-13 21:49:23.460 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:23.460 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 383 -> 384...  2021-07-13 21:49:23.469 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:23.469 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 384 -> 385...  2021-07-13 21:49:23.477 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:23.477 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 385 -> 386...  2021-07-13 21:49:23.484 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:23.484 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 386 -> 387...  2021-07-13 21:49:23.492 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:23.493 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 387 -> 388...  2021-07-13 21:49:23.501 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:23.501 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 388 -> 389...  2021-07-13 21:49:23.557 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:23.557 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 389 -> 390...  2021-07-13 21:49:23.754 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:23.755 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 390 -> 391...  2021-07-13 21:49:23.989 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:23.989 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 391 -> 392...  2021-07-13 21:49:23.998 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:23.998 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 392 -> 393...  2021-07-13 21:49:24.006 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:24.006 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 393 -> 394...  2021-07-13 21:49:24.013 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:24.013 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 394 -> 395...  2021-07-13 21:49:24.020 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:24.021 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 395 -> 396...  2021-07-13 21:49:24.029 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:24.029 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 396 -> 397...  2021-07-13 21:49:24.253 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:24.253 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 397 -> 398...  2021-07-13 21:49:24.445 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:24.446 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 398 -> 399...  2021-07-13 21:49:24.731 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:24.731 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 399 -> 400...  2021-07-13 21:49:24.745 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:24.746 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 400 -> 401...  2021-07-13 21:49:25.187 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:25.187 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 401 -> 402...  2021-07-13 21:49:25.383 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:25.383 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 402 -> 403...  2021-07-13 21:49:25.391 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:25.392 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 403 -> 404...  2021-07-13 21:49:25.400 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:25.400 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 404 -> 405...  2021-07-13 21:49:25.408 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:25.408 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 405 -> 406...  2021-07-13 21:49:25.417 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:25.417 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] 406 -> 407...  2021-07-13 21:49:25.424 | INFO migrate.versioning.api [None req-158b6de0-0166-4824-97e9-62080caf6a70 None None] done 2021-07-13 21:49:25.454 | /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-07-13 21:49:25.454 | result = self._query(query) 2021-07-13 21:49:25.454 | /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-07-13 21:49:25.454 | result = self._query(query) 2021-07-13 21:49:25.889 | + lib/nova:init_nova:778 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2021-07-13 21:49:29.587 | Running batches of 50 until complete 2021-07-13 21:49:29.587 | +-------------------------------------+--------------+-----------+ 2021-07-13 21:49:29.587 | | Migration | Total Needed | Completed | 2021-07-13 21:49:29.587 | +-------------------------------------+--------------+-----------+ 2021-07-13 21:49:29.588 | | fill_virtual_interface_list | 0 | 0 | 2021-07-13 21:49:29.588 | | migrate_empty_ratio | 0 | 0 | 2021-07-13 21:49:29.588 | | migrate_quota_classes_to_api_db | 0 | 0 | 2021-07-13 21:49:29.588 | | migrate_quota_limits_to_api_db | 0 | 0 | 2021-07-13 21:49:29.588 | | migration_migrate_to_uuid | 0 | 0 | 2021-07-13 21:49:29.588 | | populate_missing_availability_zones | 0 | 0 | 2021-07-13 21:49:29.588 | | populate_queued_for_delete | 0 | 0 | 2021-07-13 21:49:29.588 | | populate_user_id | 0 | 0 | 2021-07-13 21:49:29.588 | | populate_uuids | 0 | 0 | 2021-07-13 21:49:29.588 | +-------------------------------------+--------------+-----------+ 2021-07-13 21:49:29.994 | ++ lib/nova:init_nova:781 : seq 1 1 2021-07-13 21:49:29.998 | + lib/nova:init_nova:781 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-07-13 21:49:30.001 | ++ lib/nova:init_nova:782 : conductor_conf 1 2021-07-13 21:49:30.004 | ++ lib/nova:conductor_conf:741 : local cell=1 2021-07-13 21:49:30.006 | ++ lib/nova:conductor_conf:742 : echo /etc/nova/nova_cell1.conf 2021-07-13 21:49:30.009 | + lib/nova:init_nova:782 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2021-07-13 21:49:33.447 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2021-07-13 21:49:33.447 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2021-07-13 21:49:33.840 | + lib/nova:init_nova:786 : create_nova_keys_dir 2021-07-13 21:49:33.842 | + lib/nova:create_nova_keys_dir:748 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2021-07-13 21:49:33.855 | + lib/nova:init_nova:788 : [[ '' == \L\V\M ]] 2021-07-13 21:49:33.858 | + ./stack.sh:main:1205 : is_service_enabled neutron 2021-07-13 21:49:33.875 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:49:33.877 | + ./stack.sh:main:1206 : configure_neutron_nova 2021-07-13 21:49:33.880 | + lib/neutron:configure_neutron_nova:616 : is_neutron_legacy_enabled 2021-07-13 21:49:33.884 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-07-13 21:49:33.884 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-07-13 21:49:33.889 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-07-13 21:49:33.891 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-07-13 21:49:33.894 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-07-13 21:49:33.896 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-07-13 21:49:33.899 | + lib/neutron:configure_neutron_nova:618 : create_nova_conf_neutron /etc/nova/nova.conf 2021-07-13 21:49:33.901 | + lib/neutron-legacy:create_nova_conf_neutron:375 : local conf=/etc/nova/nova.conf 2021-07-13 21:49:33.904 | + lib/neutron-legacy:create_nova_conf_neutron:376 : iniset /etc/nova/nova.conf neutron auth_type password 2021-07-13 21:49:33.928 | + lib/neutron-legacy:create_nova_conf_neutron:377 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.20/identity 2021-07-13 21:49:33.953 | + lib/neutron-legacy:create_nova_conf_neutron:378 : iniset /etc/nova/nova.conf neutron username neutron 2021-07-13 21:49:33.978 | + lib/neutron-legacy:create_nova_conf_neutron:379 : iniset /etc/nova/nova.conf neutron password Passw0rd 2021-07-13 21:49:34.003 | + lib/neutron-legacy:create_nova_conf_neutron:380 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2021-07-13 21:49:34.028 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova.conf neutron project_name service 2021-07-13 21:49:34.053 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2021-07-13 21:49:34.078 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2021-07-13 21:49:34.103 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2021-07-13 21:49:34.127 | + lib/neutron-legacy:create_nova_conf_neutron:387 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2021-07-13 21:49:34.130 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-07-13 21:49:34.132 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-07-13 21:49:34.135 | + lib/neutron-legacy:create_nova_conf_neutron:389 : is_service_enabled q-meta 2021-07-13 21:49:34.150 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:49:34.154 | + lib/neutron-legacy:create_nova_conf_neutron:390 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2021-07-13 21:49:34.179 | + lib/neutron-legacy:create_nova_conf_neutron:393 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2021-07-13 21:49:34.204 | + lib/neutron-legacy:create_nova_conf_neutron:394 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2021-07-13 21:49:34.230 | + lib/neutron:configure_neutron_nova:619 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2021-07-13 21:49:34.234 | ++ lib/neutron:configure_neutron_nova:620 : seq 1 1 2021-07-13 21:49:34.237 | + lib/neutron:configure_neutron_nova:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-07-13 21:49:34.239 | + lib/neutron:configure_neutron_nova:621 : local conf 2021-07-13 21:49:34.243 | ++ lib/neutron:configure_neutron_nova:622 : conductor_conf 1 2021-07-13 21:49:34.245 | ++ lib/nova:conductor_conf:741 : local cell=1 2021-07-13 21:49:34.248 | ++ lib/nova:conductor_conf:742 : echo /etc/nova/nova_cell1.conf 2021-07-13 21:49:34.251 | + lib/neutron:configure_neutron_nova:622 : conf=/etc/nova/nova_cell1.conf 2021-07-13 21:49:34.253 | + lib/neutron:configure_neutron_nova:623 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2021-07-13 21:49:34.256 | + lib/neutron-legacy:create_nova_conf_neutron:375 : local conf=/etc/nova/nova_cell1.conf 2021-07-13 21:49:34.258 | + lib/neutron-legacy:create_nova_conf_neutron:376 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2021-07-13 21:49:34.285 | + lib/neutron-legacy:create_nova_conf_neutron:377 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.20/identity 2021-07-13 21:49:34.310 | + lib/neutron-legacy:create_nova_conf_neutron:378 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2021-07-13 21:49:34.335 | + lib/neutron-legacy:create_nova_conf_neutron:379 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2021-07-13 21:49:34.360 | + lib/neutron-legacy:create_nova_conf_neutron:380 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2021-07-13 21:49:34.385 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2021-07-13 21:49:34.410 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2021-07-13 21:49:34.436 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2021-07-13 21:49:34.461 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2021-07-13 21:49:34.486 | + lib/neutron-legacy:create_nova_conf_neutron:387 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2021-07-13 21:49:34.488 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-07-13 21:49:34.491 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-07-13 21:49:34.493 | + lib/neutron-legacy:create_nova_conf_neutron:389 : is_service_enabled q-meta 2021-07-13 21:49:34.509 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:49:34.512 | + lib/neutron-legacy:create_nova_conf_neutron:390 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2021-07-13 21:49:34.537 | + lib/neutron-legacy:create_nova_conf_neutron:393 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2021-07-13 21:49:34.562 | + lib/neutron-legacy:create_nova_conf_neutron:394 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2021-07-13 21:49:34.588 | + ./stack.sh:main:1215 : run_phase stack post-config 2021-07-13 21:49:34.590 | + functions-common:run_phase:1759 : local mode=stack 2021-07-13 21:49:34.593 | + functions-common:run_phase:1760 : local phase=post-config 2021-07-13 21:49:34.595 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-07-13 21:49:34.597 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-07-13 21:49:34.600 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-07-13 21:49:34.602 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-07-13 21:49:34.605 | + functions-common:run_phase:1769 : local extra 2021-07-13 21:49:34.609 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-07-13 21:49:34.612 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-07-13 21:49:34.614 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-07-13 21:49:34.617 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-07-13 21:49:34.619 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2021-07-13 21:49:34.623 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-07-13 21:49:34.637 | ++ functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:49:34.640 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-07-13 21:49:34.642 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-07-13 21:49:34.644 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2021-07-13 21:49:34.647 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-07-13 21:49:34.649 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-07-13 21:49:34.651 | ++ extras.d/80-tempest.sh:source:12 : : 2021-07-13 21:49:34.654 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-07-13 21:49:34.656 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-07-13 21:49:34.658 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-07-13 21:49:34.661 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-07-13 21:49:34.663 | + functions-common:run_phase:1786 : run_plugins stack post-config 2021-07-13 21:49:34.666 | + functions-common:run_plugins:1745 : local mode=stack 2021-07-13 21:49:34.669 | + functions-common:run_plugins:1746 : local phase=post-config 2021-07-13 21:49:34.671 | + functions-common:run_plugins:1748 : local plugins= 2021-07-13 21:49:34.674 | + functions-common:run_plugins:1749 : local plugin 2021-07-13 21:49:34.676 | + ./stack.sh:main:1223 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2021-07-13 21:49:34.679 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-07-13 21:49:34.681 | + inc/meta-config:merge_config_group:171 : shift 2021-07-13 21:49:34.684 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2021-07-13 21:49:34.686 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-07-13 21:49:34.688 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-07-13 21:49:34.691 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-07-13 21:49:34.694 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2021-07-13 21:49:34.696 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-07-13 21:49:34.699 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2021-07-13 21:49:34.702 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-07-13 21:49:34.704 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2021-07-13 21:49:34.704 | /^\[\[.+\|.*\]\]/ { 2021-07-13 21:49:34.704 | gsub("[][]", "", $1); 2021-07-13 21:49:34.704 | split($1, a, "|"); 2021-07-13 21:49:34.704 | if (a[1] == matchgroup) 2021-07-13 21:49:34.704 | print a[2] 2021-07-13 21:49:34.704 | } 2021-07-13 21:49:34.704 | ' /home/ubuntu/devstack/local.conf 2021-07-13 21:49:34.710 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-07-13 21:49:34.712 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-07-13 21:49:34.715 | + inc/meta-config:merge_config_group:180 : local dir 2021-07-13 21:49:34.718 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2021-07-13 21:49:34.721 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2021-07-13 21:49:34.724 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2021-07-13 21:49:34.726 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2021-07-13 21:49:34.729 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2021-07-13 21:49:34.733 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2021-07-13 21:49:34.735 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2021-07-13 21:49:34.738 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-07-13 21:49:34.741 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-07-13 21:49:34.743 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-07-13 21:49:34.746 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2021-07-13 21:49:34.749 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-07-13 21:49:34.752 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2021-07-13 21:49:34.754 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2021-07-13 21:49:34.757 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2021-07-13 21:49:34.759 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2021-07-13 21:49:34.763 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-07-13 21:49:34.763 | + inc/meta-config:merge_config_file:164 : read a 2021-07-13 21:49:34.764 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2021-07-13 21:49:34.764 | BEGIN { 2021-07-13 21:49:34.764 | section = "" 2021-07-13 21:49:34.764 | last_section = "" 2021-07-13 21:49:34.764 | section_count = 0 2021-07-13 21:49:34.764 | } 2021-07-13 21:49:34.764 | /^\[.+\]/ { 2021-07-13 21:49:34.764 | gsub("[][]", "", $1); 2021-07-13 21:49:34.764 | section=$1 2021-07-13 21:49:34.764 | next 2021-07-13 21:49:34.764 | } 2021-07-13 21:49:34.764 | /^ *\#/ { 2021-07-13 21:49:34.764 | next 2021-07-13 21:49:34.764 | } 2021-07-13 21:49:34.764 | /^[^ \t]+/ { 2021-07-13 21:49:34.764 | # get offset of first = in $0 2021-07-13 21:49:34.764 | eq_idx = index($0, "=") 2021-07-13 21:49:34.764 | # extract attr & value from $0 2021-07-13 21:49:34.764 | attr = substr($0, 1, eq_idx - 1) 2021-07-13 21:49:34.764 | value = substr($0, eq_idx + 1) 2021-07-13 21:49:34.764 | # only need to strip trailing whitespace from attr 2021-07-13 21:49:34.764 | sub(/[ \t]*$/, "", attr) 2021-07-13 21:49:34.764 | # need to strip leading & trailing whitespace from value 2021-07-13 21:49:34.764 | sub(/^[ \t]*/, "", value) 2021-07-13 21:49:34.764 | sub(/[ \t]*$/, "", value) 2021-07-13 21:49:34.764 | 2021-07-13 21:49:34.764 | # cfg_attr_count: number of config lines per [section, attr] 2021-07-13 21:49:34.764 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-07-13 21:49:34.764 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-07-13 21:49:34.764 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-07-13 21:49:34.764 | if (! (section, attr) in cfg_attr_count) { 2021-07-13 21:49:34.764 | if (section != last_section) { 2021-07-13 21:49:34.765 | cfg_section[section_count++] = section 2021-07-13 21:49:34.765 | last_section = section 2021-07-13 21:49:34.765 | } 2021-07-13 21:49:34.765 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-07-13 21:49:34.765 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-07-13 21:49:34.765 | 2021-07-13 21:49:34.765 | cfg_attr[section, attr, 0] = value 2021-07-13 21:49:34.765 | cfg_attr_count[section, attr] = 1 2021-07-13 21:49:34.765 | } else { 2021-07-13 21:49:34.765 | lno = cfg_attr_count[section, attr]++ 2021-07-13 21:49:34.765 | cfg_attr[section, attr, lno] = value 2021-07-13 21:49:34.765 | } 2021-07-13 21:49:34.765 | } 2021-07-13 21:49:34.765 | END { 2021-07-13 21:49:34.765 | # Process each section in order 2021-07-13 21:49:34.765 | for (sno = 0; sno < section_count; sno++) { 2021-07-13 21:49:34.765 | section = cfg_section[sno] 2021-07-13 21:49:34.765 | # The ini routines simply append a config item immediately 2021-07-13 21:49:34.765 | # after the section header. To keep the same order as defined 2021-07-13 21:49:34.765 | # in local.conf, invoke the ini routines in the reverse order 2021-07-13 21:49:34.765 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-07-13 21:49:34.765 | attr = cfg_sec_attr_name[sno, attr_no] 2021-07-13 21:49:34.765 | if (cfg_attr_count[section, attr] == 1) 2021-07-13 21:49:34.765 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-07-13 21:49:34.765 | else { 2021-07-13 21:49:34.765 | # For multiline, invoke the ini routines in the reverse order 2021-07-13 21:49:34.765 | count = cfg_attr_count[section, attr] 2021-07-13 21:49:34.765 | print "inidelete " configfile " " section " " attr 2021-07-13 21:49:34.765 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-07-13 21:49:34.765 | for (l = count -2; l >= 0; l--) 2021-07-13 21:49:34.765 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-07-13 21:49:34.765 | } 2021-07-13 21:49:34.765 | } 2021-07-13 21:49:34.765 | } 2021-07-13 21:49:34.765 | } 2021-07-13 21:49:34.766 | ' 2021-07-13 21:49:34.766 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-07-13 21:49:34.768 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-07-13 21:49:34.770 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2021-07-13 21:49:34.773 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-07-13 21:49:34.775 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2021-07-13 21:49:34.778 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2021-07-13 21:49:34.778 | BEGIN { group = "" } 2021-07-13 21:49:34.778 | /^\[\[.+\|.*\]\]/ { 2021-07-13 21:49:34.778 | gsub("[][]", "", $1); 2021-07-13 21:49:34.778 | split($1, a, "|"); 2021-07-13 21:49:34.778 | if (a[1] == matchgroup && a[2] == configfile) { 2021-07-13 21:49:34.778 | group=a[1] 2021-07-13 21:49:34.778 | } else { 2021-07-13 21:49:34.778 | group="" 2021-07-13 21:49:34.778 | } 2021-07-13 21:49:34.778 | next 2021-07-13 21:49:34.778 | } 2021-07-13 21:49:34.778 | { 2021-07-13 21:49:34.778 | if (group != "") 2021-07-13 21:49:34.778 | print $0 2021-07-13 21:49:34.778 | } 2021-07-13 21:49:34.778 | ' /home/ubuntu/devstack/local.conf 2021-07-13 21:49:34.784 | + 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-07-13 21:49:34.787 | ++ 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-07-13 21:49:34.813 | + inc/meta-config:merge_config_file:164 : read a 2021-07-13 21:49:34.815 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2021-07-13 21:49:34.818 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2021-07-13 21:49:34.848 | + inc/meta-config:merge_config_file:164 : read a 2021-07-13 21:49:34.851 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2021-07-13 21:49:34.853 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2021-07-13 21:49:34.882 | + inc/meta-config:merge_config_file:164 : read a 2021-07-13 21:49:34.884 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2021-07-13 21:49:34.887 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2021-07-13 21:49:34.914 | + inc/meta-config:merge_config_file:164 : read a 2021-07-13 21:49:34.916 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2021-07-13 21:49:34.919 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2021-07-13 21:49:34.945 | + inc/meta-config:merge_config_file:164 : read a 2021-07-13 21:49:34.948 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2021-07-13 21:49:34.950 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2021-07-13 21:49:34.977 | + inc/meta-config:merge_config_file:164 : read a 2021-07-13 21:49:34.979 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.20/identity"' 2021-07-13 21:49:34.982 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.20/identity 2021-07-13 21:49:35.009 | + inc/meta-config:merge_config_file:164 : read a 2021-07-13 21:49:35.012 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2021-07-13 21:49:35.014 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2021-07-13 21:49:35.043 | + inc/meta-config:merge_config_file:164 : read a 2021-07-13 21:49:35.046 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2021-07-13 21:49:35.048 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-07-13 21:49:35.075 | + inc/meta-config:merge_config_file:164 : read a 2021-07-13 21:49:35.077 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2021-07-13 21:49:35.080 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-07-13 21:49:35.107 | + inc/meta-config:merge_config_file:164 : read a 2021-07-13 21:49:35.109 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2021-07-13 21:49:35.112 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2021-07-13 21:49:35.139 | + inc/meta-config:merge_config_file:164 : read a 2021-07-13 21:49:35.141 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2021-07-13 21:49:35.144 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-07-13 21:49:35.171 | + inc/meta-config:merge_config_file:164 : read a 2021-07-13 21:49:35.173 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2021-07-13 21:49:35.176 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2021-07-13 21:49:35.201 | + inc/meta-config:merge_config_file:164 : read a 2021-07-13 21:49:35.204 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-07-13 21:49:35.207 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-07-13 21:49:35.209 | + inc/meta-config:merge_config_group:180 : local dir 2021-07-13 21:49:35.212 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2021-07-13 21:49:35.216 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2021-07-13 21:49:35.218 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2021-07-13 21:49:35.221 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2021-07-13 21:49:35.224 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2021-07-13 21:49:35.228 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2021-07-13 21:49:35.231 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2021-07-13 21:49:35.233 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-07-13 21:49:35.236 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-07-13 21:49:35.238 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-07-13 21:49:35.241 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2021-07-13 21:49:35.243 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-07-13 21:49:35.246 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2021-07-13 21:49:35.249 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2021-07-13 21:49:35.252 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2021-07-13 21:49:35.254 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2021-07-13 21:49:35.258 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-07-13 21:49:35.258 | + inc/meta-config:merge_config_file:164 : read a 2021-07-13 21:49:35.259 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2021-07-13 21:49:35.259 | BEGIN { 2021-07-13 21:49:35.259 | section = "" 2021-07-13 21:49:35.259 | last_section = "" 2021-07-13 21:49:35.259 | section_count = 0 2021-07-13 21:49:35.259 | } 2021-07-13 21:49:35.259 | /^\[.+\]/ { 2021-07-13 21:49:35.259 | gsub("[][]", "", $1); 2021-07-13 21:49:35.259 | section=$1 2021-07-13 21:49:35.259 | next 2021-07-13 21:49:35.259 | } 2021-07-13 21:49:35.259 | /^ *\#/ { 2021-07-13 21:49:35.259 | next 2021-07-13 21:49:35.259 | } 2021-07-13 21:49:35.259 | /^[^ \t]+/ { 2021-07-13 21:49:35.259 | # get offset of first = in $0 2021-07-13 21:49:35.259 | eq_idx = index($0, "=") 2021-07-13 21:49:35.259 | # extract attr & value from $0 2021-07-13 21:49:35.259 | attr = substr($0, 1, eq_idx - 1) 2021-07-13 21:49:35.259 | value = substr($0, eq_idx + 1) 2021-07-13 21:49:35.259 | # only need to strip trailing whitespace from attr 2021-07-13 21:49:35.259 | sub(/[ \t]*$/, "", attr) 2021-07-13 21:49:35.259 | # need to strip leading & trailing whitespace from value 2021-07-13 21:49:35.259 | sub(/^[ \t]*/, "", value) 2021-07-13 21:49:35.259 | sub(/[ \t]*$/, "", value) 2021-07-13 21:49:35.259 | 2021-07-13 21:49:35.259 | # cfg_attr_count: number of config lines per [section, attr] 2021-07-13 21:49:35.259 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-07-13 21:49:35.259 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-07-13 21:49:35.259 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-07-13 21:49:35.259 | if (! (section, attr) in cfg_attr_count) { 2021-07-13 21:49:35.259 | if (section != last_section) { 2021-07-13 21:49:35.259 | cfg_section[section_count++] = section 2021-07-13 21:49:35.260 | last_section = section 2021-07-13 21:49:35.260 | } 2021-07-13 21:49:35.260 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-07-13 21:49:35.260 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-07-13 21:49:35.260 | 2021-07-13 21:49:35.260 | cfg_attr[section, attr, 0] = value 2021-07-13 21:49:35.260 | cfg_attr_count[section, attr] = 1 2021-07-13 21:49:35.260 | } else { 2021-07-13 21:49:35.260 | lno = cfg_attr_count[section, attr]++ 2021-07-13 21:49:35.260 | cfg_attr[section, attr, lno] = value 2021-07-13 21:49:35.260 | } 2021-07-13 21:49:35.260 | } 2021-07-13 21:49:35.260 | END { 2021-07-13 21:49:35.260 | # Process each section in order 2021-07-13 21:49:35.260 | for (sno = 0; sno < section_count; sno++) { 2021-07-13 21:49:35.260 | section = cfg_section[sno] 2021-07-13 21:49:35.260 | # The ini routines simply append a config item immediately 2021-07-13 21:49:35.260 | # after the section header. To keep the same order as defined 2021-07-13 21:49:35.260 | # in local.conf, invoke the ini routines in the reverse order 2021-07-13 21:49:35.260 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-07-13 21:49:35.260 | attr = cfg_sec_attr_name[sno, attr_no] 2021-07-13 21:49:35.260 | if (cfg_attr_count[section, attr] == 1) 2021-07-13 21:49:35.260 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-07-13 21:49:35.260 | else { 2021-07-13 21:49:35.260 | # For multiline, invoke the ini routines in the reverse order 2021-07-13 21:49:35.260 | count = cfg_attr_count[section, attr] 2021-07-13 21:49:35.260 | print "inidelete " configfile " " section " " attr 2021-07-13 21:49:35.260 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-07-13 21:49:35.260 | for (l = count -2; l >= 0; l--) 2021-07-13 21:49:35.260 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-07-13 21:49:35.260 | } 2021-07-13 21:49:35.260 | } 2021-07-13 21:49:35.260 | } 2021-07-13 21:49:35.261 | } 2021-07-13 21:49:35.261 | ' 2021-07-13 21:49:35.261 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-07-13 21:49:35.263 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-07-13 21:49:35.265 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2021-07-13 21:49:35.267 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-07-13 21:49:35.270 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2021-07-13 21:49:35.272 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2021-07-13 21:49:35.272 | BEGIN { group = "" } 2021-07-13 21:49:35.272 | /^\[\[.+\|.*\]\]/ { 2021-07-13 21:49:35.272 | gsub("[][]", "", $1); 2021-07-13 21:49:35.272 | split($1, a, "|"); 2021-07-13 21:49:35.273 | if (a[1] == matchgroup && a[2] == configfile) { 2021-07-13 21:49:35.273 | group=a[1] 2021-07-13 21:49:35.273 | } else { 2021-07-13 21:49:35.273 | group="" 2021-07-13 21:49:35.273 | } 2021-07-13 21:49:35.273 | next 2021-07-13 21:49:35.273 | } 2021-07-13 21:49:35.273 | { 2021-07-13 21:49:35.273 | if (group != "") 2021-07-13 21:49:35.273 | print $0 2021-07-13 21:49:35.273 | } 2021-07-13 21:49:35.273 | ' /home/ubuntu/devstack/local.conf 2021-07-13 21:49:35.279 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2021-07-13 21:49:35.281 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2021-07-13 21:49:35.312 | + inc/meta-config:merge_config_file:164 : read a 2021-07-13 21:49:35.315 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2021-07-13 21:49:35.317 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2021-07-13 21:49:35.348 | + inc/meta-config:merge_config_file:164 : read a 2021-07-13 21:49:35.351 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2021-07-13 21:49:35.353 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2021-07-13 21:49:35.384 | + inc/meta-config:merge_config_file:164 : read a 2021-07-13 21:49:35.387 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2021-07-13 21:49:35.390 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2021-07-13 21:49:35.421 | + inc/meta-config:merge_config_file:164 : read a 2021-07-13 21:49:35.423 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2021-07-13 21:49:35.426 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2021-07-13 21:49:35.457 | + inc/meta-config:merge_config_file:164 : read a 2021-07-13 21:49:35.459 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2021-07-13 21:49:35.462 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2021-07-13 21:49:35.493 | + inc/meta-config:merge_config_file:164 : read a 2021-07-13 21:49:35.496 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2021-07-13 21:49:35.498 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2021-07-13 21:49:35.530 | + inc/meta-config:merge_config_file:164 : read a 2021-07-13 21:49:35.532 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2021-07-13 21:49:35.535 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2021-07-13 21:49:35.567 | + inc/meta-config:merge_config_file:164 : read a 2021-07-13 21:49:35.569 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2021-07-13 21:49:35.571 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2021-07-13 21:49:35.602 | + inc/meta-config:merge_config_file:164 : read a 2021-07-13 21:49:35.605 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2021-07-13 21:49:35.608 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2021-07-13 21:49:35.639 | + inc/meta-config:merge_config_file:164 : read a 2021-07-13 21:49:35.642 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2021-07-13 21:49:35.644 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2021-07-13 21:49:35.676 | + inc/meta-config:merge_config_file:164 : read a 2021-07-13 21:49:35.678 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2021-07-13 21:49:35.681 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2021-07-13 21:49:35.712 | + inc/meta-config:merge_config_file:164 : read a 2021-07-13 21:49:35.715 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2021-07-13 21:49:35.717 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2021-07-13 21:49:35.753 | + inc/meta-config:merge_config_file:164 : read a 2021-07-13 21:49:35.755 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2021-07-13 21:49:35.758 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2021-07-13 21:49:35.789 | + inc/meta-config:merge_config_file:164 : read a 2021-07-13 21:49:35.792 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2021-07-13 21:49:35.795 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2021-07-13 21:49:35.827 | + inc/meta-config:merge_config_file:164 : read a 2021-07-13 21:49:35.830 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2021-07-13 21:49:35.832 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2021-07-13 21:49:35.868 | + inc/meta-config:merge_config_file:164 : read a 2021-07-13 21:49:35.871 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-07-13 21:49:35.874 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-07-13 21:49:35.876 | + inc/meta-config:merge_config_group:180 : local dir 2021-07-13 21:49:35.879 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2021-07-13 21:49:35.882 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2021-07-13 21:49:35.885 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2021-07-13 21:49:35.888 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2021-07-13 21:49:35.891 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2021-07-13 21:49:35.894 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2021-07-13 21:49:35.897 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2021-07-13 21:49:35.899 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-07-13 21:49:35.902 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-07-13 21:49:35.904 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-07-13 21:49:35.907 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2021-07-13 21:49:35.909 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-07-13 21:49:35.913 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2021-07-13 21:49:35.915 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2021-07-13 21:49:35.919 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2021-07-13 21:49:35.921 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2021-07-13 21:49:35.925 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2021-07-13 21:49:35.925 | BEGIN { 2021-07-13 21:49:35.925 | section = "" 2021-07-13 21:49:35.925 | last_section = "" 2021-07-13 21:49:35.925 | section_count = 0 2021-07-13 21:49:35.925 | } 2021-07-13 21:49:35.925 | /^\[.+\]/ { 2021-07-13 21:49:35.925 | gsub("[][]", "", $1); 2021-07-13 21:49:35.925 | section=$1 2021-07-13 21:49:35.925 | next 2021-07-13 21:49:35.925 | } 2021-07-13 21:49:35.925 | /^ *\#/ { 2021-07-13 21:49:35.925 | next 2021-07-13 21:49:35.925 | } 2021-07-13 21:49:35.925 | /^[^ \t]+/ { 2021-07-13 21:49:35.925 | # get offset of first = in $0 2021-07-13 21:49:35.925 | eq_idx = index($0, "=") 2021-07-13 21:49:35.925 | # extract attr & value from $0 2021-07-13 21:49:35.925 | attr = substr($0, 1, eq_idx - 1) 2021-07-13 21:49:35.925 | value = substr($0, eq_idx + 1) 2021-07-13 21:49:35.925 | # only need to strip trailing whitespace from attr 2021-07-13 21:49:35.925 | sub(/[ \t]*$/, "", attr) 2021-07-13 21:49:35.925 | # need to strip leading & trailing whitespace from value 2021-07-13 21:49:35.925 | sub(/^[ \t]*/, "", value) 2021-07-13 21:49:35.925 | sub(/[ \t]*$/, "", value) 2021-07-13 21:49:35.925 | 2021-07-13 21:49:35.926 | # cfg_attr_count: number of config lines per [section, attr] 2021-07-13 21:49:35.926 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-07-13 21:49:35.926 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-07-13 21:49:35.926 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-07-13 21:49:35.926 | if (! (section, attr) in cfg_attr_count) { 2021-07-13 21:49:35.926 | if (section != last_section) { 2021-07-13 21:49:35.926 | cfg_section[section_count++] = section 2021-07-13 21:49:35.926 | last_section = section 2021-07-13 21:49:35.926 | } 2021-07-13 21:49:35.926 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-07-13 21:49:35.926 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-07-13 21:49:35.926 | 2021-07-13 21:49:35.926 | cfg_attr[section, attr, 0] = value 2021-07-13 21:49:35.926 | cfg_attr_count[section, attr] = 1 2021-07-13 21:49:35.926 | } else { 2021-07-13 21:49:35.926 | lno = cfg_attr_count[section, attr]++ 2021-07-13 21:49:35.926 | cfg_attr[section, attr, lno] = value 2021-07-13 21:49:35.926 | } 2021-07-13 21:49:35.926 | } 2021-07-13 21:49:35.926 | END { 2021-07-13 21:49:35.926 | # Process each section in order 2021-07-13 21:49:35.926 | for (sno = 0; sno < section_count; sno++) { 2021-07-13 21:49:35.926 | section = cfg_section[sno] 2021-07-13 21:49:35.926 | # The ini routines simply append a config item immediately 2021-07-13 21:49:35.926 | # after the section header. To keep the same order as defined 2021-07-13 21:49:35.926 | # in local.conf, invoke the ini routines in the reverse order 2021-07-13 21:49:35.926 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-07-13 21:49:35.926 | attr = cfg_sec_attr_name[sno, attr_no] 2021-07-13 21:49:35.926 | if (cfg_attr_count[section, attr] == 1) 2021-07-13 21:49:35.926 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-07-13 21:49:35.926 | else { 2021-07-13 21:49:35.926 | # For multiline, invoke the ini routines in the reverse order 2021-07-13 21:49:35.926 | count = cfg_attr_count[section, attr] 2021-07-13 21:49:35.926 | print "inidelete " configfile " " section " " attr 2021-07-13 21:49:35.927 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-07-13 21:49:35.927 | for (l = count -2; l >= 0; l--) 2021-07-13 21:49:35.927 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-07-13 21:49:35.927 | } 2021-07-13 21:49:35.927 | } 2021-07-13 21:49:35.927 | } 2021-07-13 21:49:35.927 | } 2021-07-13 21:49:35.927 | ' 2021-07-13 21:49:35.927 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-07-13 21:49:35.927 | + inc/meta-config:merge_config_file:164 : read a 2021-07-13 21:49:35.928 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-07-13 21:49:35.930 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-07-13 21:49:35.932 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2021-07-13 21:49:35.935 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-07-13 21:49:35.937 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2021-07-13 21:49:35.940 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2021-07-13 21:49:35.940 | BEGIN { group = "" } 2021-07-13 21:49:35.940 | /^\[\[.+\|.*\]\]/ { 2021-07-13 21:49:35.940 | gsub("[][]", "", $1); 2021-07-13 21:49:35.940 | split($1, a, "|"); 2021-07-13 21:49:35.940 | if (a[1] == matchgroup && a[2] == configfile) { 2021-07-13 21:49:35.940 | group=a[1] 2021-07-13 21:49:35.940 | } else { 2021-07-13 21:49:35.940 | group="" 2021-07-13 21:49:35.940 | } 2021-07-13 21:49:35.940 | next 2021-07-13 21:49:35.940 | } 2021-07-13 21:49:35.940 | { 2021-07-13 21:49:35.940 | if (group != "") 2021-07-13 21:49:35.940 | print $0 2021-07-13 21:49:35.940 | } 2021-07-13 21:49:35.940 | ' /home/ubuntu/devstack/local.conf 2021-07-13 21:49:35.946 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.20/identity/v2.0"' 2021-07-13 21:49:35.948 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.20/identity/v2.0 2021-07-13 21:49:35.974 | + inc/meta-config:merge_config_file:164 : read a 2021-07-13 21:49:35.977 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-07-13 21:49:35.979 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-07-13 21:49:35.982 | + inc/meta-config:merge_config_group:180 : local dir 2021-07-13 21:49:35.985 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2021-07-13 21:49:35.988 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-07-13 21:49:35.991 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-07-13 21:49:35.994 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2021-07-13 21:49:35.997 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2021-07-13 21:49:36.000 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2021-07-13 21:49:36.003 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2021-07-13 21:49:36.005 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-07-13 21:49:36.008 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-07-13 21:49:36.010 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-07-13 21:49:36.013 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-07-13 21:49:36.015 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-07-13 21:49:36.018 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2021-07-13 21:49:36.021 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-07-13 21:49:36.024 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-07-13 21:49:36.026 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2021-07-13 21:49:36.030 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-07-13 21:49:36.031 | + inc/meta-config:merge_config_file:164 : read a 2021-07-13 21:49:36.031 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-07-13 21:49:36.031 | BEGIN { 2021-07-13 21:49:36.031 | section = "" 2021-07-13 21:49:36.031 | last_section = "" 2021-07-13 21:49:36.031 | section_count = 0 2021-07-13 21:49:36.031 | } 2021-07-13 21:49:36.031 | /^\[.+\]/ { 2021-07-13 21:49:36.031 | gsub("[][]", "", $1); 2021-07-13 21:49:36.031 | section=$1 2021-07-13 21:49:36.031 | next 2021-07-13 21:49:36.031 | } 2021-07-13 21:49:36.031 | /^ *\#/ { 2021-07-13 21:49:36.031 | next 2021-07-13 21:49:36.031 | } 2021-07-13 21:49:36.031 | /^[^ \t]+/ { 2021-07-13 21:49:36.031 | # get offset of first = in $0 2021-07-13 21:49:36.032 | eq_idx = index($0, "=") 2021-07-13 21:49:36.032 | # extract attr & value from $0 2021-07-13 21:49:36.032 | attr = substr($0, 1, eq_idx - 1) 2021-07-13 21:49:36.032 | value = substr($0, eq_idx + 1) 2021-07-13 21:49:36.032 | # only need to strip trailing whitespace from attr 2021-07-13 21:49:36.032 | sub(/[ \t]*$/, "", attr) 2021-07-13 21:49:36.032 | # need to strip leading & trailing whitespace from value 2021-07-13 21:49:36.032 | sub(/^[ \t]*/, "", value) 2021-07-13 21:49:36.032 | sub(/[ \t]*$/, "", value) 2021-07-13 21:49:36.032 | 2021-07-13 21:49:36.032 | # cfg_attr_count: number of config lines per [section, attr] 2021-07-13 21:49:36.032 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-07-13 21:49:36.032 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-07-13 21:49:36.032 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-07-13 21:49:36.032 | if (! (section, attr) in cfg_attr_count) { 2021-07-13 21:49:36.032 | if (section != last_section) { 2021-07-13 21:49:36.032 | cfg_section[section_count++] = section 2021-07-13 21:49:36.032 | last_section = section 2021-07-13 21:49:36.032 | } 2021-07-13 21:49:36.032 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-07-13 21:49:36.032 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-07-13 21:49:36.032 | 2021-07-13 21:49:36.032 | cfg_attr[section, attr, 0] = value 2021-07-13 21:49:36.032 | cfg_attr_count[section, attr] = 1 2021-07-13 21:49:36.032 | } else { 2021-07-13 21:49:36.032 | lno = cfg_attr_count[section, attr]++ 2021-07-13 21:49:36.032 | cfg_attr[section, attr, lno] = value 2021-07-13 21:49:36.032 | } 2021-07-13 21:49:36.032 | } 2021-07-13 21:49:36.032 | END { 2021-07-13 21:49:36.032 | # Process each section in order 2021-07-13 21:49:36.032 | for (sno = 0; sno < section_count; sno++) { 2021-07-13 21:49:36.032 | section = cfg_section[sno] 2021-07-13 21:49:36.032 | # The ini routines simply append a config item immediately 2021-07-13 21:49:36.033 | # after the section header. To keep the same order as defined 2021-07-13 21:49:36.033 | # in local.conf, invoke the ini routines in the reverse order 2021-07-13 21:49:36.033 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-07-13 21:49:36.033 | attr = cfg_sec_attr_name[sno, attr_no] 2021-07-13 21:49:36.033 | if (cfg_attr_count[section, attr] == 1) 2021-07-13 21:49:36.033 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-07-13 21:49:36.033 | else { 2021-07-13 21:49:36.033 | # For multiline, invoke the ini routines in the reverse order 2021-07-13 21:49:36.033 | count = cfg_attr_count[section, attr] 2021-07-13 21:49:36.033 | print "inidelete " configfile " " section " " attr 2021-07-13 21:49:36.033 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-07-13 21:49:36.033 | for (l = count -2; l >= 0; l--) 2021-07-13 21:49:36.033 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-07-13 21:49:36.034 | } 2021-07-13 21:49:36.034 | } 2021-07-13 21:49:36.034 | } 2021-07-13 21:49:36.034 | } 2021-07-13 21:49:36.034 | ' 2021-07-13 21:49:36.034 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-07-13 21:49:36.035 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-07-13 21:49:36.038 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-07-13 21:49:36.040 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-07-13 21:49:36.043 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2021-07-13 21:49:36.046 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-07-13 21:49:36.046 | BEGIN { group = "" } 2021-07-13 21:49:36.046 | /^\[\[.+\|.*\]\]/ { 2021-07-13 21:49:36.046 | gsub("[][]", "", $1); 2021-07-13 21:49:36.046 | split($1, a, "|"); 2021-07-13 21:49:36.046 | if (a[1] == matchgroup && a[2] == configfile) { 2021-07-13 21:49:36.046 | group=a[1] 2021-07-13 21:49:36.046 | } else { 2021-07-13 21:49:36.046 | group="" 2021-07-13 21:49:36.046 | } 2021-07-13 21:49:36.046 | next 2021-07-13 21:49:36.046 | } 2021-07-13 21:49:36.046 | { 2021-07-13 21:49:36.046 | if (group != "") 2021-07-13 21:49:36.046 | print $0 2021-07-13 21:49:36.046 | } 2021-07-13 21:49:36.046 | ' /home/ubuntu/devstack/local.conf 2021-07-13 21:49:36.052 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2021-07-13 21:49:36.054 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2021-07-13 21:49:36.081 | + inc/meta-config:merge_config_file:164 : read a 2021-07-13 21:49:36.083 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2021-07-13 21:49:36.085 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2021-07-13 21:49:36.112 | + inc/meta-config:merge_config_file:164 : read a 2021-07-13 21:49:36.115 | + ./stack.sh:main:1232 : is_service_enabled swift 2021-07-13 21:49:36.131 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:49:36.134 | + ./stack.sh:main:1233 : echo_summary 'Starting Swift' 2021-07-13 21:49:36.137 | + ./stack.sh:echo_summary:418 : [[ -t 3 ]] 2021-07-13 21:49:36.139 | + ./stack.sh:echo_summary:424 : echo -e Starting Swift 2021-07-13 21:49:36.142 | + ./stack.sh:main:1234 : start_swift 2021-07-13 21:49:36.144 | + lib/swift:start_swift:774 : restart_service memcached 2021-07-13 21:49:36.147 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-07-13 21:49:36.149 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart memcached 2021-07-13 21:49:36.191 | + lib/swift:start_swift:777 : is_ubuntu 2021-07-13 21:49:36.193 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-13 21:49:36.196 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-13 21:49:36.198 | + lib/swift:start_swift:778 : sudo /etc/init.d/rsync restart 2021-07-13 21:49:36.242 | Restarting rsync (via systemctl): rsync.service. 2021-07-13 21:49:36.246 | + lib/swift:start_swift:785 : '[' False == True ']' 2021-07-13 21:49:36.248 | + lib/swift:start_swift:804 : [[ 1 == 1 ]] 2021-07-13 21:49:36.251 | + lib/swift:start_swift:805 : local foreground_services type 2021-07-13 21:49:36.253 | + lib/swift:start_swift:807 : foreground_services='object container account' 2021-07-13 21:49:36.256 | + lib/swift:start_swift:808 : for type in ${foreground_services} 2021-07-13 21:49:36.258 | + lib/swift:start_swift:809 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-07-13 21:49:36.261 | + functions-common:run_process:1582 : local service=s-object 2021-07-13 21:49:36.263 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-07-13 21:49:36.266 | + functions-common:run_process:1584 : local group= 2021-07-13 21:49:36.268 | + functions-common:run_process:1585 : local user= 2021-07-13 21:49:36.271 | + functions-common:run_process:1587 : local name=s-object 2021-07-13 21:49:36.273 | + functions-common:run_process:1589 : time_start run_process 2021-07-13 21:49:36.275 | + functions-common:time_start:2317 : local name=run_process 2021-07-13 21:49:36.278 | + functions-common:time_start:2318 : local start_time= 2021-07-13 21:49:36.281 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-07-13 21:49:36.283 | ++ functions-common:time_start:2322 : date +%s%3N 2021-07-13 21:49:36.287 | + functions-common:time_start:2322 : _TIME_START[$name]=1626212976284 2021-07-13 21:49:36.289 | + functions-common:run_process:1590 : is_service_enabled s-object 2021-07-13 21:49:36.307 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:49:36.310 | + functions-common:run_process:1591 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2021-07-13 21:49:36.312 | + functions-common:_run_under_systemd:1547 : local service=s-object 2021-07-13 21:49:36.316 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-07-13 21:49:36.318 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-07-13 21:49:36.321 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-07-13 21:49:36.325 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-07-13 21:49:36.327 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2021-07-13 21:49:36.329 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2021-07-13 21:49:36.332 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-object.service 2021-07-13 21:49:36.334 | + functions-common:_run_under_systemd:1554 : local group= 2021-07-13 21:49:36.337 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-07-13 21:49:36.339 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2021-07-13 21:49:36.342 | + 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-07-13 21:49:36.344 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-object.service 2021-07-13 21:49:36.346 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-07-13 21:49:36.348 | + functions-common:write_user_unit_file:1466 : local group= 2021-07-13 21:49:36.351 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-07-13 21:49:36.353 | + functions-common:write_user_unit_file:1468 : local extra= 2021-07-13 21:49:36.355 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-07-13 21:49:36.358 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-object.service 2021-07-13 21:49:36.360 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-07-13 21:49:36.364 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2021-07-13 21:49:36.417 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2021-07-13 21:49:36.471 | + 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-07-13 21:49:36.516 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2021-07-13 21:49:36.561 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2021-07-13 21:49:36.606 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-07-13 21:49:36.651 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-07-13 21:49:36.654 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2021-07-13 21:49:36.709 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-07-13 21:49:36.906 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-object.service 2021-07-13 21:49:36.920 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2021-07-13 21:49:37.096 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-object.service 2021-07-13 21:49:37.116 | + functions-common:run_process:1593 : time_stop run_process 2021-07-13 21:49:37.118 | + functions-common:time_stop:2331 : local name 2021-07-13 21:49:37.122 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:49:37.124 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:49:37.127 | + functions-common:time_stop:2334 : local total 2021-07-13 21:49:37.129 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:49:37.131 | + functions-common:time_stop:2337 : name=run_process 2021-07-13 21:49:37.134 | + functions-common:time_stop:2338 : start_time=1626212976284 2021-07-13 21:49:37.136 | + functions-common:time_stop:2340 : [[ -z 1626212976284 ]] 2021-07-13 21:49:37.139 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:49:37.143 | + functions-common:time_stop:2343 : end_time=1626212977140 2021-07-13 21:49:37.145 | + functions-common:time_stop:2344 : elapsed_time=856 2021-07-13 21:49:37.147 | + functions-common:time_stop:2345 : total=2002 2021-07-13 21:49:37.150 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:49:37.152 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=2858 2021-07-13 21:49:37.154 | + lib/swift:start_swift:808 : for type in ${foreground_services} 2021-07-13 21:49:37.157 | + lib/swift:start_swift:809 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-07-13 21:49:37.159 | + functions-common:run_process:1582 : local service=s-container 2021-07-13 21:49:37.161 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-07-13 21:49:37.164 | + functions-common:run_process:1584 : local group= 2021-07-13 21:49:37.166 | + functions-common:run_process:1585 : local user= 2021-07-13 21:49:37.169 | + functions-common:run_process:1587 : local name=s-container 2021-07-13 21:49:37.171 | + functions-common:run_process:1589 : time_start run_process 2021-07-13 21:49:37.174 | + functions-common:time_start:2317 : local name=run_process 2021-07-13 21:49:37.176 | + functions-common:time_start:2318 : local start_time= 2021-07-13 21:49:37.178 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-07-13 21:49:37.181 | ++ functions-common:time_start:2322 : date +%s%3N 2021-07-13 21:49:37.186 | + functions-common:time_start:2322 : _TIME_START[$name]=1626212977182 2021-07-13 21:49:37.188 | + functions-common:run_process:1590 : is_service_enabled s-container 2021-07-13 21:49:37.204 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:49:37.207 | + functions-common:run_process:1591 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2021-07-13 21:49:37.209 | + functions-common:_run_under_systemd:1547 : local service=s-container 2021-07-13 21:49:37.212 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-07-13 21:49:37.214 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-07-13 21:49:37.217 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-07-13 21:49:37.219 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-07-13 21:49:37.222 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2021-07-13 21:49:37.224 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2021-07-13 21:49:37.226 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-container.service 2021-07-13 21:49:37.229 | + functions-common:_run_under_systemd:1554 : local group= 2021-07-13 21:49:37.232 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-07-13 21:49:37.234 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2021-07-13 21:49:37.237 | + 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-07-13 21:49:37.239 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-container.service 2021-07-13 21:49:37.241 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-07-13 21:49:37.244 | + functions-common:write_user_unit_file:1466 : local group= 2021-07-13 21:49:37.247 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-07-13 21:49:37.249 | + functions-common:write_user_unit_file:1468 : local extra= 2021-07-13 21:49:37.251 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-07-13 21:49:37.254 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-container.service 2021-07-13 21:49:37.256 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-07-13 21:49:37.260 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2021-07-13 21:49:37.316 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2021-07-13 21:49:37.372 | + 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-07-13 21:49:37.417 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2021-07-13 21:49:37.462 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2021-07-13 21:49:37.509 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-07-13 21:49:37.554 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-07-13 21:49:37.556 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2021-07-13 21:49:37.612 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-07-13 21:49:37.806 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-container.service 2021-07-13 21:49:37.822 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2021-07-13 21:49:38.025 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-container.service 2021-07-13 21:49:38.046 | + functions-common:run_process:1593 : time_stop run_process 2021-07-13 21:49:38.049 | + functions-common:time_stop:2331 : local name 2021-07-13 21:49:38.051 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:49:38.053 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:49:38.055 | + functions-common:time_stop:2334 : local total 2021-07-13 21:49:38.058 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:49:38.060 | + functions-common:time_stop:2337 : name=run_process 2021-07-13 21:49:38.063 | + functions-common:time_stop:2338 : start_time=1626212977182 2021-07-13 21:49:38.065 | + functions-common:time_stop:2340 : [[ -z 1626212977182 ]] 2021-07-13 21:49:38.068 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:49:38.071 | + functions-common:time_stop:2343 : end_time=1626212978069 2021-07-13 21:49:38.074 | + functions-common:time_stop:2344 : elapsed_time=887 2021-07-13 21:49:38.076 | + functions-common:time_stop:2345 : total=2858 2021-07-13 21:49:38.079 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:49:38.081 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=3745 2021-07-13 21:49:38.083 | + lib/swift:start_swift:808 : for type in ${foreground_services} 2021-07-13 21:49:38.086 | + lib/swift:start_swift:809 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-07-13 21:49:38.088 | + functions-common:run_process:1582 : local service=s-account 2021-07-13 21:49:38.091 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-07-13 21:49:38.094 | + functions-common:run_process:1584 : local group= 2021-07-13 21:49:38.097 | + functions-common:run_process:1585 : local user= 2021-07-13 21:49:38.099 | + functions-common:run_process:1587 : local name=s-account 2021-07-13 21:49:38.101 | + functions-common:run_process:1589 : time_start run_process 2021-07-13 21:49:38.104 | + functions-common:time_start:2317 : local name=run_process 2021-07-13 21:49:38.107 | + functions-common:time_start:2318 : local start_time= 2021-07-13 21:49:38.109 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-07-13 21:49:38.113 | ++ functions-common:time_start:2322 : date +%s%3N 2021-07-13 21:49:38.116 | + functions-common:time_start:2322 : _TIME_START[$name]=1626212978113 2021-07-13 21:49:38.118 | + functions-common:run_process:1590 : is_service_enabled s-account 2021-07-13 21:49:38.136 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:49:38.138 | + functions-common:run_process:1591 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2021-07-13 21:49:38.140 | + functions-common:_run_under_systemd:1547 : local service=s-account 2021-07-13 21:49:38.143 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-07-13 21:49:38.145 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-07-13 21:49:38.147 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-07-13 21:49:38.150 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-07-13 21:49:38.153 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2021-07-13 21:49:38.155 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2021-07-13 21:49:38.158 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-account.service 2021-07-13 21:49:38.160 | + functions-common:_run_under_systemd:1554 : local group= 2021-07-13 21:49:38.164 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-07-13 21:49:38.167 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2021-07-13 21:49:38.170 | + 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-07-13 21:49:38.172 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-account.service 2021-07-13 21:49:38.175 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-07-13 21:49:38.177 | + functions-common:write_user_unit_file:1466 : local group= 2021-07-13 21:49:38.179 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-07-13 21:49:38.182 | + functions-common:write_user_unit_file:1468 : local extra= 2021-07-13 21:49:38.184 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-07-13 21:49:38.187 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-account.service 2021-07-13 21:49:38.189 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-07-13 21:49:38.193 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2021-07-13 21:49:38.253 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2021-07-13 21:49:38.317 | + 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-07-13 21:49:38.366 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2021-07-13 21:49:38.413 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2021-07-13 21:49:38.458 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-07-13 21:49:38.505 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-07-13 21:49:38.507 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2021-07-13 21:49:38.562 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-07-13 21:49:38.751 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-account.service 2021-07-13 21:49:38.765 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2021-07-13 21:49:38.977 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-account.service 2021-07-13 21:49:38.998 | + functions-common:run_process:1593 : time_stop run_process 2021-07-13 21:49:39.000 | + functions-common:time_stop:2331 : local name 2021-07-13 21:49:39.003 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:49:39.005 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:49:39.007 | + functions-common:time_stop:2334 : local total 2021-07-13 21:49:39.010 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:49:39.013 | + functions-common:time_stop:2337 : name=run_process 2021-07-13 21:49:39.015 | + functions-common:time_stop:2338 : start_time=1626212978113 2021-07-13 21:49:39.018 | + functions-common:time_stop:2340 : [[ -z 1626212978113 ]] 2021-07-13 21:49:39.021 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:49:39.024 | + functions-common:time_stop:2343 : end_time=1626212979021 2021-07-13 21:49:39.027 | + functions-common:time_stop:2344 : elapsed_time=908 2021-07-13 21:49:39.029 | + functions-common:time_stop:2345 : total=3745 2021-07-13 21:49:39.031 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:49:39.034 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=4653 2021-07-13 21:49:39.036 | + lib/swift:start_swift:812 : [[ False == \T\r\u\e ]] 2021-07-13 21:49:39.039 | + lib/swift:start_swift:817 : enable_service s-container-sync 2021-07-13 21:49:39.086 | + lib/swift:start_swift:818 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-07-13 21:49:39.089 | + functions-common:run_process:1582 : local service=s-container-sync 2021-07-13 21:49:39.092 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-07-13 21:49:39.094 | + functions-common:run_process:1584 : local group= 2021-07-13 21:49:39.097 | + functions-common:run_process:1585 : local user= 2021-07-13 21:49:39.099 | + functions-common:run_process:1587 : local name=s-container-sync 2021-07-13 21:49:39.102 | + functions-common:run_process:1589 : time_start run_process 2021-07-13 21:49:39.104 | + functions-common:time_start:2317 : local name=run_process 2021-07-13 21:49:39.107 | + functions-common:time_start:2318 : local start_time= 2021-07-13 21:49:39.109 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-07-13 21:49:39.113 | ++ functions-common:time_start:2322 : date +%s%3N 2021-07-13 21:49:39.115 | + functions-common:time_start:2322 : _TIME_START[$name]=1626212979113 2021-07-13 21:49:39.118 | + functions-common:run_process:1590 : is_service_enabled s-container-sync 2021-07-13 21:49:39.141 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:49:39.145 | + functions-common:run_process:1591 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2021-07-13 21:49:39.149 | + functions-common:_run_under_systemd:1547 : local service=s-container-sync 2021-07-13 21:49:39.152 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-07-13 21:49:39.155 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-07-13 21:49:39.157 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-07-13 21:49:39.159 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-07-13 21:49:39.162 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2021-07-13 21:49:39.164 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2021-07-13 21:49:39.167 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-container-sync.service 2021-07-13 21:49:39.169 | + functions-common:_run_under_systemd:1554 : local group= 2021-07-13 21:49:39.172 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-07-13 21:49:39.174 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2021-07-13 21:49:39.176 | + 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-07-13 21:49:39.179 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-container-sync.service 2021-07-13 21:49:39.181 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-07-13 21:49:39.183 | + functions-common:write_user_unit_file:1466 : local group= 2021-07-13 21:49:39.186 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-07-13 21:49:39.188 | + functions-common:write_user_unit_file:1468 : local extra= 2021-07-13 21:49:39.191 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-07-13 21:49:39.193 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2021-07-13 21:49:39.195 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-07-13 21:49:39.200 | + 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-07-13 21:49:39.259 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2021-07-13 21:49:39.313 | + 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-07-13 21:49:39.361 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2021-07-13 21:49:39.406 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2021-07-13 21:49:39.452 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-07-13 21:49:39.498 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-07-13 21:49:39.500 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2021-07-13 21:49:39.554 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-07-13 21:49:39.747 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-container-sync.service 2021-07-13 21:49:39.759 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2021-07-13 21:49:39.958 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-container-sync.service 2021-07-13 21:49:39.978 | + functions-common:run_process:1593 : time_stop run_process 2021-07-13 21:49:39.981 | + functions-common:time_stop:2331 : local name 2021-07-13 21:49:39.984 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:49:39.986 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:49:39.989 | + functions-common:time_stop:2334 : local total 2021-07-13 21:49:39.991 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:49:39.994 | + functions-common:time_stop:2337 : name=run_process 2021-07-13 21:49:39.996 | + functions-common:time_stop:2338 : start_time=1626212979113 2021-07-13 21:49:39.999 | + functions-common:time_stop:2340 : [[ -z 1626212979113 ]] 2021-07-13 21:49:40.002 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:49:40.005 | + functions-common:time_stop:2343 : end_time=1626212980002 2021-07-13 21:49:40.008 | + functions-common:time_stop:2344 : elapsed_time=889 2021-07-13 21:49:40.010 | + functions-common:time_stop:2345 : total=4653 2021-07-13 21:49:40.013 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:49:40.015 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5542 2021-07-13 21:49:40.018 | + lib/swift:start_swift:825 : is_service_enabled tls-proxy 2021-07-13 21:49:40.036 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:49:40.039 | + lib/swift:start_swift:829 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-07-13 21:49:40.041 | + functions-common:run_process:1582 : local service=s-proxy 2021-07-13 21:49:40.044 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-07-13 21:49:40.046 | + functions-common:run_process:1584 : local group= 2021-07-13 21:49:40.049 | + functions-common:run_process:1585 : local user= 2021-07-13 21:49:40.051 | + functions-common:run_process:1587 : local name=s-proxy 2021-07-13 21:49:40.054 | + functions-common:run_process:1589 : time_start run_process 2021-07-13 21:49:40.056 | + functions-common:time_start:2317 : local name=run_process 2021-07-13 21:49:40.059 | + functions-common:time_start:2318 : local start_time= 2021-07-13 21:49:40.061 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-07-13 21:49:40.064 | ++ functions-common:time_start:2322 : date +%s%3N 2021-07-13 21:49:40.068 | + functions-common:time_start:2322 : _TIME_START[$name]=1626212980065 2021-07-13 21:49:40.070 | + functions-common:run_process:1590 : is_service_enabled s-proxy 2021-07-13 21:49:40.094 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:49:40.097 | + functions-common:run_process:1591 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2021-07-13 21:49:40.099 | + functions-common:_run_under_systemd:1547 : local service=s-proxy 2021-07-13 21:49:40.101 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-07-13 21:49:40.104 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-07-13 21:49:40.107 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-07-13 21:49:40.109 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-07-13 21:49:40.112 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2021-07-13 21:49:40.114 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2021-07-13 21:49:40.117 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-proxy.service 2021-07-13 21:49:40.119 | + functions-common:_run_under_systemd:1554 : local group= 2021-07-13 21:49:40.122 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-07-13 21:49:40.125 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2021-07-13 21:49:40.127 | + 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-07-13 21:49:40.130 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-proxy.service 2021-07-13 21:49:40.132 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-07-13 21:49:40.134 | + functions-common:write_user_unit_file:1466 : local group= 2021-07-13 21:49:40.137 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-07-13 21:49:40.140 | + functions-common:write_user_unit_file:1468 : local extra= 2021-07-13 21:49:40.142 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-07-13 21:49:40.144 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2021-07-13 21:49:40.147 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-07-13 21:49:40.151 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2021-07-13 21:49:40.207 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2021-07-13 21:49:40.263 | + 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-07-13 21:49:40.309 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2021-07-13 21:49:40.356 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2021-07-13 21:49:40.403 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-07-13 21:49:40.449 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-07-13 21:49:40.451 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2021-07-13 21:49:40.505 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-07-13 21:49:40.689 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-proxy.service 2021-07-13 21:49:40.702 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2021-07-13 21:49:40.919 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-proxy.service 2021-07-13 21:49:40.939 | + functions-common:run_process:1593 : time_stop run_process 2021-07-13 21:49:40.941 | + functions-common:time_stop:2331 : local name 2021-07-13 21:49:40.944 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:49:40.946 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:49:40.949 | + functions-common:time_stop:2334 : local total 2021-07-13 21:49:40.951 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:49:40.954 | + functions-common:time_stop:2337 : name=run_process 2021-07-13 21:49:40.956 | + functions-common:time_stop:2338 : start_time=1626212980065 2021-07-13 21:49:40.958 | + functions-common:time_stop:2340 : [[ -z 1626212980065 ]] 2021-07-13 21:49:40.962 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:49:40.966 | + functions-common:time_stop:2343 : end_time=1626212980962 2021-07-13 21:49:40.968 | + functions-common:time_stop:2344 : elapsed_time=897 2021-07-13 21:49:40.971 | + functions-common:time_stop:2345 : total=5542 2021-07-13 21:49:40.973 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:49:40.976 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=6439 2021-07-13 21:49:40.978 | + lib/swift:start_swift:834 : echo 'Waiting for swift proxy to start...' 2021-07-13 21:49:40.978 | Waiting for swift proxy to start... 2021-07-13 21:49:40.981 | + lib/swift:start_swift:835 : wait_for_service 60 http://10.222.0.20:8080/info 2021-07-13 21:49:40.983 | + functions:wait_for_service:444 : local timeout=60 2021-07-13 21:49:40.986 | + functions:wait_for_service:445 : local url=http://10.222.0.20:8080/info 2021-07-13 21:49:40.988 | + functions:wait_for_service:446 : local rval=0 2021-07-13 21:49:40.991 | + functions:wait_for_service:447 : time_start wait_for_service 2021-07-13 21:49:40.993 | + functions-common:time_start:2317 : local name=wait_for_service 2021-07-13 21:49:40.996 | + functions-common:time_start:2318 : local start_time= 2021-07-13 21:49:40.998 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-07-13 21:49:41.003 | ++ functions-common:time_start:2322 : date +%s%3N 2021-07-13 21:49:41.005 | + functions-common:time_start:2322 : _TIME_START[$name]=1626212981002 2021-07-13 21:49:41.007 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-07-13 21:49:41.013 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.20:8080/info 2021-07-13 21:49:41.025 | + :: : [[ 000 == 503 ]] 2021-07-13 21:49:41.026 | + :: : [[ 7 -eq 7 ]] 2021-07-13 21:49:41.028 | + :: : sleep 1 2021-07-13 21:49:42.031 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.20:8080/info 2021-07-13 21:49:42.044 | + :: : [[ 000 == 503 ]] 2021-07-13 21:49:42.045 | + :: : [[ 7 -eq 7 ]] 2021-07-13 21:49:42.047 | + :: : sleep 1 2021-07-13 21:49:43.050 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.20:8080/info 2021-07-13 21:49:43.063 | + :: : [[ 000 == 503 ]] 2021-07-13 21:49:43.065 | + :: : [[ 7 -eq 7 ]] 2021-07-13 21:49:43.066 | + :: : sleep 1 2021-07-13 21:49:44.069 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.20:8080/info 2021-07-13 21:49:44.309 | + :: : [[ 200 == 503 ]] 2021-07-13 21:49:44.311 | + :: : [[ 0 -eq 7 ]] 2021-07-13 21:49:44.314 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-07-13 21:49:44.316 | + functions-common:time_stop:2331 : local name 2021-07-13 21:49:44.319 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:49:44.321 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:49:44.324 | + functions-common:time_stop:2334 : local total 2021-07-13 21:49:44.326 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:49:44.328 | + functions-common:time_stop:2337 : name=wait_for_service 2021-07-13 21:49:44.331 | + functions-common:time_stop:2338 : start_time=1626212981002 2021-07-13 21:49:44.333 | + functions-common:time_stop:2340 : [[ -z 1626212981002 ]] 2021-07-13 21:49:44.336 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:49:44.340 | + functions-common:time_stop:2343 : end_time=1626212984337 2021-07-13 21:49:44.342 | + functions-common:time_stop:2344 : elapsed_time=3335 2021-07-13 21:49:44.345 | + functions-common:time_stop:2345 : total=3683 2021-07-13 21:49:44.347 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:49:44.350 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=7018 2021-07-13 21:49:44.352 | + functions:wait_for_service:454 : return 0 2021-07-13 21:49:44.355 | + lib/swift:start_swift:839 : [[ False == \T\r\u\e ]] 2021-07-13 21:49:44.358 | + ./stack.sh:main:1238 : is_service_enabled glance 2021-07-13 21:49:44.374 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:49:44.377 | + ./stack.sh:main:1239 : echo_summary 'Starting Glance' 2021-07-13 21:49:44.379 | + ./stack.sh:echo_summary:418 : [[ -t 3 ]] 2021-07-13 21:49:44.381 | + ./stack.sh:echo_summary:424 : echo -e Starting Glance 2021-07-13 21:49:44.384 | + ./stack.sh:main:1240 : start_glance 2021-07-13 21:49:44.387 | + lib/glance:start_glance:385 : local service_protocol=http 2021-07-13 21:49:44.389 | + lib/glance:start_glance:386 : is_service_enabled tls-proxy 2021-07-13 21:49:44.406 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:49:44.408 | + lib/glance:start_glance:393 : run_process g-reg '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-07-13 21:49:44.411 | + functions-common:run_process:1582 : local service=g-reg 2021-07-13 21:49:44.413 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-07-13 21:49:44.416 | + functions-common:run_process:1584 : local group= 2021-07-13 21:49:44.418 | + functions-common:run_process:1585 : local user= 2021-07-13 21:49:44.421 | + functions-common:run_process:1587 : local name=g-reg 2021-07-13 21:49:44.424 | + functions-common:run_process:1589 : time_start run_process 2021-07-13 21:49:44.426 | + functions-common:time_start:2317 : local name=run_process 2021-07-13 21:49:44.428 | + functions-common:time_start:2318 : local start_time= 2021-07-13 21:49:44.431 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-07-13 21:49:44.434 | ++ functions-common:time_start:2322 : date +%s%3N 2021-07-13 21:49:44.438 | + functions-common:time_start:2322 : _TIME_START[$name]=1626212984435 2021-07-13 21:49:44.440 | + functions-common:run_process:1590 : is_service_enabled g-reg 2021-07-13 21:49:44.457 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:49:44.460 | + functions-common:run_process:1591 : _run_under_systemd g-reg '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' '' '' 2021-07-13 21:49:44.462 | + functions-common:_run_under_systemd:1547 : local service=g-reg 2021-07-13 21:49:44.465 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-07-13 21:49:44.468 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-07-13 21:49:44.470 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-07-13 21:49:44.473 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-07-13 21:49:44.475 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf =~ sudo ]] 2021-07-13 21:49:44.478 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf =~ ^/ ]] 2021-07-13 21:49:44.481 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@g-reg.service 2021-07-13 21:49:44.483 | + functions-common:_run_under_systemd:1554 : local group= 2021-07-13 21:49:44.486 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-07-13 21:49:44.488 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf =~ uwsgi ]] 2021-07-13 21:49:44.491 | + 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-07-13 21:49:44.493 | + functions-common:write_user_unit_file:1464 : local service=devstack@g-reg.service 2021-07-13 21:49:44.495 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-07-13 21:49:44.498 | + functions-common:write_user_unit_file:1466 : local group= 2021-07-13 21:49:44.500 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-07-13 21:49:44.502 | + functions-common:write_user_unit_file:1468 : local extra= 2021-07-13 21:49:44.505 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-07-13 21:49:44.507 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@g-reg.service 2021-07-13 21:49:44.509 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-07-13 21:49:44.514 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Unit Description 'Devstack devstack@g-reg.service' 2021-07-13 21:49:44.567 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service User ubuntu 2021-07-13 21:49:44.623 | + 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-07-13 21:49:44.669 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service KillMode process 2021-07-13 21:49:44.716 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service TimeoutStopSec 300 2021-07-13 21:49:44.762 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-07-13 21:49:44.808 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-07-13 21:49:44.811 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Install WantedBy multi-user.target 2021-07-13 21:49:44.869 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-07-13 21:49:45.074 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@g-reg.service 2021-07-13 21:49:45.087 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-reg.service → /etc/systemd/system/devstack@g-reg.service. 2021-07-13 21:49:45.264 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@g-reg.service 2021-07-13 21:49:45.284 | + functions-common:run_process:1593 : time_stop run_process 2021-07-13 21:49:45.286 | + functions-common:time_stop:2331 : local name 2021-07-13 21:49:45.289 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:49:45.291 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:49:45.294 | + functions-common:time_stop:2334 : local total 2021-07-13 21:49:45.297 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:49:45.299 | + functions-common:time_stop:2337 : name=run_process 2021-07-13 21:49:45.302 | + functions-common:time_stop:2338 : start_time=1626212984435 2021-07-13 21:49:45.304 | + functions-common:time_stop:2340 : [[ -z 1626212984435 ]] 2021-07-13 21:49:45.307 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:49:45.311 | + functions-common:time_stop:2343 : end_time=1626212985309 2021-07-13 21:49:45.314 | + functions-common:time_stop:2344 : elapsed_time=874 2021-07-13 21:49:45.316 | + functions-common:time_stop:2345 : total=6439 2021-07-13 21:49:45.319 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:49:45.321 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=7313 2021-07-13 21:49:45.324 | + lib/glance:start_glance:394 : [[ uwsgi == \u\w\s\g\i ]] 2021-07-13 21:49:45.327 | ++ lib/glance:start_glance:395 : which uwsgi 2021-07-13 21:49:45.330 | + lib/glance:start_glance:395 : run_process g-api '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-07-13 21:49:45.333 | + functions-common:run_process:1582 : local service=g-api 2021-07-13 21:49:45.335 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-07-13 21:49:45.338 | + functions-common:run_process:1584 : local group= 2021-07-13 21:49:45.340 | + functions-common:run_process:1585 : local user= 2021-07-13 21:49:45.343 | + functions-common:run_process:1587 : local name=g-api 2021-07-13 21:49:45.345 | + functions-common:run_process:1589 : time_start run_process 2021-07-13 21:49:45.348 | + functions-common:time_start:2317 : local name=run_process 2021-07-13 21:49:45.350 | + functions-common:time_start:2318 : local start_time= 2021-07-13 21:49:45.353 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-07-13 21:49:45.357 | ++ functions-common:time_start:2322 : date +%s%3N 2021-07-13 21:49:45.360 | + functions-common:time_start:2322 : _TIME_START[$name]=1626212985357 2021-07-13 21:49:45.363 | + functions-common:run_process:1590 : is_service_enabled g-api 2021-07-13 21:49:45.379 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:49:45.382 | + 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-07-13 21:49:45.384 | + functions-common:_run_under_systemd:1547 : local service=g-api 2021-07-13 21:49:45.387 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-07-13 21:49:45.389 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-07-13 21:49:45.392 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-07-13 21:49:45.394 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-07-13 21:49:45.397 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2021-07-13 21:49:45.399 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2021-07-13 21:49:45.402 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@g-api.service 2021-07-13 21:49:45.404 | + functions-common:_run_under_systemd:1554 : local group= 2021-07-13 21:49:45.406 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-07-13 21:49:45.409 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2021-07-13 21:49:45.411 | + 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-07-13 21:49:45.414 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@g-api.service 2021-07-13 21:49:45.416 | + 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-07-13 21:49:45.419 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-07-13 21:49:45.422 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-07-13 21:49:45.424 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@g-api.service 2021-07-13 21:49:45.426 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-07-13 21:49:45.431 | + 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-07-13 21:49:45.490 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2021-07-13 21:49:45.546 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2021-07-13 21:49:45.593 | + 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-07-13 21:49:45.642 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-07-13 21:49:45.689 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2021-07-13 21:49:45.737 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2021-07-13 21:49:45.784 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2021-07-13 21:49:45.835 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2021-07-13 21:49:45.889 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2021-07-13 21:49:45.936 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-07-13 21:49:45.938 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2021-07-13 21:49:45.995 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-07-13 21:49:46.215 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@g-api.service 2021-07-13 21:49:46.229 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2021-07-13 21:49:46.421 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@g-api.service 2021-07-13 21:49:46.499 | + functions-common:run_process:1593 : time_stop run_process 2021-07-13 21:49:46.501 | + functions-common:time_stop:2331 : local name 2021-07-13 21:49:46.505 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:49:46.508 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:49:46.512 | + functions-common:time_stop:2334 : local total 2021-07-13 21:49:46.515 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:49:46.517 | + functions-common:time_stop:2337 : name=run_process 2021-07-13 21:49:46.520 | + functions-common:time_stop:2338 : start_time=1626212985357 2021-07-13 21:49:46.522 | + functions-common:time_stop:2340 : [[ -z 1626212985357 ]] 2021-07-13 21:49:46.527 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:49:46.530 | + functions-common:time_stop:2343 : end_time=1626212986526 2021-07-13 21:49:46.532 | + functions-common:time_stop:2344 : elapsed_time=1169 2021-07-13 21:49:46.535 | + functions-common:time_stop:2345 : total=7313 2021-07-13 21:49:46.544 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:49:46.544 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=8482 2021-07-13 21:49:46.544 | + lib/glance:start_glance:400 : echo 'Waiting for g-api (10.222.0.20) to start...' 2021-07-13 21:49:46.544 | Waiting for g-api (10.222.0.20) to start... 2021-07-13 21:49:46.548 | + lib/glance:start_glance:401 : wait_for_service 60 http://10.222.0.20/image 2021-07-13 21:49:46.548 | + functions:wait_for_service:444 : local timeout=60 2021-07-13 21:49:46.552 | + functions:wait_for_service:445 : local url=http://10.222.0.20/image 2021-07-13 21:49:46.553 | + functions:wait_for_service:446 : local rval=0 2021-07-13 21:49:46.556 | + functions:wait_for_service:447 : time_start wait_for_service 2021-07-13 21:49:46.557 | + functions-common:time_start:2317 : local name=wait_for_service 2021-07-13 21:49:46.560 | + functions-common:time_start:2318 : local start_time= 2021-07-13 21:49:46.562 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-07-13 21:49:46.568 | ++ functions-common:time_start:2322 : date +%s%3N 2021-07-13 21:49:46.572 | + functions-common:time_start:2322 : _TIME_START[$name]=1626212986566 2021-07-13 21:49:46.572 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-07-13 21:49:46.577 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.20/image 2021-07-13 21:49:50.068 | + :: : [[ 300 == 503 ]] 2021-07-13 21:49:50.069 | + :: : [[ 0 -eq 7 ]] 2021-07-13 21:49:50.072 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-07-13 21:49:50.075 | + functions-common:time_stop:2331 : local name 2021-07-13 21:49:50.077 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:49:50.080 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:49:50.082 | + functions-common:time_stop:2334 : local total 2021-07-13 21:49:50.085 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:49:50.087 | + functions-common:time_stop:2337 : name=wait_for_service 2021-07-13 21:49:50.090 | + functions-common:time_stop:2338 : start_time=1626212986566 2021-07-13 21:49:50.093 | + functions-common:time_stop:2340 : [[ -z 1626212986566 ]] 2021-07-13 21:49:50.096 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:49:50.099 | + functions-common:time_stop:2343 : end_time=1626212990097 2021-07-13 21:49:50.102 | + functions-common:time_stop:2344 : elapsed_time=3531 2021-07-13 21:49:50.104 | + functions-common:time_stop:2345 : total=7018 2021-07-13 21:49:50.107 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:49:50.110 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=10549 2021-07-13 21:49:50.112 | + functions:wait_for_service:454 : return 0 2021-07-13 21:49:50.115 | + ./stack.sh:main:1255 : is_service_enabled mysql postgresql 2021-07-13 21:49:50.130 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:49:50.133 | + ./stack.sh:main:1255 : is_service_enabled glance 2021-07-13 21:49:50.149 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:49:50.152 | + ./stack.sh:main:1256 : echo_summary 'Uploading images' 2021-07-13 21:49:50.155 | + ./stack.sh:echo_summary:418 : [[ -t 3 ]] 2021-07-13 21:49:50.157 | + ./stack.sh:echo_summary:424 : echo -e Uploading images 2021-07-13 21:49:50.160 | + ./stack.sh:main:1258 : for image_url in ${IMAGE_URLS//,/ } 2021-07-13 21:49:50.162 | + ./stack.sh:main:1259 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-07-13 21:49:50.164 | + functions:upload_image:89 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-07-13 21:49:50.166 | + functions:upload_image:91 : local image image_fname image_name 2021-07-13 21:49:50.169 | + functions:upload_image:94 : mkdir -p /home/ubuntu/devstack/files/images 2021-07-13 21:49:50.173 | ++ functions:upload_image:95 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-07-13 21:49:50.176 | + functions:upload_image:95 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-07-13 21:49:50.179 | + functions:upload_image:96 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2021-07-13 21:49:50.181 | + functions:upload_image:98 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2021-07-13 21:49:50.183 | + 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-07-13 21:49:50.186 | --2021-07-13 21:49:50-- http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-07-13 21:49:50.187 | Connecting to 10.100.0.9:80... connected. 2021-07-13 21:49:50.188 | HTTP request sent, awaiting response... 200 OK 2021-07-13 21:49:50.188 | Length: 645922816 (616M) 2021-07-13 21:49:50.188 | Saving to: ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ 2021-07-13 21:49:50.209 | 2021-07-13 21:49:50.499 | 0K ........ ........ ........ ........ 5% 106M 6s 2021-07-13 21:49:50.784 | 32768K ........ ........ ........ ........ 10% 112M 5s 2021-07-13 21:49:51.069 | 65536K ........ ........ ........ ........ 15% 112M 5s 2021-07-13 21:49:51.355 | 98304K ........ ........ ........ ........ 20% 112M 4s 2021-07-13 21:49:51.639 | 131072K ........ ........ ........ ........ 25% 112M 4s 2021-07-13 21:49:51.924 | 163840K ........ ........ ........ ........ 31% 112M 4s 2021-07-13 21:49:52.209 | 196608K ........ ........ ........ ........ 36% 112M 4s 2021-07-13 21:49:52.494 | 229376K ........ ........ ........ ........ 41% 112M 3s 2021-07-13 21:49:52.780 | 262144K ........ ........ ........ ........ 46% 112M 3s 2021-07-13 21:49:53.065 | 294912K ........ ........ ........ ........ 51% 112M 3s 2021-07-13 21:49:53.350 | 327680K ........ ........ ........ ........ 57% 112M 2s 2021-07-13 21:49:53.635 | 360448K ........ ........ ........ ........ 62% 112M 2s 2021-07-13 21:49:53.920 | 393216K ........ ........ ........ ........ 67% 112M 2s 2021-07-13 21:49:54.205 | 425984K ........ ........ ........ ........ 72% 112M 2s 2021-07-13 21:49:54.490 | 458752K ........ ........ ........ ........ 77% 112M 1s 2021-07-13 21:49:54.776 | 491520K ........ ........ ........ ........ 83% 112M 1s 2021-07-13 21:49:55.061 | 524288K ........ ........ ........ ........ 88% 112M 1s 2021-07-13 21:49:55.346 | 557056K ........ ........ ........ ........ 93% 112M 0s 2021-07-13 21:49:55.631 | 589824K ........ ........ ........ ........ 98% 112M 0s 2021-07-13 21:49:55.693 | 622592K ........ 100% 112M=5.5s 2021-07-13 21:49:55.693 | 2021-07-13 21:49:55.694 | 2021-07-13 21:49:55 (112 MB/s) - ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ saved [645922816/645922816] 2021-07-13 21:49:55.694 | 2021-07-13 21:49:55.696 | + functions:upload_image:100 : [[ 0 -ne 0 ]] 2021-07-13 21:49:55.699 | + functions:upload_image:105 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-07-13 21:49:55.702 | + functions:upload_image:119 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2021-07-13 21:49:55.704 | + functions:upload_image:126 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2021-07-13 21:49:55.706 | + functions:upload_image:241 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vhd\.tgz ]] 2021-07-13 21:49:55.708 | + functions:upload_image:263 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.xen-raw\.tgz ]] 2021-07-13 21:49:55.710 | + functions:upload_image:274 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2021-07-13 21:49:55.712 | + functions:upload_image:290 : local kernel= 2021-07-13 21:49:55.715 | + functions:upload_image:291 : local ramdisk= 2021-07-13 21:49:55.717 | + functions:upload_image:292 : local disk_format= 2021-07-13 21:49:55.720 | + functions:upload_image:293 : local container_format= 2021-07-13 21:49:55.722 | + functions:upload_image:294 : local unpack= 2021-07-13 21:49:55.724 | + functions:upload_image:295 : local 'img_property=--property hw_rng_model=virtio' 2021-07-13 21:49:55.726 | + functions:upload_image:296 : case "$image_fname" in 2021-07-13 21:49:55.729 | + functions:upload_image:361 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2021-07-13 21:49:55.731 | ++ functions:upload_image:362 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2021-07-13 21:49:55.734 | + functions:upload_image:362 : image_name=ubuntu-16 2021-07-13 21:49:55.738 | ++ functions:upload_image:363 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-07-13 21:49:55.738 | ++ functions:upload_image:363 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2021-07-13 21:49:55.742 | + functions:upload_image:363 : disk_format=vhdx 2021-07-13 21:49:55.744 | + functions:upload_image:364 : container_format=bare 2021-07-13 21:49:55.746 | + functions:upload_image:365 : '[' vhdx == gz ']' 2021-07-13 21:49:55.748 | + functions:upload_image:372 : is_arch ppc64le 2021-07-13 21:49:55.751 | ++ functions-common:is_arch:428 : uname -m 2021-07-13 21:49:55.754 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2021-07-13 21:49:55.756 | + functions:upload_image:372 : is_arch ppc64 2021-07-13 21:49:55.759 | ++ functions-common:is_arch:428 : uname -m 2021-07-13 21:49:55.763 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c\6\4 ]] 2021-07-13 21:49:55.765 | + functions:upload_image:372 : is_arch ppc 2021-07-13 21:49:55.767 | ++ functions-common:is_arch:428 : uname -m 2021-07-13 21:49:55.770 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c ]] 2021-07-13 21:49:55.773 | + functions:upload_image:376 : is_arch aarch64 2021-07-13 21:49:55.775 | ++ functions-common:is_arch:428 : uname -m 2021-07-13 21:49:55.779 | + functions-common:is_arch:428 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2021-07-13 21:49:55.781 | + functions:upload_image:380 : '[' bare = bare ']' 2021-07-13 21:49:55.783 | + functions:upload_image:381 : '[' '' = zcat ']' 2021-07-13 21:49:55.786 | + functions:upload_image:383 : '[' '' = bunzip2 ']' 2021-07-13 21:49:55.788 | + functions:upload_image:385 : '[' '' = unxz ']' 2021-07-13 21:49:55.790 | + 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-07-13 21:50:14.625 | +------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-07-13 21:50:14.625 | | Field | Value | 2021-07-13 21:50:14.625 | +------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-07-13 21:50:14.625 | | container_format | bare | 2021-07-13 21:50:14.625 | | created_at | 2021-07-13T21:49:59Z | 2021-07-13 21:50:14.625 | | disk_format | vhdx | 2021-07-13 21:50:14.626 | | file | /v2/images/2a5c5891-8ca9-4e86-a9ed-0ee463d31b93/file | 2021-07-13 21:50:14.626 | | id | 2a5c5891-8ca9-4e86-a9ed-0ee463d31b93 | 2021-07-13 21:50:14.626 | | min_disk | 0 | 2021-07-13 21:50:14.626 | | min_ram | 0 | 2021-07-13 21:50:14.626 | | name | ubuntu-16 | 2021-07-13 21:50:14.626 | | owner | f4eaf1d19b2149eb86a972ceeef9533b | 2021-07-13 21:50:14.626 | | 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/2a5c5891-8ca9-4e86-a9ed-0ee463d31b93' | 2021-07-13 21:50:14.626 | | protected | False | 2021-07-13 21:50:14.626 | | schema | /v2/schemas/image | 2021-07-13 21:50:14.626 | | status | queued | 2021-07-13 21:50:14.626 | | tags | | 2021-07-13 21:50:14.626 | | updated_at | 2021-07-13T21:49:59Z | 2021-07-13 21:50:14.626 | | visibility | public | 2021-07-13 21:50:14.626 | +------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-07-13 21:50:14.736 | + ./stack.sh:main:1266 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-07-13 21:50:14.738 | + ./stack.sh:main:1267 : is_service_enabled nova 2021-07-13 21:50:14.754 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:50:14.757 | + ./stack.sh:main:1268 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-07-13 21:50:14.783 | + ./stack.sh:main:1269 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-07-13 21:50:14.810 | + ./stack.sh:main:1272 : is_service_enabled cinder 2021-07-13 21:50:14.826 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:50:14.832 | + ./stack.sh:main:1273 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-07-13 21:50:14.863 | + ./stack.sh:main:1277 : is_service_enabled n-api 2021-07-13 21:50:14.879 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:50:14.882 | + ./stack.sh:main:1278 : echo_summary 'Starting Nova API' 2021-07-13 21:50:14.884 | + ./stack.sh:echo_summary:418 : [[ -t 3 ]] 2021-07-13 21:50:14.887 | + ./stack.sh:echo_summary:424 : echo -e Starting Nova API 2021-07-13 21:50:14.889 | + ./stack.sh:main:1279 : start_nova_api 2021-07-13 21:50:14.892 | + lib/nova:start_nova_api:847 : local service_port=8774 2021-07-13 21:50:14.894 | + lib/nova:start_nova_api:848 : local service_protocol=http 2021-07-13 21:50:14.897 | + lib/nova:start_nova_api:849 : local nova_url 2021-07-13 21:50:14.899 | + lib/nova:start_nova_api:850 : is_service_enabled tls-proxy 2021-07-13 21:50:14.916 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:50:14.919 | + lib/nova:start_nova_api:856 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-07-13 21:50:14.921 | + lib/nova:start_nova_api:857 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-07-13 21:50:14.924 | + lib/nova:start_nova_api:857 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-07-13 21:50:14.927 | + lib/nova:start_nova_api:859 : '[' True == False ']' 2021-07-13 21:50:14.930 | ++ lib/nova:start_nova_api:867 : which uwsgi 2021-07-13 21:50:14.934 | + lib/nova:start_nova_api:867 : run_process n-api '/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-07-13 21:50:14.936 | + functions-common:run_process:1582 : local service=n-api 2021-07-13 21:50:14.939 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-07-13 21:50:14.941 | + functions-common:run_process:1584 : local group= 2021-07-13 21:50:14.944 | + functions-common:run_process:1585 : local user= 2021-07-13 21:50:14.946 | + functions-common:run_process:1587 : local name=n-api 2021-07-13 21:50:14.949 | + functions-common:run_process:1589 : time_start run_process 2021-07-13 21:50:14.952 | + functions-common:time_start:2317 : local name=run_process 2021-07-13 21:50:14.954 | + functions-common:time_start:2318 : local start_time= 2021-07-13 21:50:14.957 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-07-13 21:50:14.960 | ++ functions-common:time_start:2322 : date +%s%3N 2021-07-13 21:50:14.964 | + functions-common:time_start:2322 : _TIME_START[$name]=1626213014961 2021-07-13 21:50:14.967 | + functions-common:run_process:1590 : is_service_enabled n-api 2021-07-13 21:50:14.983 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:50:14.986 | + 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-07-13 21:50:14.988 | + functions-common:_run_under_systemd:1547 : local service=n-api 2021-07-13 21:50:14.991 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-07-13 21:50:14.993 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-07-13 21:50:14.996 | + 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-07-13 21:50:14.998 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-07-13 21:50:15.001 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2021-07-13 21:50:15.003 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2021-07-13 21:50:15.006 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-api.service 2021-07-13 21:50:15.008 | + functions-common:_run_under_systemd:1554 : local group= 2021-07-13 21:50:15.011 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-07-13 21:50:15.014 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2021-07-13 21:50:15.016 | + 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-07-13 21:50:15.019 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@n-api.service 2021-07-13 21:50:15.021 | + 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-07-13 21:50:15.023 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-07-13 21:50:15.025 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-07-13 21:50:15.029 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@n-api.service 2021-07-13 21:50:15.031 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-07-13 21:50:15.035 | + 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-07-13 21:50:15.090 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2021-07-13 21:50:15.146 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2021-07-13 21:50:15.192 | + 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-07-13 21:50:15.238 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-07-13 21:50:15.285 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2021-07-13 21:50:15.331 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2021-07-13 21:50:15.377 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2021-07-13 21:50:15.423 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2021-07-13 21:50:15.470 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2021-07-13 21:50:15.516 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-07-13 21:50:15.518 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2021-07-13 21:50:15.573 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-07-13 21:50:15.778 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-api.service 2021-07-13 21:50:15.791 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2021-07-13 21:50:15.988 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-api.service 2021-07-13 21:50:16.064 | + functions-common:run_process:1593 : time_stop run_process 2021-07-13 21:50:16.067 | + functions-common:time_stop:2331 : local name 2021-07-13 21:50:16.069 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:50:16.072 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:50:16.075 | + functions-common:time_stop:2334 : local total 2021-07-13 21:50:16.077 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:50:16.080 | + functions-common:time_stop:2337 : name=run_process 2021-07-13 21:50:16.082 | + functions-common:time_stop:2338 : start_time=1626213014961 2021-07-13 21:50:16.085 | + functions-common:time_stop:2340 : [[ -z 1626213014961 ]] 2021-07-13 21:50:16.089 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:50:16.091 | + functions-common:time_stop:2343 : end_time=1626213016088 2021-07-13 21:50:16.094 | + functions-common:time_stop:2344 : elapsed_time=1127 2021-07-13 21:50:16.096 | + functions-common:time_stop:2345 : total=8482 2021-07-13 21:50:16.099 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:50:16.101 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=9609 2021-07-13 21:50:16.104 | + lib/nova:start_nova_api:868 : nova_url=http://10.222.0.20/compute/v2.1/ 2021-07-13 21:50:16.107 | + lib/nova:start_nova_api:871 : echo 'Waiting for nova-api to start...' 2021-07-13 21:50:16.107 | Waiting for nova-api to start... 2021-07-13 21:50:16.109 | + lib/nova:start_nova_api:872 : wait_for_service 60 http://10.222.0.20/compute/v2.1/ 2021-07-13 21:50:16.112 | + functions:wait_for_service:444 : local timeout=60 2021-07-13 21:50:16.114 | + functions:wait_for_service:445 : local url=http://10.222.0.20/compute/v2.1/ 2021-07-13 21:50:16.117 | + functions:wait_for_service:446 : local rval=0 2021-07-13 21:50:16.119 | + functions:wait_for_service:447 : time_start wait_for_service 2021-07-13 21:50:16.122 | + functions-common:time_start:2317 : local name=wait_for_service 2021-07-13 21:50:16.125 | + functions-common:time_start:2318 : local start_time= 2021-07-13 21:50:16.127 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-07-13 21:50:16.130 | ++ functions-common:time_start:2322 : date +%s%3N 2021-07-13 21:50:16.134 | + functions-common:time_start:2322 : _TIME_START[$name]=1626213016131 2021-07-13 21:50:16.137 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-07-13 21:50:16.144 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.20/compute/v2.1/ 2021-07-13 21:50:22.184 | + :: : [[ 200 == 503 ]] 2021-07-13 21:50:22.186 | + :: : [[ 0 -eq 7 ]] 2021-07-13 21:50:22.189 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-07-13 21:50:22.191 | + functions-common:time_stop:2331 : local name 2021-07-13 21:50:22.194 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:50:22.196 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:50:22.200 | + functions-common:time_stop:2334 : local total 2021-07-13 21:50:22.202 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:50:22.205 | + functions-common:time_stop:2337 : name=wait_for_service 2021-07-13 21:50:22.207 | + functions-common:time_stop:2338 : start_time=1626213016131 2021-07-13 21:50:22.210 | + functions-common:time_stop:2340 : [[ -z 1626213016131 ]] 2021-07-13 21:50:22.213 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:50:22.217 | + functions-common:time_stop:2343 : end_time=1626213022214 2021-07-13 21:50:22.219 | + functions-common:time_stop:2344 : elapsed_time=6083 2021-07-13 21:50:22.222 | + functions-common:time_stop:2345 : total=10549 2021-07-13 21:50:22.225 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:50:22.227 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=16632 2021-07-13 21:50:22.230 | + functions:wait_for_service:454 : return 0 2021-07-13 21:50:22.232 | + lib/nova:start_nova_api:876 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-07-13 21:50:22.235 | + lib/nova:start_nova_api:876 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-07-13 21:50:22.238 | + ./stack.sh:main:1282 : is_service_enabled neutron-api 2021-07-13 21:50:22.255 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:50:22.257 | + ./stack.sh:main:1285 : is_service_enabled q-svc 2021-07-13 21:50:22.274 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:50:22.277 | + ./stack.sh:main:1286 : echo_summary 'Starting Neutron' 2021-07-13 21:50:22.280 | + ./stack.sh:echo_summary:418 : [[ -t 3 ]] 2021-07-13 21:50:22.282 | + ./stack.sh:echo_summary:424 : echo -e Starting Neutron 2021-07-13 21:50:22.285 | + ./stack.sh:main:1287 : configure_neutron_after_post_config 2021-07-13 21:50:22.287 | + lib/neutron-legacy:configure_neutron_after_post_config:459 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2021-07-13 21:50:22.290 | + 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-07-13 21:50:22.322 | + ./stack.sh:main:1288 : start_neutron_service_and_check 2021-07-13 21:50:22.326 | + lib/neutron-legacy:start_neutron_service_and_check:466 : local service_port=9696 2021-07-13 21:50:22.328 | + lib/neutron-legacy:start_neutron_service_and_check:467 : local service_protocol=http 2021-07-13 21:50:22.331 | + lib/neutron-legacy:start_neutron_service_and_check:468 : local cfg_file_options 2021-07-13 21:50:22.333 | + lib/neutron-legacy:start_neutron_service_and_check:469 : local neutron_url 2021-07-13 21:50:22.337 | ++ lib/neutron-legacy:start_neutron_service_and_check:471 : determine_config_files neutron-server 2021-07-13 21:50:22.339 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2021-07-13 21:50:22.342 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2021-07-13 21:50:22.345 | +++ lib/neutron-legacy:determine_config_files:326 : _determine_config_server 2021-07-13 21:50:22.348 | +++ lib/neutron-legacy:_determine_config_server:294 : [[ '' != '' ]] 2021-07-13 21:50:22.350 | +++ lib/neutron-legacy:_determine_config_server:301 : [[ 0 > 0 ]] 2021-07-13 21:50:22.353 | +++ lib/neutron-legacy:_determine_config_server:308 : local cfg_file 2021-07-13 21:50:22.355 | +++ 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-07-13 21:50:22.358 | +++ lib/neutron-legacy:_determine_config_server:313 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-07-13 21:50:22.361 | ++ lib/neutron-legacy:determine_config_files:326 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-07-13 21:50:22.364 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2021-07-13 21:50:22.366 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-07-13 21:50:22.369 | + 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-07-13 21:50:22.372 | + lib/neutron-legacy:start_neutron_service_and_check:473 : is_service_enabled tls-proxy 2021-07-13 21:50:22.389 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:50:22.391 | + lib/neutron-legacy:start_neutron_service_and_check:478 : '[' False == True ']' 2021-07-13 21:50:22.394 | + 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-07-13 21:50:22.396 | + functions-common:run_process:1582 : local service=q-svc 2021-07-13 21:50:22.399 | + 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-07-13 21:50:22.402 | + functions-common:run_process:1584 : local group= 2021-07-13 21:50:22.404 | + functions-common:run_process:1585 : local user= 2021-07-13 21:50:22.407 | + functions-common:run_process:1587 : local name=q-svc 2021-07-13 21:50:22.409 | + functions-common:run_process:1589 : time_start run_process 2021-07-13 21:50:22.412 | + functions-common:time_start:2317 : local name=run_process 2021-07-13 21:50:22.414 | + functions-common:time_start:2318 : local start_time= 2021-07-13 21:50:22.417 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-07-13 21:50:22.420 | ++ functions-common:time_start:2322 : date +%s%3N 2021-07-13 21:50:22.424 | + functions-common:time_start:2322 : _TIME_START[$name]=1626213022421 2021-07-13 21:50:22.426 | + functions-common:run_process:1590 : is_service_enabled q-svc 2021-07-13 21:50:22.442 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:50:22.445 | + 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-07-13 21:50:22.447 | + functions-common:_run_under_systemd:1547 : local service=q-svc 2021-07-13 21:50:22.450 | + 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-07-13 21:50:22.453 | + 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-07-13 21:50:22.455 | + 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-07-13 21:50:22.458 | + 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-07-13 21:50:22.460 | + 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-07-13 21:50:22.463 | + 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-07-13 21:50:22.465 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-svc.service 2021-07-13 21:50:22.468 | + functions-common:_run_under_systemd:1554 : local group= 2021-07-13 21:50:22.470 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-07-13 21:50:22.473 | + 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-07-13 21:50:22.475 | + 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-07-13 21:50:22.478 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-svc.service 2021-07-13 21:50:22.480 | + 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-07-13 21:50:22.483 | + functions-common:write_user_unit_file:1466 : local group= 2021-07-13 21:50:22.485 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-07-13 21:50:22.487 | + functions-common:write_user_unit_file:1468 : local extra= 2021-07-13 21:50:22.489 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-07-13 21:50:22.491 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2021-07-13 21:50:22.494 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-07-13 21:50:22.498 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2021-07-13 21:50:22.552 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2021-07-13 21:50:22.607 | + 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-07-13 21:50:22.653 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2021-07-13 21:50:22.700 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2021-07-13 21:50:22.747 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-07-13 21:50:22.793 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-07-13 21:50:22.795 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2021-07-13 21:50:22.851 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-07-13 21:50:23.047 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-svc.service 2021-07-13 21:50:23.060 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2021-07-13 21:50:23.252 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-svc.service 2021-07-13 21:50:23.272 | + functions-common:run_process:1593 : time_stop run_process 2021-07-13 21:50:23.275 | + functions-common:time_stop:2331 : local name 2021-07-13 21:50:23.278 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:50:23.280 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:50:23.282 | + functions-common:time_stop:2334 : local total 2021-07-13 21:50:23.285 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:50:23.287 | + functions-common:time_stop:2337 : name=run_process 2021-07-13 21:50:23.290 | + functions-common:time_stop:2338 : start_time=1626213022421 2021-07-13 21:50:23.292 | + functions-common:time_stop:2340 : [[ -z 1626213022421 ]] 2021-07-13 21:50:23.295 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:50:23.299 | + functions-common:time_stop:2343 : end_time=1626213023296 2021-07-13 21:50:23.301 | + functions-common:time_stop:2344 : elapsed_time=875 2021-07-13 21:50:23.304 | + functions-common:time_stop:2345 : total=9609 2021-07-13 21:50:23.306 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:50:23.309 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=10484 2021-07-13 21:50:23.312 | + lib/neutron-legacy:start_neutron_service_and_check:486 : neutron_url=http://10.222.0.20:9696 2021-07-13 21:50:23.314 | + lib/neutron-legacy:start_neutron_service_and_check:488 : is_service_enabled tls-proxy 2021-07-13 21:50:23.331 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:50:23.333 | + lib/neutron-legacy:start_neutron_service_and_check:492 : echo 'Waiting for Neutron to start...' 2021-07-13 21:50:23.333 | Waiting for Neutron to start... 2021-07-13 21:50:23.336 | + lib/neutron-legacy:start_neutron_service_and_check:494 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.20:9696' 2021-07-13 21:50:23.338 | + lib/neutron-legacy:start_neutron_service_and_check:495 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.20:9696' 'Neutron did not start' 60 2021-07-13 21:50:23.341 | + functions-common:test_with_retry:2269 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.20:9696' 2021-07-13 21:50:23.343 | + functions-common:test_with_retry:2270 : local 'failmsg=Neutron did not start' 2021-07-13 21:50:23.346 | + functions-common:test_with_retry:2271 : local until=60 2021-07-13 21:50:23.348 | + functions-common:test_with_retry:2272 : local sleep=0.5 2021-07-13 21:50:23.351 | + functions-common:test_with_retry:2274 : time_start test_with_retry 2021-07-13 21:50:23.353 | + functions-common:time_start:2317 : local name=test_with_retry 2021-07-13 21:50:23.356 | + functions-common:time_start:2318 : local start_time= 2021-07-13 21:50:23.359 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-07-13 21:50:23.362 | ++ functions-common:time_start:2322 : date +%s%3N 2021-07-13 21:50:23.365 | + functions-common:time_start:2322 : _TIME_START[$name]=1626213023363 2021-07-13 21:50:23.368 | + functions-common:test_with_retry:2275 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.20:9696; do sleep 0.5; done' 2021-07-13 21:50:23.373 | 2021-07-13 21:50:23.373 | Redirecting output to ‘wget-log’. 2021-07-13 21:50:23.877 | 2021-07-13 21:50:23.877 | Redirecting output to ‘wget-log.1’. 2021-07-13 21:50:24.381 | 2021-07-13 21:50:24.382 | Redirecting output to ‘wget-log.2’. 2021-07-13 21:50:24.886 | 2021-07-13 21:50:24.886 | Redirecting output to ‘wget-log.3’. 2021-07-13 21:50:25.390 | 2021-07-13 21:50:25.390 | Redirecting output to ‘wget-log.4’. 2021-07-13 21:50:25.894 | 2021-07-13 21:50:25.895 | Redirecting output to ‘wget-log.5’. 2021-07-13 21:50:26.399 | 2021-07-13 21:50:26.399 | Redirecting output to ‘wget-log.6’. 2021-07-13 21:50:26.904 | 2021-07-13 21:50:26.904 | Redirecting output to ‘wget-log.7’. 2021-07-13 21:50:27.408 | 2021-07-13 21:50:27.408 | Redirecting output to ‘wget-log.8’. 2021-07-13 21:50:27.913 | 2021-07-13 21:50:27.913 | Redirecting output to ‘wget-log.9’. 2021-07-13 21:50:28.417 | 2021-07-13 21:50:28.417 | Redirecting output to ‘wget-log.10’. 2021-07-13 21:50:28.921 | 2021-07-13 21:50:28.921 | Redirecting output to ‘wget-log.11’. 2021-07-13 21:50:28.937 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.20:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2278 : time_stop test_with_retry 2021-07-13 21:50:28.939 | + functions-common:time_stop:2331 : local name 2021-07-13 21:50:28.942 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:50:28.944 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:50:28.947 | + functions-common:time_stop:2334 : local total 2021-07-13 21:50:28.950 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:50:28.952 | + functions-common:time_stop:2337 : name=test_with_retry 2021-07-13 21:50:28.955 | + functions-common:time_stop:2338 : start_time=1626213023363 2021-07-13 21:50:28.957 | + functions-common:time_stop:2340 : [[ -z 1626213023363 ]] 2021-07-13 21:50:28.961 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:50:28.965 | + functions-common:time_stop:2343 : end_time=1626213028962 2021-07-13 21:50:28.967 | + functions-common:time_stop:2344 : elapsed_time=5599 2021-07-13 21:50:28.970 | + functions-common:time_stop:2345 : total=0 2021-07-13 21:50:28.973 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:50:28.975 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5599 2021-07-13 21:50:28.978 | + ./stack.sh:main:1293 : is_service_enabled placement 2021-07-13 21:50:28.994 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:50:28.997 | + ./stack.sh:main:1294 : echo_summary 'Starting Placement' 2021-07-13 21:50:28.999 | + ./stack.sh:echo_summary:418 : [[ -t 3 ]] 2021-07-13 21:50:29.002 | + ./stack.sh:echo_summary:424 : echo -e Starting Placement 2021-07-13 21:50:29.004 | + ./stack.sh:main:1295 : start_placement 2021-07-13 21:50:29.007 | + lib/placement:start_placement:161 : start_placement_api 2021-07-13 21:50:29.009 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2021-07-13 21:50:29.013 | ++ lib/placement:start_placement_api:147 : which uwsgi 2021-07-13 21:50:29.016 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-07-13 21:50:29.019 | + functions-common:run_process:1582 : local service=placement-api 2021-07-13 21:50:29.022 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-07-13 21:50:29.024 | + functions-common:run_process:1584 : local group= 2021-07-13 21:50:29.027 | + functions-common:run_process:1585 : local user= 2021-07-13 21:50:29.029 | + functions-common:run_process:1587 : local name=placement-api 2021-07-13 21:50:29.032 | + functions-common:run_process:1589 : time_start run_process 2021-07-13 21:50:29.034 | + functions-common:time_start:2317 : local name=run_process 2021-07-13 21:50:29.037 | + functions-common:time_start:2318 : local start_time= 2021-07-13 21:50:29.039 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-07-13 21:50:29.042 | ++ functions-common:time_start:2322 : date +%s%3N 2021-07-13 21:50:29.046 | + functions-common:time_start:2322 : _TIME_START[$name]=1626213029043 2021-07-13 21:50:29.049 | + functions-common:run_process:1590 : is_service_enabled placement-api 2021-07-13 21:50:29.065 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:50:29.068 | + functions-common:run_process:1591 : _run_under_systemd placement-api '/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2021-07-13 21:50:29.070 | + functions-common:_run_under_systemd:1547 : local service=placement-api 2021-07-13 21:50:29.073 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-07-13 21:50:29.076 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-07-13 21:50:29.078 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-07-13 21:50:29.081 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-07-13 21:50:29.083 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2021-07-13 21:50:29.086 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2021-07-13 21:50:29.088 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@placement-api.service 2021-07-13 21:50:29.091 | + functions-common:_run_under_systemd:1554 : local group= 2021-07-13 21:50:29.093 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-07-13 21:50:29.096 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2021-07-13 21:50:29.099 | + 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-07-13 21:50:29.101 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@placement-api.service 2021-07-13 21:50:29.103 | + functions-common:write_uwsgi_user_unit_file:1492 : local 'command=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-07-13 21:50:29.106 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-07-13 21:50:29.108 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-07-13 21:50:29.110 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2021-07-13 21:50:29.113 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-07-13 21:50:29.116 | + 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-07-13 21:50:29.172 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2021-07-13 21:50:29.227 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2021-07-13 21:50:29.273 | + 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-07-13 21:50:29.319 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-07-13 21:50:29.366 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2021-07-13 21:50:29.413 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2021-07-13 21:50:29.459 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2021-07-13 21:50:29.505 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2021-07-13 21:50:29.552 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2021-07-13 21:50:29.598 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-07-13 21:50:29.601 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2021-07-13 21:50:29.657 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-07-13 21:50:29.865 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@placement-api.service 2021-07-13 21:50:29.878 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2021-07-13 21:50:30.080 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@placement-api.service 2021-07-13 21:50:30.156 | + functions-common:run_process:1593 : time_stop run_process 2021-07-13 21:50:30.159 | + functions-common:time_stop:2331 : local name 2021-07-13 21:50:30.161 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:50:30.164 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:50:30.167 | + functions-common:time_stop:2334 : local total 2021-07-13 21:50:30.169 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:50:30.172 | + functions-common:time_stop:2337 : name=run_process 2021-07-13 21:50:30.174 | + functions-common:time_stop:2338 : start_time=1626213029043 2021-07-13 21:50:30.176 | + functions-common:time_stop:2340 : [[ -z 1626213029043 ]] 2021-07-13 21:50:30.179 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:50:30.184 | + functions-common:time_stop:2343 : end_time=1626213030180 2021-07-13 21:50:30.186 | + functions-common:time_stop:2344 : elapsed_time=1137 2021-07-13 21:50:30.189 | + functions-common:time_stop:2345 : total=10484 2021-07-13 21:50:30.191 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:50:30.194 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=11621 2021-07-13 21:50:30.196 | + lib/placement:start_placement_api:154 : echo 'Waiting for placement-api to start...' 2021-07-13 21:50:30.196 | Waiting for placement-api to start... 2021-07-13 21:50:30.199 | + lib/placement:start_placement_api:155 : wait_for_service 60 http://10.222.0.20/placement 2021-07-13 21:50:30.201 | + functions:wait_for_service:444 : local timeout=60 2021-07-13 21:50:30.204 | + functions:wait_for_service:445 : local url=http://10.222.0.20/placement 2021-07-13 21:50:30.206 | + functions:wait_for_service:446 : local rval=0 2021-07-13 21:50:30.209 | + functions:wait_for_service:447 : time_start wait_for_service 2021-07-13 21:50:30.212 | + functions-common:time_start:2317 : local name=wait_for_service 2021-07-13 21:50:30.214 | + functions-common:time_start:2318 : local start_time= 2021-07-13 21:50:30.217 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-07-13 21:50:30.220 | ++ functions-common:time_start:2322 : date +%s%3N 2021-07-13 21:50:30.224 | + functions-common:time_start:2322 : _TIME_START[$name]=1626213030221 2021-07-13 21:50:30.226 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-07-13 21:50:30.232 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.20/placement 2021-07-13 21:50:32.985 | + :: : [[ 200 == 503 ]] 2021-07-13 21:50:32.986 | + :: : [[ 0 -eq 7 ]] 2021-07-13 21:50:32.989 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-07-13 21:50:32.992 | + functions-common:time_stop:2331 : local name 2021-07-13 21:50:32.995 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:50:32.998 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:50:33.000 | + functions-common:time_stop:2334 : local total 2021-07-13 21:50:33.002 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:50:33.005 | + functions-common:time_stop:2337 : name=wait_for_service 2021-07-13 21:50:33.007 | + functions-common:time_stop:2338 : start_time=1626213030221 2021-07-13 21:50:33.010 | + functions-common:time_stop:2340 : [[ -z 1626213030221 ]] 2021-07-13 21:50:33.014 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:50:33.017 | + functions-common:time_stop:2343 : end_time=1626213033015 2021-07-13 21:50:33.020 | + functions-common:time_stop:2344 : elapsed_time=2794 2021-07-13 21:50:33.023 | + functions-common:time_stop:2345 : total=16632 2021-07-13 21:50:33.025 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:50:33.028 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19426 2021-07-13 21:50:33.031 | + functions:wait_for_service:454 : return 0 2021-07-13 21:50:33.033 | + ./stack.sh:main:1298 : is_service_enabled neutron 2021-07-13 21:50:33.049 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:50:33.052 | + ./stack.sh:main:1299 : start_neutron 2021-07-13 21:50:33.054 | + lib/neutron:start_neutron:702 : is_neutron_legacy_enabled 2021-07-13 21:50:33.059 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-07-13 21:50:33.059 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-07-13 21:50:33.064 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-07-13 21:50:33.066 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-07-13 21:50:33.069 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2021-07-13 21:50:33.071 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-07-13 21:50:33.074 | + lib/neutron:start_neutron:704 : start_mutnauq_l2_agent 2021-07-13 21:50:33.077 | + 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-07-13 21:50:33.080 | + functions-common:run_process:1582 : local service=q-agt 2021-07-13 21:50:33.082 | + 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-07-13 21:50:33.084 | + functions-common:run_process:1584 : local group= 2021-07-13 21:50:33.087 | + functions-common:run_process:1585 : local user= 2021-07-13 21:50:33.089 | + functions-common:run_process:1587 : local name=q-agt 2021-07-13 21:50:33.092 | + functions-common:run_process:1589 : time_start run_process 2021-07-13 21:50:33.094 | + functions-common:time_start:2317 : local name=run_process 2021-07-13 21:50:33.097 | + functions-common:time_start:2318 : local start_time= 2021-07-13 21:50:33.100 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-07-13 21:50:33.103 | ++ functions-common:time_start:2322 : date +%s%3N 2021-07-13 21:50:33.107 | + functions-common:time_start:2322 : _TIME_START[$name]=1626213033104 2021-07-13 21:50:33.110 | + functions-common:run_process:1590 : is_service_enabled q-agt 2021-07-13 21:50:33.126 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:50:33.128 | + 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-07-13 21:50:33.131 | + functions-common:_run_under_systemd:1547 : local service=q-agt 2021-07-13 21:50:33.133 | + 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-07-13 21:50:33.136 | + 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-07-13 21:50:33.138 | + 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-07-13 21:50:33.141 | + 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-07-13 21:50:33.143 | + 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-07-13 21:50:33.145 | + 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-07-13 21:50:33.148 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-agt.service 2021-07-13 21:50:33.150 | + functions-common:_run_under_systemd:1554 : local group= 2021-07-13 21:50:33.153 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-07-13 21:50:33.155 | + 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-07-13 21:50:33.158 | + 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-07-13 21:50:33.160 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-agt.service 2021-07-13 21:50:33.163 | + 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-07-13 21:50:33.165 | + functions-common:write_user_unit_file:1466 : local group= 2021-07-13 21:50:33.168 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-07-13 21:50:33.170 | + functions-common:write_user_unit_file:1468 : local extra= 2021-07-13 21:50:33.172 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-07-13 21:50:33.174 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2021-07-13 21:50:33.177 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-07-13 21:50:33.181 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2021-07-13 21:50:33.238 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2021-07-13 21:50:33.292 | + 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-07-13 21:50:33.337 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2021-07-13 21:50:33.383 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2021-07-13 21:50:33.429 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-07-13 21:50:33.476 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-07-13 21:50:33.478 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2021-07-13 21:50:33.533 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-07-13 21:50:33.740 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-agt.service 2021-07-13 21:50:33.754 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2021-07-13 21:50:33.942 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-agt.service 2021-07-13 21:50:33.961 | + functions-common:run_process:1593 : time_stop run_process 2021-07-13 21:50:33.964 | + functions-common:time_stop:2331 : local name 2021-07-13 21:50:33.966 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:50:33.969 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:50:33.972 | + functions-common:time_stop:2334 : local total 2021-07-13 21:50:33.974 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:50:33.977 | + functions-common:time_stop:2337 : name=run_process 2021-07-13 21:50:33.980 | + functions-common:time_stop:2338 : start_time=1626213033104 2021-07-13 21:50:33.982 | + functions-common:time_stop:2340 : [[ -z 1626213033104 ]] 2021-07-13 21:50:33.985 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:50:33.989 | + functions-common:time_stop:2343 : end_time=1626213033986 2021-07-13 21:50:33.992 | + functions-common:time_stop:2344 : elapsed_time=882 2021-07-13 21:50:33.994 | + functions-common:time_stop:2345 : total=11621 2021-07-13 21:50:33.997 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:50:34.000 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=12503 2021-07-13 21:50:34.002 | + lib/neutron-legacy:start_mutnauq_l2_agent:503 : is_provider_network 2021-07-13 21:50:34.005 | + functions-common:is_provider_network:2180 : '[' '' == True ']' 2021-07-13 21:50:34.007 | + functions-common:is_provider_network:2183 : return 1 2021-07-13 21:50:34.010 | + lib/neutron:start_neutron:705 : start_mutnauq_other_agents 2021-07-13 21:50:34.013 | + 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-07-13 21:50:34.016 | + functions-common:run_process:1582 : local service=q-dhcp 2021-07-13 21:50:34.018 | + 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-07-13 21:50:34.021 | + functions-common:run_process:1584 : local group= 2021-07-13 21:50:34.023 | + functions-common:run_process:1585 : local user= 2021-07-13 21:50:34.026 | + functions-common:run_process:1587 : local name=q-dhcp 2021-07-13 21:50:34.028 | + functions-common:run_process:1589 : time_start run_process 2021-07-13 21:50:34.031 | + functions-common:time_start:2317 : local name=run_process 2021-07-13 21:50:34.033 | + functions-common:time_start:2318 : local start_time= 2021-07-13 21:50:34.036 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-07-13 21:50:34.039 | ++ functions-common:time_start:2322 : date +%s%3N 2021-07-13 21:50:34.045 | + functions-common:time_start:2322 : _TIME_START[$name]=1626213034040 2021-07-13 21:50:34.048 | + functions-common:run_process:1590 : is_service_enabled q-dhcp 2021-07-13 21:50:34.066 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:50:34.068 | + 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-07-13 21:50:34.071 | + functions-common:_run_under_systemd:1547 : local service=q-dhcp 2021-07-13 21:50:34.073 | + 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-07-13 21:50:34.076 | + 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-07-13 21:50:34.078 | + 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-07-13 21:50:34.081 | + 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-07-13 21:50:34.083 | + 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-07-13 21:50:34.086 | + 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-07-13 21:50:34.088 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-dhcp.service 2021-07-13 21:50:34.091 | + functions-common:_run_under_systemd:1554 : local group= 2021-07-13 21:50:34.093 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-07-13 21:50:34.096 | + 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-07-13 21:50:34.099 | + 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-07-13 21:50:34.101 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-dhcp.service 2021-07-13 21:50:34.105 | + 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-07-13 21:50:34.107 | + functions-common:write_user_unit_file:1466 : local group= 2021-07-13 21:50:34.110 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-07-13 21:50:34.112 | + functions-common:write_user_unit_file:1468 : local extra= 2021-07-13 21:50:34.115 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-07-13 21:50:34.117 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2021-07-13 21:50:34.120 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-07-13 21:50:34.124 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2021-07-13 21:50:34.181 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2021-07-13 21:50:34.239 | + 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-07-13 21:50:34.285 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2021-07-13 21:50:34.332 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2021-07-13 21:50:34.379 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-07-13 21:50:34.425 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-07-13 21:50:34.428 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2021-07-13 21:50:34.485 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-07-13 21:50:34.692 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-dhcp.service 2021-07-13 21:50:34.706 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2021-07-13 21:50:34.910 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-dhcp.service 2021-07-13 21:50:34.930 | + functions-common:run_process:1593 : time_stop run_process 2021-07-13 21:50:34.934 | + functions-common:time_stop:2331 : local name 2021-07-13 21:50:34.936 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:50:34.939 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:50:34.941 | + functions-common:time_stop:2334 : local total 2021-07-13 21:50:34.944 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:50:34.946 | + functions-common:time_stop:2337 : name=run_process 2021-07-13 21:50:34.949 | + functions-common:time_stop:2338 : start_time=1626213034040 2021-07-13 21:50:34.951 | + functions-common:time_stop:2340 : [[ -z 1626213034040 ]] 2021-07-13 21:50:34.956 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:50:34.958 | + functions-common:time_stop:2343 : end_time=1626213034955 2021-07-13 21:50:34.961 | + functions-common:time_stop:2344 : elapsed_time=915 2021-07-13 21:50:34.964 | + functions-common:time_stop:2345 : total=12503 2021-07-13 21:50:34.967 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:50:34.969 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=13418 2021-07-13 21:50:34.972 | + lib/neutron-legacy:start_mutnauq_other_agents:521 : is_service_enabled neutron-vpnaas 2021-07-13 21:50:34.992 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:50:34.996 | ++ lib/neutron-legacy:start_mutnauq_other_agents:524 : determine_config_files neutron-l3-agent 2021-07-13 21:50:34.998 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2021-07-13 21:50:35.001 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2021-07-13 21:50:35.004 | +++ lib/neutron-legacy:determine_config_files:327 : _determine_config_l3 2021-07-13 21:50:35.007 | +++ lib/neutron-legacy:_determine_config_l3:317 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-07-13 21:50:35.009 | +++ lib/neutron-legacy:_determine_config_l3:318 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-07-13 21:50:35.012 | ++ lib/neutron-legacy:determine_config_files:327 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-07-13 21:50:35.015 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2021-07-13 21:50:35.017 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-07-13 21:50:35.020 | + 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-07-13 21:50:35.023 | + functions-common:run_process:1582 : local service=q-l3 2021-07-13 21:50:35.025 | + 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-07-13 21:50:35.028 | + functions-common:run_process:1584 : local group= 2021-07-13 21:50:35.031 | + functions-common:run_process:1585 : local user= 2021-07-13 21:50:35.033 | + functions-common:run_process:1587 : local name=q-l3 2021-07-13 21:50:35.036 | + functions-common:run_process:1589 : time_start run_process 2021-07-13 21:50:35.038 | + functions-common:time_start:2317 : local name=run_process 2021-07-13 21:50:35.041 | + functions-common:time_start:2318 : local start_time= 2021-07-13 21:50:35.043 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-07-13 21:50:35.047 | ++ functions-common:time_start:2322 : date +%s%3N 2021-07-13 21:50:35.050 | + functions-common:time_start:2322 : _TIME_START[$name]=1626213035047 2021-07-13 21:50:35.053 | + functions-common:run_process:1590 : is_service_enabled q-l3 2021-07-13 21:50:35.071 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:50:35.073 | + 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-07-13 21:50:35.076 | + functions-common:_run_under_systemd:1547 : local service=q-l3 2021-07-13 21:50:35.078 | + 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-07-13 21:50:35.081 | + 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-07-13 21:50:35.083 | + 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-07-13 21:50:35.086 | + 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-07-13 21:50:35.089 | + 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-07-13 21:50:35.092 | + 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-07-13 21:50:35.094 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-l3.service 2021-07-13 21:50:35.097 | + functions-common:_run_under_systemd:1554 : local group= 2021-07-13 21:50:35.099 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-07-13 21:50:35.102 | + 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-07-13 21:50:35.105 | + 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-07-13 21:50:35.107 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-l3.service 2021-07-13 21:50:35.110 | + 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-07-13 21:50:35.112 | + functions-common:write_user_unit_file:1466 : local group= 2021-07-13 21:50:35.115 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-07-13 21:50:35.117 | + functions-common:write_user_unit_file:1468 : local extra= 2021-07-13 21:50:35.120 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-07-13 21:50:35.123 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2021-07-13 21:50:35.126 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-07-13 21:50:35.130 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2021-07-13 21:50:35.189 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2021-07-13 21:50:35.248 | + 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-07-13 21:50:35.298 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2021-07-13 21:50:35.348 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2021-07-13 21:50:35.397 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-07-13 21:50:35.447 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-07-13 21:50:35.450 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2021-07-13 21:50:35.512 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-07-13 21:50:35.725 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-l3.service 2021-07-13 21:50:35.739 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2021-07-13 21:50:35.943 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-l3.service 2021-07-13 21:50:35.968 | + functions-common:run_process:1593 : time_stop run_process 2021-07-13 21:50:35.969 | + functions-common:time_stop:2331 : local name 2021-07-13 21:50:35.971 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:50:35.974 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:50:35.976 | + functions-common:time_stop:2334 : local total 2021-07-13 21:50:35.980 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:50:35.981 | + functions-common:time_stop:2337 : name=run_process 2021-07-13 21:50:35.984 | + functions-common:time_stop:2338 : start_time=1626213035047 2021-07-13 21:50:35.988 | + functions-common:time_stop:2340 : [[ -z 1626213035047 ]] 2021-07-13 21:50:35.992 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:50:35.994 | + functions-common:time_stop:2343 : end_time=1626213035990 2021-07-13 21:50:35.996 | + functions-common:time_stop:2344 : elapsed_time=943 2021-07-13 21:50:36.000 | + functions-common:time_stop:2345 : total=13418 2021-07-13 21:50:36.002 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:50:36.004 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=14361 2021-07-13 21:50:36.008 | + 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-07-13 21:50:36.008 | + functions-common:run_process:1582 : local service=q-meta 2021-07-13 21:50:36.012 | + 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-07-13 21:50:36.014 | + functions-common:run_process:1584 : local group= 2021-07-13 21:50:36.020 | + functions-common:run_process:1585 : local user= 2021-07-13 21:50:36.020 | + functions-common:run_process:1587 : local name=q-meta 2021-07-13 21:50:36.020 | + functions-common:run_process:1589 : time_start run_process 2021-07-13 21:50:36.022 | + functions-common:time_start:2317 : local name=run_process 2021-07-13 21:50:36.025 | + functions-common:time_start:2318 : local start_time= 2021-07-13 21:50:36.029 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-07-13 21:50:36.033 | ++ functions-common:time_start:2322 : date +%s%3N 2021-07-13 21:50:36.035 | + functions-common:time_start:2322 : _TIME_START[$name]=1626213036032 2021-07-13 21:50:36.038 | + functions-common:run_process:1590 : is_service_enabled q-meta 2021-07-13 21:50:36.062 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:50:36.064 | + 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-07-13 21:50:36.067 | + functions-common:_run_under_systemd:1547 : local service=q-meta 2021-07-13 21:50:36.069 | + 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-07-13 21:50:36.072 | + 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-07-13 21:50:36.075 | + 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-07-13 21:50:36.077 | + 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-07-13 21:50:36.080 | + 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-07-13 21:50:36.082 | + 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-07-13 21:50:36.085 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-meta.service 2021-07-13 21:50:36.087 | + functions-common:_run_under_systemd:1554 : local group= 2021-07-13 21:50:36.090 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-07-13 21:50:36.093 | + 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-07-13 21:50:36.095 | + 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-07-13 21:50:36.098 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-meta.service 2021-07-13 21:50:36.100 | + 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-07-13 21:50:36.103 | + functions-common:write_user_unit_file:1466 : local group= 2021-07-13 21:50:36.106 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-07-13 21:50:36.108 | + functions-common:write_user_unit_file:1468 : local extra= 2021-07-13 21:50:36.111 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-07-13 21:50:36.113 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2021-07-13 21:50:36.116 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-07-13 21:50:36.120 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2021-07-13 21:50:36.185 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2021-07-13 21:50:36.250 | + 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-07-13 21:50:36.303 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2021-07-13 21:50:36.356 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2021-07-13 21:50:36.410 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-07-13 21:50:36.472 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-07-13 21:50:36.475 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2021-07-13 21:50:36.545 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-07-13 21:50:36.777 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-meta.service 2021-07-13 21:50:36.800 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2021-07-13 21:50:37.015 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-meta.service 2021-07-13 21:50:37.037 | + functions-common:run_process:1593 : time_stop run_process 2021-07-13 21:50:37.045 | + functions-common:time_stop:2331 : local name 2021-07-13 21:50:37.053 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:50:37.060 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:50:37.065 | + functions-common:time_stop:2334 : local total 2021-07-13 21:50:37.072 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:50:37.075 | + functions-common:time_stop:2337 : name=run_process 2021-07-13 21:50:37.078 | + functions-common:time_stop:2338 : start_time=1626213036032 2021-07-13 21:50:37.080 | + functions-common:time_stop:2340 : [[ -z 1626213036032 ]] 2021-07-13 21:50:37.091 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:50:37.102 | + functions-common:time_stop:2343 : end_time=1626213037092 2021-07-13 21:50:37.106 | + functions-common:time_stop:2344 : elapsed_time=1060 2021-07-13 21:50:37.113 | + functions-common:time_stop:2345 : total=14361 2021-07-13 21:50:37.119 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:50:37.129 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=15421 2021-07-13 21:50:37.135 | + 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-07-13 21:50:37.145 | + functions-common:run_process:1582 : local service=q-metering 2021-07-13 21:50:37.153 | + 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-07-13 21:50:37.158 | + functions-common:run_process:1584 : local group= 2021-07-13 21:50:37.165 | + functions-common:run_process:1585 : local user= 2021-07-13 21:50:37.171 | + functions-common:run_process:1587 : local name=q-metering 2021-07-13 21:50:37.184 | + functions-common:run_process:1589 : time_start run_process 2021-07-13 21:50:37.193 | + functions-common:time_start:2317 : local name=run_process 2021-07-13 21:50:37.198 | + functions-common:time_start:2318 : local start_time= 2021-07-13 21:50:37.205 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-07-13 21:50:37.219 | ++ functions-common:time_start:2322 : date +%s%3N 2021-07-13 21:50:37.230 | + functions-common:time_start:2322 : _TIME_START[$name]=1626213037221 2021-07-13 21:50:37.240 | + functions-common:run_process:1590 : is_service_enabled q-metering 2021-07-13 21:50:37.293 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:50:37.301 | + 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-07-13 21:50:37.306 | + functions-common:_run_under_systemd:1547 : local service=q-metering 2021-07-13 21:50:37.313 | + 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-07-13 21:50:37.318 | + 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-07-13 21:50:37.325 | + 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-07-13 21:50:37.329 | + 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-07-13 21:50:37.337 | + 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-07-13 21:50:37.345 | + 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-07-13 21:50:37.351 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-metering.service 2021-07-13 21:50:37.357 | + functions-common:_run_under_systemd:1554 : local group= 2021-07-13 21:50:37.364 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-07-13 21:50:37.373 | + 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-07-13 21:50:37.385 | + 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-07-13 21:50:37.390 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-metering.service 2021-07-13 21:50:37.397 | + 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-07-13 21:50:37.405 | + functions-common:write_user_unit_file:1466 : local group= 2021-07-13 21:50:37.413 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-07-13 21:50:37.419 | + functions-common:write_user_unit_file:1468 : local extra= 2021-07-13 21:50:37.429 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-07-13 21:50:37.437 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2021-07-13 21:50:37.445 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-07-13 21:50:37.457 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2021-07-13 21:50:37.600 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2021-07-13 21:50:37.738 | + 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-07-13 21:50:37.857 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2021-07-13 21:50:37.988 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2021-07-13 21:50:38.081 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-07-13 21:50:38.193 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-07-13 21:50:38.199 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2021-07-13 21:50:38.298 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-07-13 21:50:38.541 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-metering.service 2021-07-13 21:50:38.559 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2021-07-13 21:50:38.790 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-metering.service 2021-07-13 21:50:38.819 | + functions-common:run_process:1593 : time_stop run_process 2021-07-13 21:50:38.828 | + functions-common:time_stop:2331 : local name 2021-07-13 21:50:38.836 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:50:38.841 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:50:38.846 | + functions-common:time_stop:2334 : local total 2021-07-13 21:50:38.849 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:50:38.853 | + functions-common:time_stop:2337 : name=run_process 2021-07-13 21:50:38.857 | + functions-common:time_stop:2338 : start_time=1626213037221 2021-07-13 21:50:38.861 | + functions-common:time_stop:2340 : [[ -z 1626213037221 ]] 2021-07-13 21:50:38.869 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:50:38.884 | + functions-common:time_stop:2343 : end_time=1626213038872 2021-07-13 21:50:38.890 | + functions-common:time_stop:2344 : elapsed_time=1651 2021-07-13 21:50:38.901 | + functions-common:time_stop:2345 : total=15421 2021-07-13 21:50:38.908 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:50:38.916 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=17072 2021-07-13 21:50:38.921 | + ./stack.sh:main:1302 : is_service_enabled q-svc 2021-07-13 21:50:38.948 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:50:38.951 | + ./stack.sh:main:1302 : [[ True == \T\r\u\e ]] 2021-07-13 21:50:38.960 | + ./stack.sh:main:1303 : echo_summary 'Creating initial neutron network elements' 2021-07-13 21:50:38.968 | + ./stack.sh:echo_summary:418 : [[ -t 3 ]] 2021-07-13 21:50:38.976 | + ./stack.sh:echo_summary:424 : echo -e Creating initial neutron network elements 2021-07-13 21:50:38.981 | + ./stack.sh:main:1304 : create_neutron_initial_network 2021-07-13 21:50:38.988 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : local project_id 2021-07-13 21:50:38.993 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : grep ' demo ' 2021-07-13 21:50:38.996 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : get_field 1 2021-07-13 21:50:38.998 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : oscwrap project list 2021-07-13 21:50:39.003 | ++ functions-common:get_field:726 : local data field 2021-07-13 21:50:39.008 | ++ functions-common:get_field:727 : read data 2021-07-13 21:50:41.494 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:50:41.500 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-07-13 21:50:41.506 | ++ functions-common:get_field:731 : field='$2' 2021-07-13 21:50:41.513 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-07-13 21:50:41.514 | ++ functions-common:get_field:733 : echo '| b606f5c76cc14167833294bc4a9d7cb5 | demo |' 2021-07-13 21:50:41.518 | ++ functions-common:get_field:727 : read data 2021-07-13 21:50:41.521 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : project_id=b606f5c76cc14167833294bc4a9d7cb5 2021-07-13 21:50:41.524 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : die_if_not_set 167 project_id 'Failure retrieving project_id for demo' 2021-07-13 21:50:41.529 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-07-13 21:50:41.551 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:170 : type -p neutron_plugin_create_initial_network_profile 2021-07-13 21:50:41.554 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:174 : is_networking_extension_supported auto-allocated-topology 2021-07-13 21:50:41.557 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=auto-allocated-topology 2021-07-13 21:50:41.560 | ++ 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-07-13 21:50:44.394 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:50:44.397 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-07-13 21:50:44.398 | router-admin-state-down-before-update 2021-07-13 21:50:44.398 | agent 2021-07-13 21:50:44.398 | agent-resources-synced 2021-07-13 21:50:44.398 | allowed-address-pairs 2021-07-13 21:50:44.398 | auto-allocated-topology 2021-07-13 21:50:44.398 | availability_zone 2021-07-13 21:50:44.398 | availability_zone_filter 2021-07-13 21:50:44.398 | default-subnetpools 2021-07-13 21:50:44.398 | dhcp_agent_scheduler 2021-07-13 21:50:44.398 | dvr 2021-07-13 21:50:44.398 | empty-string-filtering 2021-07-13 21:50:44.398 | external-net 2021-07-13 21:50:44.398 | extra_dhcp_opt 2021-07-13 21:50:44.398 | extraroute 2021-07-13 21:50:44.398 | extraroute-atomic 2021-07-13 21:50:44.398 | filter-validation 2021-07-13 21:50:44.398 | fip-port-details 2021-07-13 21:50:44.398 | flavors 2021-07-13 21:50:44.398 | floatingip-pools 2021-07-13 21:50:44.398 | ip-substring-filtering 2021-07-13 21:50:44.398 | router 2021-07-13 21:50:44.398 | ext-gw-mode 2021-07-13 21:50:44.398 | l3-ha 2021-07-13 21:50:44.398 | l3-flavors 2021-07-13 21:50:44.398 | l3-port-ip-change-not-allowed 2021-07-13 21:50:44.398 | l3_agent_scheduler 2021-07-13 21:50:44.398 | metering 2021-07-13 21:50:44.398 | multi-provider 2021-07-13 21:50:44.398 | net-mtu 2021-07-13 21:50:44.398 | net-mtu-writable 2021-07-13 21:50:44.398 | network_availability_zone 2021-07-13 21:50:44.398 | network-ip-availability 2021-07-13 21:50:44.398 | pagination 2021-07-13 21:50:44.399 | port-mac-address-regenerate 2021-07-13 21:50:44.399 | binding 2021-07-13 21:50:44.399 | binding-extended 2021-07-13 21:50:44.399 | port-security 2021-07-13 21:50:44.399 | project-id 2021-07-13 21:50:44.399 | provider 2021-07-13 21:50:44.399 | quotas 2021-07-13 21:50:44.399 | quota_details 2021-07-13 21:50:44.399 | rbac-policies 2021-07-13 21:50:44.399 | rbac-address-scope 2021-07-13 21:50:44.399 | rbac-security-groups 2021-07-13 21:50:44.399 | rbac-subnetpool 2021-07-13 21:50:44.399 | revision-if-match 2021-07-13 21:50:44.399 | standard-attr-revisions 2021-07-13 21:50:44.399 | router_availability_zone 2021-07-13 21:50:44.399 | port-security-groups-filtering 2021-07-13 21:50:44.399 | security-group 2021-07-13 21:50:44.399 | service-type 2021-07-13 21:50:44.399 | sorting 2021-07-13 21:50:44.399 | standard-attr-description 2021-07-13 21:50:44.399 | stateful-security-group 2021-07-13 21:50:44.399 | subnet_onboard 2021-07-13 21:50:44.399 | subnet-service-types 2021-07-13 21:50:44.399 | subnet_allocation 2021-07-13 21:50:44.399 | subnetpool-prefix-ops 2021-07-13 21:50:44.399 | standard-attr-tag 2021-07-13 21:50:44.399 | standard-attr-timestamp' 2021-07-13 21:50:44.400 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-07-13 21:50:44.400 | router-admin-state-down-before-update 2021-07-13 21:50:44.400 | agent 2021-07-13 21:50:44.400 | agent-resources-synced 2021-07-13 21:50:44.400 | allowed-address-pairs 2021-07-13 21:50:44.400 | auto-allocated-topology 2021-07-13 21:50:44.400 | availability_zone 2021-07-13 21:50:44.400 | availability_zone_filter 2021-07-13 21:50:44.400 | default-subnetpools 2021-07-13 21:50:44.400 | dhcp_agent_scheduler 2021-07-13 21:50:44.400 | dvr 2021-07-13 21:50:44.400 | empty-string-filtering 2021-07-13 21:50:44.400 | external-net 2021-07-13 21:50:44.401 | extra_dhcp_opt 2021-07-13 21:50:44.401 | extraroute 2021-07-13 21:50:44.401 | extraroute-atomic 2021-07-13 21:50:44.401 | filter-validation 2021-07-13 21:50:44.401 | fip-port-details 2021-07-13 21:50:44.401 | flavors 2021-07-13 21:50:44.401 | floatingip-pools 2021-07-13 21:50:44.401 | ip-substring-filtering 2021-07-13 21:50:44.401 | router 2021-07-13 21:50:44.401 | ext-gw-mode 2021-07-13 21:50:44.401 | l3-ha 2021-07-13 21:50:44.401 | l3-flavors 2021-07-13 21:50:44.401 | l3-port-ip-change-not-allowed 2021-07-13 21:50:44.401 | l3_agent_scheduler 2021-07-13 21:50:44.401 | metering 2021-07-13 21:50:44.401 | multi-provider 2021-07-13 21:50:44.401 | net-mtu 2021-07-13 21:50:44.401 | net-mtu-writable 2021-07-13 21:50:44.401 | network_availability_zone 2021-07-13 21:50:44.401 | network-ip-availability 2021-07-13 21:50:44.401 | pagination 2021-07-13 21:50:44.401 | port-mac-address-regenerate 2021-07-13 21:50:44.401 | binding 2021-07-13 21:50:44.401 | binding-extended 2021-07-13 21:50:44.401 | port-security 2021-07-13 21:50:44.401 | project-id 2021-07-13 21:50:44.401 | provider 2021-07-13 21:50:44.401 | quotas 2021-07-13 21:50:44.401 | quota_details 2021-07-13 21:50:44.401 | rbac-policies 2021-07-13 21:50:44.401 | rbac-address-scope 2021-07-13 21:50:44.401 | rbac-security-groups 2021-07-13 21:50:44.401 | rbac-subnetpool 2021-07-13 21:50:44.401 | revision-if-match 2021-07-13 21:50:44.402 | standard-attr-revisions 2021-07-13 21:50:44.402 | router_availability_zone 2021-07-13 21:50:44.402 | port-security-groups-filtering 2021-07-13 21:50:44.402 | security-group 2021-07-13 21:50:44.402 | service-type 2021-07-13 21:50:44.402 | sorting 2021-07-13 21:50:44.402 | standard-attr-description 2021-07-13 21:50:44.402 | stateful-security-group 2021-07-13 21:50:44.402 | subnet_onboard 2021-07-13 21:50:44.402 | subnet-service-types 2021-07-13 21:50:44.402 | subnet_allocation 2021-07-13 21:50:44.402 | subnetpool-prefix-ops 2021-07-13 21:50:44.402 | standard-attr-tag 2021-07-13 21:50:44.402 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-07-13 21:50:44.403 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-07-13 21:50:44.406 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:175 : [[ True == \T\r\u\e ]] 2021-07-13 21:50:44.408 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:176 : [[ 4 =~ 4.* ]] 2021-07-13 21:50:44.412 | ++ 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-07-13 21:50:47.058 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:50:47.061 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:177 : SUBNETPOOL_V4_ID=9bdface5-8867-40b9-b5a8-bc6b51d21653 2021-07-13 21:50:47.064 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:179 : [[ 4 =~ .*6 ]] 2021-07-13 21:50:47.067 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:185 : is_provider_network 2021-07-13 21:50:47.069 | + functions-common:is_provider_network:2180 : '[' '' == True ']' 2021-07-13 21:50:47.072 | + functions-common:is_provider_network:2183 : return 1 2021-07-13 21:50:47.078 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : grep ' id ' 2021-07-13 21:50:47.078 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create --project b606f5c76cc14167833294bc4a9d7cb5 private 2021-07-13 21:50:47.078 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : get_field 2 2021-07-13 21:50:47.080 | ++ functions-common:get_field:726 : local data field 2021-07-13 21:50:47.082 | ++ functions-common:get_field:727 : read data 2021-07-13 21:50:49.837 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:50:49.841 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-07-13 21:50:49.844 | ++ functions-common:get_field:731 : field='$3' 2021-07-13 21:50:49.847 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-07-13 21:50:49.850 | ++ functions-common:get_field:733 : echo '| id | 4fa995fb-2f5f-47cf-89ca-e5f24e741ca9 |' 2021-07-13 21:50:49.853 | ++ functions-common:get_field:727 : read data 2021-07-13 21:50:49.857 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : NET_ID=4fa995fb-2f5f-47cf-89ca-e5f24e741ca9 2021-07-13 21:50:49.860 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : die_if_not_set 216 NET_ID 'Failure creating NET_ID for private b606f5c76cc14167833294bc4a9d7cb5' 2021-07-13 21:50:49.862 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-07-13 21:50:49.886 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : [[ 4 =~ 4.* ]] 2021-07-13 21:50:49.889 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:220 : _neutron_create_private_subnet_v4 b606f5c76cc14167833294bc4a9d7cb5 2021-07-13 21:50:49.892 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : local project_id=b606f5c76cc14167833294bc4a9d7cb5 2021-07-13 21:50:49.895 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : '[' -z 9bdface5-8867-40b9-b5a8-bc6b51d21653 ']' 2021-07-13 21:50:49.897 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:271 : local 'subnet_params=--project b606f5c76cc14167833294bc4a9d7cb5 ' 2021-07-13 21:50:49.900 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:272 : subnet_params+='--ip-version 4 ' 2021-07-13 21:50:49.903 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:273 : [[ -n 172.20.0.1 ]] 2021-07-13 21:50:49.905 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:274 : subnet_params+='--gateway 172.20.0.1 ' 2021-07-13 21:50:49.907 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:276 : subnet_params+='--subnet-pool 9bdface5-8867-40b9-b5a8-bc6b51d21653 ' 2021-07-13 21:50:49.910 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:277 : subnet_params+=' ' 2021-07-13 21:50:49.912 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:278 : subnet_params+='--network 4fa995fb-2f5f-47cf-89ca-e5f24e741ca9 private-subnet' 2021-07-13 21:50:49.915 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : local subnet_id 2021-07-13 21:50:49.919 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --project b606f5c76cc14167833294bc4a9d7cb5 --ip-version 4 --gateway 172.20.0.1 --subnet-pool 9bdface5-8867-40b9-b5a8-bc6b51d21653 --network 4fa995fb-2f5f-47cf-89ca-e5f24e741ca9 private-subnet 2021-07-13 21:50:49.919 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : grep ' id ' 2021-07-13 21:50:49.920 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : get_field 2 2021-07-13 21:50:49.922 | +++ functions-common:get_field:726 : local data field 2021-07-13 21:50:49.925 | +++ functions-common:get_field:727 : read data 2021-07-13 21:50:52.815 | +++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:50:52.818 | +++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-07-13 21:50:52.821 | +++ functions-common:get_field:731 : field='$3' 2021-07-13 21:50:52.825 | +++ functions-common:get_field:733 : echo '| id | 7ac6b160-cf7a-43c3-a87f-107e5ddc0d44 |' 2021-07-13 21:50:52.825 | +++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-07-13 21:50:52.837 | +++ functions-common:get_field:727 : read data 2021-07-13 21:50:52.841 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : subnet_id=7ac6b160-cf7a-43c3-a87f-107e5ddc0d44 2021-07-13 21:50:52.843 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:281 : die_if_not_set 281 subnet_id 'Failure creating private IPv4 subnet for b606f5c76cc14167833294bc4a9d7cb5' 2021-07-13 21:50:52.846 | ++ functions-common:die_if_not_set:211 : local exitcode=0 2021-07-13 21:50:52.867 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:282 : echo 7ac6b160-cf7a-43c3-a87f-107e5ddc0d44 2021-07-13 21:50:52.870 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:220 : SUBNET_ID=7ac6b160-cf7a-43c3-a87f-107e5ddc0d44 2021-07-13 21:50:52.872 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : [[ 4 =~ .*6 ]] 2021-07-13 21:50:52.875 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : is_networking_extension_supported router 2021-07-13 21:50:52.878 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=router 2021-07-13 21:50:52.881 | ++ 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-07-13 21:50:55.135 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:50:55.139 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-07-13 21:50:55.139 | router-admin-state-down-before-update 2021-07-13 21:50:55.139 | agent 2021-07-13 21:50:55.139 | agent-resources-synced 2021-07-13 21:50:55.139 | allowed-address-pairs 2021-07-13 21:50:55.139 | auto-allocated-topology 2021-07-13 21:50:55.139 | availability_zone 2021-07-13 21:50:55.139 | availability_zone_filter 2021-07-13 21:50:55.139 | default-subnetpools 2021-07-13 21:50:55.139 | dhcp_agent_scheduler 2021-07-13 21:50:55.139 | dvr 2021-07-13 21:50:55.139 | empty-string-filtering 2021-07-13 21:50:55.139 | external-net 2021-07-13 21:50:55.139 | extra_dhcp_opt 2021-07-13 21:50:55.139 | extraroute 2021-07-13 21:50:55.139 | extraroute-atomic 2021-07-13 21:50:55.139 | filter-validation 2021-07-13 21:50:55.139 | fip-port-details 2021-07-13 21:50:55.139 | flavors 2021-07-13 21:50:55.139 | floatingip-pools 2021-07-13 21:50:55.139 | ip-substring-filtering 2021-07-13 21:50:55.139 | router 2021-07-13 21:50:55.139 | ext-gw-mode 2021-07-13 21:50:55.139 | l3-ha 2021-07-13 21:50:55.139 | l3-flavors 2021-07-13 21:50:55.139 | l3-port-ip-change-not-allowed 2021-07-13 21:50:55.139 | l3_agent_scheduler 2021-07-13 21:50:55.139 | metering 2021-07-13 21:50:55.139 | multi-provider 2021-07-13 21:50:55.139 | net-mtu 2021-07-13 21:50:55.139 | net-mtu-writable 2021-07-13 21:50:55.140 | network_availability_zone 2021-07-13 21:50:55.140 | network-ip-availability 2021-07-13 21:50:55.140 | pagination 2021-07-13 21:50:55.140 | port-mac-address-regenerate 2021-07-13 21:50:55.140 | binding 2021-07-13 21:50:55.140 | binding-extended 2021-07-13 21:50:55.140 | port-security 2021-07-13 21:50:55.140 | project-id 2021-07-13 21:50:55.140 | provider 2021-07-13 21:50:55.140 | quotas 2021-07-13 21:50:55.140 | quota_details 2021-07-13 21:50:55.140 | rbac-policies 2021-07-13 21:50:55.140 | rbac-address-scope 2021-07-13 21:50:55.140 | rbac-security-groups 2021-07-13 21:50:55.140 | rbac-subnetpool 2021-07-13 21:50:55.140 | revision-if-match 2021-07-13 21:50:55.140 | standard-attr-revisions 2021-07-13 21:50:55.140 | router_availability_zone 2021-07-13 21:50:55.140 | port-security-groups-filtering 2021-07-13 21:50:55.140 | security-group 2021-07-13 21:50:55.140 | service-type 2021-07-13 21:50:55.140 | sorting 2021-07-13 21:50:55.140 | standard-attr-description 2021-07-13 21:50:55.140 | stateful-security-group 2021-07-13 21:50:55.140 | subnet_onboard 2021-07-13 21:50:55.140 | subnet-service-types 2021-07-13 21:50:55.140 | subnet_allocation 2021-07-13 21:50:55.140 | subnetpool-prefix-ops 2021-07-13 21:50:55.140 | standard-attr-tag 2021-07-13 21:50:55.140 | standard-attr-timestamp' 2021-07-13 21:50:55.141 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-07-13 21:50:55.141 | router-admin-state-down-before-update 2021-07-13 21:50:55.141 | agent 2021-07-13 21:50:55.141 | agent-resources-synced 2021-07-13 21:50:55.141 | allowed-address-pairs 2021-07-13 21:50:55.141 | auto-allocated-topology 2021-07-13 21:50:55.142 | availability_zone 2021-07-13 21:50:55.142 | availability_zone_filter 2021-07-13 21:50:55.142 | default-subnetpools 2021-07-13 21:50:55.142 | dhcp_agent_scheduler 2021-07-13 21:50:55.142 | dvr 2021-07-13 21:50:55.142 | empty-string-filtering 2021-07-13 21:50:55.142 | external-net 2021-07-13 21:50:55.142 | extra_dhcp_opt 2021-07-13 21:50:55.142 | extraroute 2021-07-13 21:50:55.142 | extraroute-atomic 2021-07-13 21:50:55.142 | filter-validation 2021-07-13 21:50:55.142 | fip-port-details 2021-07-13 21:50:55.142 | flavors 2021-07-13 21:50:55.142 | floatingip-pools 2021-07-13 21:50:55.142 | ip-substring-filtering 2021-07-13 21:50:55.142 | router 2021-07-13 21:50:55.142 | ext-gw-mode 2021-07-13 21:50:55.142 | l3-ha 2021-07-13 21:50:55.142 | l3-flavors 2021-07-13 21:50:55.142 | l3-port-ip-change-not-allowed 2021-07-13 21:50:55.142 | l3_agent_scheduler 2021-07-13 21:50:55.142 | metering 2021-07-13 21:50:55.142 | multi-provider 2021-07-13 21:50:55.142 | net-mtu 2021-07-13 21:50:55.142 | net-mtu-writable 2021-07-13 21:50:55.142 | network_availability_zone 2021-07-13 21:50:55.142 | network-ip-availability 2021-07-13 21:50:55.142 | pagination 2021-07-13 21:50:55.142 | port-mac-address-regenerate 2021-07-13 21:50:55.142 | binding 2021-07-13 21:50:55.142 | binding-extended 2021-07-13 21:50:55.142 | port-security 2021-07-13 21:50:55.142 | project-id 2021-07-13 21:50:55.142 | provider 2021-07-13 21:50:55.142 | quotas 2021-07-13 21:50:55.143 | quota_details 2021-07-13 21:50:55.143 | rbac-policies 2021-07-13 21:50:55.143 | rbac-address-scope 2021-07-13 21:50:55.143 | rbac-security-groups 2021-07-13 21:50:55.143 | rbac-subnetpool 2021-07-13 21:50:55.143 | revision-if-match 2021-07-13 21:50:55.143 | standard-attr-revisions 2021-07-13 21:50:55.143 | router_availability_zone 2021-07-13 21:50:55.143 | port-security-groups-filtering 2021-07-13 21:50:55.143 | security-group 2021-07-13 21:50:55.143 | service-type 2021-07-13 21:50:55.143 | sorting 2021-07-13 21:50:55.143 | standard-attr-description 2021-07-13 21:50:55.143 | stateful-security-group 2021-07-13 21:50:55.143 | subnet_onboard 2021-07-13 21:50:55.143 | subnet-service-types 2021-07-13 21:50:55.143 | subnet_allocation 2021-07-13 21:50:55.143 | subnetpool-prefix-ops 2021-07-13 21:50:55.143 | standard-attr-tag 2021-07-13 21:50:55.143 | standard-attr-timestamp =~ router ]] 2021-07-13 21:50:55.145 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-07-13 21:50:55.148 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : is_networking_extension_supported external-net 2021-07-13 21:50:55.151 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=external-net 2021-07-13 21:50:55.155 | ++ 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-07-13 21:50:57.395 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:50:57.400 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-07-13 21:50:57.400 | router-admin-state-down-before-update 2021-07-13 21:50:57.400 | agent 2021-07-13 21:50:57.400 | agent-resources-synced 2021-07-13 21:50:57.400 | allowed-address-pairs 2021-07-13 21:50:57.400 | auto-allocated-topology 2021-07-13 21:50:57.400 | availability_zone 2021-07-13 21:50:57.400 | availability_zone_filter 2021-07-13 21:50:57.400 | default-subnetpools 2021-07-13 21:50:57.400 | dhcp_agent_scheduler 2021-07-13 21:50:57.400 | dvr 2021-07-13 21:50:57.400 | empty-string-filtering 2021-07-13 21:50:57.400 | external-net 2021-07-13 21:50:57.400 | extra_dhcp_opt 2021-07-13 21:50:57.400 | extraroute 2021-07-13 21:50:57.400 | extraroute-atomic 2021-07-13 21:50:57.400 | filter-validation 2021-07-13 21:50:57.400 | fip-port-details 2021-07-13 21:50:57.400 | flavors 2021-07-13 21:50:57.400 | floatingip-pools 2021-07-13 21:50:57.400 | ip-substring-filtering 2021-07-13 21:50:57.400 | router 2021-07-13 21:50:57.400 | ext-gw-mode 2021-07-13 21:50:57.400 | l3-ha 2021-07-13 21:50:57.400 | l3-flavors 2021-07-13 21:50:57.400 | l3-port-ip-change-not-allowed 2021-07-13 21:50:57.400 | l3_agent_scheduler 2021-07-13 21:50:57.400 | metering 2021-07-13 21:50:57.401 | multi-provider 2021-07-13 21:50:57.401 | net-mtu 2021-07-13 21:50:57.401 | net-mtu-writable 2021-07-13 21:50:57.401 | network_availability_zone 2021-07-13 21:50:57.401 | network-ip-availability 2021-07-13 21:50:57.401 | pagination 2021-07-13 21:50:57.401 | port-mac-address-regenerate 2021-07-13 21:50:57.401 | binding 2021-07-13 21:50:57.401 | binding-extended 2021-07-13 21:50:57.401 | port-security 2021-07-13 21:50:57.401 | project-id 2021-07-13 21:50:57.401 | provider 2021-07-13 21:50:57.401 | quotas 2021-07-13 21:50:57.401 | quota_details 2021-07-13 21:50:57.401 | rbac-policies 2021-07-13 21:50:57.401 | rbac-address-scope 2021-07-13 21:50:57.401 | rbac-security-groups 2021-07-13 21:50:57.401 | rbac-subnetpool 2021-07-13 21:50:57.401 | revision-if-match 2021-07-13 21:50:57.401 | standard-attr-revisions 2021-07-13 21:50:57.401 | router_availability_zone 2021-07-13 21:50:57.401 | port-security-groups-filtering 2021-07-13 21:50:57.401 | security-group 2021-07-13 21:50:57.401 | service-type 2021-07-13 21:50:57.401 | sorting 2021-07-13 21:50:57.401 | standard-attr-description 2021-07-13 21:50:57.401 | stateful-security-group 2021-07-13 21:50:57.401 | subnet_onboard 2021-07-13 21:50:57.401 | subnet-service-types 2021-07-13 21:50:57.401 | subnet_allocation 2021-07-13 21:50:57.401 | subnetpool-prefix-ops 2021-07-13 21:50:57.401 | standard-attr-tag 2021-07-13 21:50:57.401 | standard-attr-timestamp' 2021-07-13 21:50:57.402 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-07-13 21:50:57.402 | router-admin-state-down-before-update 2021-07-13 21:50:57.402 | agent 2021-07-13 21:50:57.402 | agent-resources-synced 2021-07-13 21:50:57.402 | allowed-address-pairs 2021-07-13 21:50:57.402 | auto-allocated-topology 2021-07-13 21:50:57.402 | availability_zone 2021-07-13 21:50:57.402 | availability_zone_filter 2021-07-13 21:50:57.402 | default-subnetpools 2021-07-13 21:50:57.402 | dhcp_agent_scheduler 2021-07-13 21:50:57.403 | dvr 2021-07-13 21:50:57.403 | empty-string-filtering 2021-07-13 21:50:57.403 | external-net 2021-07-13 21:50:57.403 | extra_dhcp_opt 2021-07-13 21:50:57.403 | extraroute 2021-07-13 21:50:57.403 | extraroute-atomic 2021-07-13 21:50:57.403 | filter-validation 2021-07-13 21:50:57.403 | fip-port-details 2021-07-13 21:50:57.403 | flavors 2021-07-13 21:50:57.403 | floatingip-pools 2021-07-13 21:50:57.403 | ip-substring-filtering 2021-07-13 21:50:57.403 | router 2021-07-13 21:50:57.403 | ext-gw-mode 2021-07-13 21:50:57.403 | l3-ha 2021-07-13 21:50:57.403 | l3-flavors 2021-07-13 21:50:57.403 | l3-port-ip-change-not-allowed 2021-07-13 21:50:57.403 | l3_agent_scheduler 2021-07-13 21:50:57.403 | metering 2021-07-13 21:50:57.403 | multi-provider 2021-07-13 21:50:57.403 | net-mtu 2021-07-13 21:50:57.403 | net-mtu-writable 2021-07-13 21:50:57.403 | network_availability_zone 2021-07-13 21:50:57.403 | network-ip-availability 2021-07-13 21:50:57.403 | pagination 2021-07-13 21:50:57.403 | port-mac-address-regenerate 2021-07-13 21:50:57.403 | binding 2021-07-13 21:50:57.403 | binding-extended 2021-07-13 21:50:57.403 | port-security 2021-07-13 21:50:57.403 | project-id 2021-07-13 21:50:57.403 | provider 2021-07-13 21:50:57.403 | quotas 2021-07-13 21:50:57.403 | quota_details 2021-07-13 21:50:57.403 | rbac-policies 2021-07-13 21:50:57.403 | rbac-address-scope 2021-07-13 21:50:57.404 | rbac-security-groups 2021-07-13 21:50:57.404 | rbac-subnetpool 2021-07-13 21:50:57.404 | revision-if-match 2021-07-13 21:50:57.404 | standard-attr-revisions 2021-07-13 21:50:57.404 | router_availability_zone 2021-07-13 21:50:57.404 | port-security-groups-filtering 2021-07-13 21:50:57.404 | security-group 2021-07-13 21:50:57.404 | service-type 2021-07-13 21:50:57.404 | sorting 2021-07-13 21:50:57.404 | standard-attr-description 2021-07-13 21:50:57.404 | stateful-security-group 2021-07-13 21:50:57.404 | subnet_onboard 2021-07-13 21:50:57.404 | subnet-service-types 2021-07-13 21:50:57.404 | subnet_allocation 2021-07-13 21:50:57.404 | subnetpool-prefix-ops 2021-07-13 21:50:57.404 | standard-attr-tag 2021-07-13 21:50:57.404 | standard-attr-timestamp =~ external-net ]] 2021-07-13 21:50:57.405 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-07-13 21:50:57.408 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : [[ True == \T\r\u\e ]] 2021-07-13 21:50:57.412 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : oscwrap --os-cloud devstack-admin --os-region RegionOne router create --project b606f5c76cc14167833294bc4a9d7cb5 router1 2021-07-13 21:50:57.412 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : grep ' id ' 2021-07-13 21:50:57.412 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : get_field 2 2021-07-13 21:50:57.415 | ++ functions-common:get_field:726 : local data field 2021-07-13 21:50:57.419 | ++ functions-common:get_field:727 : read data 2021-07-13 21:50:59.865 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:50:59.868 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-07-13 21:50:59.871 | ++ functions-common:get_field:731 : field='$3' 2021-07-13 21:50:59.874 | ++ functions-common:get_field:733 : echo '| id | 31302f2c-8e91-4f77-8d27-b31cfd14f37a |' 2021-07-13 21:50:59.875 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-07-13 21:50:59.880 | ++ functions-common:get_field:727 : read data 2021-07-13 21:50:59.884 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : ROUTER_ID=31302f2c-8e91-4f77-8d27-b31cfd14f37a 2021-07-13 21:50:59.886 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : die_if_not_set 234 ROUTER_ID 'Failure creating ROUTER_ID for b606f5c76cc14167833294bc4a9d7cb5 router1' 2021-07-13 21:50:59.889 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-07-13 21:50:59.906 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : EXTERNAL_NETWORK_FLAGS=--external 2021-07-13 21:50:59.908 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:242 : is_networking_extension_supported auto-allocated-topology 2021-07-13 21:50:59.911 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=auto-allocated-topology 2021-07-13 21:50:59.914 | ++ 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-07-13 21:51:02.143 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:51:02.146 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-07-13 21:51:02.146 | router-admin-state-down-before-update 2021-07-13 21:51:02.146 | agent 2021-07-13 21:51:02.146 | agent-resources-synced 2021-07-13 21:51:02.146 | allowed-address-pairs 2021-07-13 21:51:02.146 | auto-allocated-topology 2021-07-13 21:51:02.146 | availability_zone 2021-07-13 21:51:02.146 | availability_zone_filter 2021-07-13 21:51:02.146 | default-subnetpools 2021-07-13 21:51:02.146 | dhcp_agent_scheduler 2021-07-13 21:51:02.146 | dvr 2021-07-13 21:51:02.147 | empty-string-filtering 2021-07-13 21:51:02.147 | external-net 2021-07-13 21:51:02.147 | extra_dhcp_opt 2021-07-13 21:51:02.147 | extraroute 2021-07-13 21:51:02.147 | extraroute-atomic 2021-07-13 21:51:02.147 | filter-validation 2021-07-13 21:51:02.147 | fip-port-details 2021-07-13 21:51:02.147 | flavors 2021-07-13 21:51:02.147 | floatingip-pools 2021-07-13 21:51:02.147 | ip-substring-filtering 2021-07-13 21:51:02.147 | router 2021-07-13 21:51:02.147 | ext-gw-mode 2021-07-13 21:51:02.147 | l3-ha 2021-07-13 21:51:02.147 | l3-flavors 2021-07-13 21:51:02.147 | l3-port-ip-change-not-allowed 2021-07-13 21:51:02.147 | l3_agent_scheduler 2021-07-13 21:51:02.147 | metering 2021-07-13 21:51:02.147 | multi-provider 2021-07-13 21:51:02.147 | net-mtu 2021-07-13 21:51:02.147 | net-mtu-writable 2021-07-13 21:51:02.147 | network_availability_zone 2021-07-13 21:51:02.147 | network-ip-availability 2021-07-13 21:51:02.147 | pagination 2021-07-13 21:51:02.147 | port-mac-address-regenerate 2021-07-13 21:51:02.147 | binding 2021-07-13 21:51:02.147 | binding-extended 2021-07-13 21:51:02.147 | port-security 2021-07-13 21:51:02.147 | project-id 2021-07-13 21:51:02.147 | provider 2021-07-13 21:51:02.147 | quotas 2021-07-13 21:51:02.147 | quota_details 2021-07-13 21:51:02.147 | rbac-policies 2021-07-13 21:51:02.147 | rbac-address-scope 2021-07-13 21:51:02.147 | rbac-security-groups 2021-07-13 21:51:02.147 | rbac-subnetpool 2021-07-13 21:51:02.147 | revision-if-match 2021-07-13 21:51:02.148 | standard-attr-revisions 2021-07-13 21:51:02.148 | router_availability_zone 2021-07-13 21:51:02.148 | port-security-groups-filtering 2021-07-13 21:51:02.148 | security-group 2021-07-13 21:51:02.148 | service-type 2021-07-13 21:51:02.148 | sorting 2021-07-13 21:51:02.148 | standard-attr-description 2021-07-13 21:51:02.148 | stateful-security-group 2021-07-13 21:51:02.148 | subnet_onboard 2021-07-13 21:51:02.148 | subnet-service-types 2021-07-13 21:51:02.148 | subnet_allocation 2021-07-13 21:51:02.148 | subnetpool-prefix-ops 2021-07-13 21:51:02.148 | standard-attr-tag 2021-07-13 21:51:02.148 | standard-attr-timestamp' 2021-07-13 21:51:02.149 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-07-13 21:51:02.149 | router-admin-state-down-before-update 2021-07-13 21:51:02.149 | agent 2021-07-13 21:51:02.149 | agent-resources-synced 2021-07-13 21:51:02.149 | allowed-address-pairs 2021-07-13 21:51:02.149 | auto-allocated-topology 2021-07-13 21:51:02.149 | availability_zone 2021-07-13 21:51:02.149 | availability_zone_filter 2021-07-13 21:51:02.149 | default-subnetpools 2021-07-13 21:51:02.149 | dhcp_agent_scheduler 2021-07-13 21:51:02.149 | dvr 2021-07-13 21:51:02.149 | empty-string-filtering 2021-07-13 21:51:02.149 | external-net 2021-07-13 21:51:02.149 | extra_dhcp_opt 2021-07-13 21:51:02.149 | extraroute 2021-07-13 21:51:02.149 | extraroute-atomic 2021-07-13 21:51:02.149 | filter-validation 2021-07-13 21:51:02.149 | fip-port-details 2021-07-13 21:51:02.149 | flavors 2021-07-13 21:51:02.149 | floatingip-pools 2021-07-13 21:51:02.149 | ip-substring-filtering 2021-07-13 21:51:02.149 | router 2021-07-13 21:51:02.149 | ext-gw-mode 2021-07-13 21:51:02.149 | l3-ha 2021-07-13 21:51:02.149 | l3-flavors 2021-07-13 21:51:02.150 | l3-port-ip-change-not-allowed 2021-07-13 21:51:02.150 | l3_agent_scheduler 2021-07-13 21:51:02.150 | metering 2021-07-13 21:51:02.150 | multi-provider 2021-07-13 21:51:02.150 | net-mtu 2021-07-13 21:51:02.150 | net-mtu-writable 2021-07-13 21:51:02.150 | network_availability_zone 2021-07-13 21:51:02.150 | network-ip-availability 2021-07-13 21:51:02.150 | pagination 2021-07-13 21:51:02.150 | port-mac-address-regenerate 2021-07-13 21:51:02.150 | binding 2021-07-13 21:51:02.150 | binding-extended 2021-07-13 21:51:02.150 | port-security 2021-07-13 21:51:02.150 | project-id 2021-07-13 21:51:02.150 | provider 2021-07-13 21:51:02.150 | quotas 2021-07-13 21:51:02.150 | quota_details 2021-07-13 21:51:02.150 | rbac-policies 2021-07-13 21:51:02.150 | rbac-address-scope 2021-07-13 21:51:02.150 | rbac-security-groups 2021-07-13 21:51:02.150 | rbac-subnetpool 2021-07-13 21:51:02.150 | revision-if-match 2021-07-13 21:51:02.150 | standard-attr-revisions 2021-07-13 21:51:02.150 | router_availability_zone 2021-07-13 21:51:02.151 | port-security-groups-filtering 2021-07-13 21:51:02.151 | security-group 2021-07-13 21:51:02.151 | service-type 2021-07-13 21:51:02.151 | sorting 2021-07-13 21:51:02.151 | standard-attr-description 2021-07-13 21:51:02.151 | stateful-security-group 2021-07-13 21:51:02.151 | subnet_onboard 2021-07-13 21:51:02.151 | subnet-service-types 2021-07-13 21:51:02.151 | subnet_allocation 2021-07-13 21:51:02.151 | subnetpool-prefix-ops 2021-07-13 21:51:02.151 | standard-attr-tag 2021-07-13 21:51:02.151 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-07-13 21:51:02.151 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-07-13 21:51:02.154 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : EXTERNAL_NETWORK_FLAGS='--external --default' 2021-07-13 21:51:02.157 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : '[' True = True ']' 2021-07-13 21:51:02.161 | ++ 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-07-13 21:51:02.161 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : grep ' id ' 2021-07-13 21:51:02.162 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : get_field 2 2021-07-13 21:51:02.165 | ++ functions-common:get_field:726 : local data field 2021-07-13 21:51:02.168 | ++ functions-common:get_field:727 : read data 2021-07-13 21:51:04.873 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:51:04.877 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-07-13 21:51:04.879 | ++ functions-common:get_field:731 : field='$3' 2021-07-13 21:51:04.883 | ++ functions-common:get_field:733 : echo '| id | b1845e71-4169-4b7e-a93b-a3642708987f |' 2021-07-13 21:51:04.883 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-07-13 21:51:04.889 | ++ functions-common:get_field:727 : read data 2021-07-13 21:51:04.892 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : EXT_NET_ID=b1845e71-4169-4b7e-a93b-a3642708987f 2021-07-13 21:51:04.895 | + 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-07-13 21:51:04.898 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-07-13 21:51:04.914 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:253 : [[ 4 =~ 4.* ]] 2021-07-13 21:51:04.918 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:255 : _neutron_configure_router_v4 2021-07-13 21:51:04.921 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:337 : openstack --os-cloud devstack-admin --os-region RegionOne router add subnet 31302f2c-8e91-4f77-8d27-b31cfd14f37a 7ac6b160-cf7a-43c3-a87f-107e5ddc0d44 2021-07-13 21:51:09.644 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:339 : local id_and_ext_gw_ip 2021-07-13 21:51:09.647 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : _neutron_create_public_subnet_v4 b1845e71-4169-4b7e-a93b-a3642708987f 2021-07-13 21:51:09.650 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:310 : local 'subnet_params=--ip-version 4 ' 2021-07-13 21:51:09.653 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:311 : subnet_params+=' ' 2021-07-13 21:51:09.655 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:312 : [[ -n 172.28.3.1 ]] 2021-07-13 21:51:09.657 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:313 : subnet_params+='--gateway 172.28.3.1 ' 2021-07-13 21:51:09.660 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:315 : subnet_params+='--network b1845e71-4169-4b7e-a93b-a3642708987f --subnet-range 172.28.3.0/24 --no-dhcp ' 2021-07-13 21:51:09.662 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:316 : subnet_params+=public-subnet 2021-07-13 21:51:09.664 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:317 : local id_and_ext_gw_ip 2021-07-13 21:51:09.668 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:318 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.28.3.1 --network b1845e71-4169-4b7e-a93b-a3642708987f --subnet-range 172.28.3.0/24 --no-dhcp public-subnet 2021-07-13 21:51:09.668 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:318 : grep -e gateway_ip -e ' id ' 2021-07-13 21:51:12.606 | +++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:51:12.611 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.28.3.1 | 2021-07-13 21:51:12.611 | | id | 2a8cff45-5d4a-46dc-bbe7-10aa5a96d77c |' 2021-07-13 21:51:12.613 | ++ 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-07-13 21:51:12.616 | ++ functions-common:die_if_not_set:211 : local exitcode=0 2021-07-13 21:51:12.633 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:320 : echo '|' gateway_ip '|' 172.28.3.1 '|' '|' id '|' 2a8cff45-5d4a-46dc-bbe7-10aa5a96d77c '|' 2021-07-13 21:51:12.636 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : id_and_ext_gw_ip='| gateway_ip | 172.28.3.1 | | id | 2a8cff45-5d4a-46dc-bbe7-10aa5a96d77c |' 2021-07-13 21:51:12.639 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : local ext_gw_ip 2021-07-13 21:51:12.642 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : echo '|' gateway_ip '|' 172.28.3.1 '|' '|' id '|' 2a8cff45-5d4a-46dc-bbe7-10aa5a96d77c '|' 2021-07-13 21:51:12.644 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : get_field 2 2021-07-13 21:51:12.646 | ++ functions-common:get_field:726 : local data field 2021-07-13 21:51:12.648 | ++ functions-common:get_field:727 : read data 2021-07-13 21:51:12.651 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-07-13 21:51:12.653 | ++ functions-common:get_field:731 : field='$3' 2021-07-13 21:51:12.659 | ++ functions-common:get_field:733 : echo '| gateway_ip | 172.28.3.1 | | id | 2a8cff45-5d4a-46dc-bbe7-10aa5a96d77c |' 2021-07-13 21:51:12.659 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-07-13 21:51:12.663 | ++ functions-common:get_field:727 : read data 2021-07-13 21:51:12.666 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : ext_gw_ip=172.28.3.1 2021-07-13 21:51:12.670 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : get_field 5 2021-07-13 21:51:12.673 | ++ functions-common:get_field:726 : local data field 2021-07-13 21:51:12.673 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : echo '|' gateway_ip '|' 172.28.3.1 '|' '|' id '|' 2a8cff45-5d4a-46dc-bbe7-10aa5a96d77c '|' 2021-07-13 21:51:12.677 | ++ functions-common:get_field:727 : read data 2021-07-13 21:51:12.682 | ++ functions-common:get_field:728 : '[' 5 -lt 0 ']' 2021-07-13 21:51:12.685 | ++ functions-common:get_field:731 : field='$6' 2021-07-13 21:51:12.689 | ++ functions-common:get_field:733 : echo '| gateway_ip | 172.28.3.1 | | id | 2a8cff45-5d4a-46dc-bbe7-10aa5a96d77c |' 2021-07-13 21:51:12.692 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2021-07-13 21:51:12.695 | ++ functions-common:get_field:727 : read data 2021-07-13 21:51:12.699 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : PUB_SUBNET_ID=2a8cff45-5d4a-46dc-bbe7-10aa5a96d77c 2021-07-13 21:51:12.701 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : openstack --os-cloud devstack-admin --os-region RegionOne router set --external-gateway b1845e71-4169-4b7e-a93b-a3642708987f 31302f2c-8e91-4f77-8d27-b31cfd14f37a 2021-07-13 21:51:17.410 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : is_service_enabled q-l3 2021-07-13 21:51:17.426 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:51:17.428 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : local ext_gw_interface=none 2021-07-13 21:51:17.431 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : is_neutron_ovs_base_plugin 2021-07-13 21:51:17.434 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:17 : return 0 2021-07-13 21:51:17.437 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : _neutron_get_ext_gw_interface 2021-07-13 21:51:17.439 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:153 : [[ False == \T\r\u\e ]] 2021-07-13 21:51:17.442 | ++ 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-07-13 21:51:17.461 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:160 : echo br-data 2021-07-13 21:51:17.464 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : ext_gw_interface=br-data 2021-07-13 21:51:17.466 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:364 : [[ br-data != \n\o\n\e ]] 2021-07-13 21:51:17.469 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:365 : local cidr_len=24 2021-07-13 21:51:17.471 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:366 : local 'testcmd=ip -o link | grep -q br-data' 2021-07-13 21:51:17.474 | + 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-07-13 21:51:17.476 | + functions-common:test_with_retry:2269 : local 'testcmd=ip -o link | grep -q br-data' 2021-07-13 21:51:17.479 | + functions-common:test_with_retry:2270 : local 'failmsg=br-data creation failed' 2021-07-13 21:51:17.482 | + functions-common:test_with_retry:2271 : local until=10 2021-07-13 21:51:17.484 | + functions-common:test_with_retry:2272 : local sleep=0.5 2021-07-13 21:51:17.486 | + functions-common:test_with_retry:2274 : time_start test_with_retry 2021-07-13 21:51:17.489 | + functions-common:time_start:2317 : local name=test_with_retry 2021-07-13 21:51:17.491 | + functions-common:time_start:2318 : local start_time= 2021-07-13 21:51:17.494 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-07-13 21:51:17.497 | ++ functions-common:time_start:2322 : date +%s%3N 2021-07-13 21:51:17.501 | + functions-common:time_start:2322 : _TIME_START[$name]=1626213077498 2021-07-13 21:51:17.503 | + functions-common:test_with_retry:2275 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2021-07-13 21:51:17.511 | + functions-common:test_with_retry:2278 : time_stop test_with_retry 2021-07-13 21:51:17.514 | + functions-common:time_stop:2331 : local name 2021-07-13 21:51:17.516 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:51:17.518 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:51:17.521 | + functions-common:time_stop:2334 : local total 2021-07-13 21:51:17.523 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:51:17.525 | + functions-common:time_stop:2337 : name=test_with_retry 2021-07-13 21:51:17.528 | + functions-common:time_stop:2338 : start_time=1626213077498 2021-07-13 21:51:17.530 | + functions-common:time_stop:2340 : [[ -z 1626213077498 ]] 2021-07-13 21:51:17.533 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:51:17.536 | + functions-common:time_stop:2343 : end_time=1626213077533 2021-07-13 21:51:17.538 | + functions-common:time_stop:2344 : elapsed_time=35 2021-07-13 21:51:17.541 | + functions-common:time_stop:2345 : total=5599 2021-07-13 21:51:17.543 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:51:17.546 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5634 2021-07-13 21:51:17.550 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : ip addr show dev br-data 2021-07-13 21:51:17.550 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : grep -c 172.28.3.1 2021-07-13 21:51:17.555 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ 0 == 0 ]] 2021-07-13 21:51:17.557 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ True == \F\a\l\s\e ]] 2021-07-13 21:51:17.560 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ False == \T\r\u\e ]] 2021-07-13 21:51:17.562 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ True == \T\r\u\e ]] 2021-07-13 21:51:17.565 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:369 : sudo ip addr add 172.28.3.1/24 dev br-data 2021-07-13 21:51:17.577 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:370 : sudo ip link set br-data up 2021-07-13 21:51:17.590 | ++ 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-07-13 21:51:17.591 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : cut -f2 '-d'\''' 2021-07-13 21:51:17.592 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : awk -Fip_address '{ print $2 }' 2021-07-13 21:51:17.593 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : tr '\n' ' ' 2021-07-13 21:51:19.886 | ++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:51:19.890 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : ROUTER_GW_IP=' 172.28.3.175 ' 2021-07-13 21:51:19.892 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:373 : die_if_not_set 373 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2021-07-13 21:51:19.895 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-07-13 21:51:19.914 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:375 : _neutron_set_router_id 2021-07-13 21:51:19.917 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:146 : [[ True == \F\a\l\s\e ]] 2021-07-13 21:51:19.919 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:258 : [[ 4 =~ .*6 ]] 2021-07-13 21:51:19.922 | + ./stack.sh:main:1307 : is_service_enabled nova 2021-07-13 21:51:19.944 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:51:19.948 | + ./stack.sh:main:1308 : echo_summary 'Starting Nova' 2021-07-13 21:51:19.950 | + ./stack.sh:echo_summary:418 : [[ -t 3 ]] 2021-07-13 21:51:19.953 | + ./stack.sh:echo_summary:424 : echo -e Starting Nova 2021-07-13 21:51:19.956 | + ./stack.sh:main:1309 : start_nova 2021-07-13 21:51:19.958 | + lib/nova:start_nova:1050 : start_nova_rest 2021-07-13 21:51:19.961 | + lib/nova:start_nova_rest:948 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-07-13 21:51:19.964 | + lib/nova:start_nova_rest:949 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-07-13 21:51:19.967 | + lib/nova:start_nova_rest:949 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-07-13 21:51:19.970 | + lib/nova:start_nova_rest:951 : local api_cell_conf=/etc/nova/nova.conf 2021-07-13 21:51:19.973 | + lib/nova:start_nova_rest:952 : local compute_cell_conf=/etc/nova/nova.conf 2021-07-13 21:51:19.979 | + lib/nova:start_nova_rest:954 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-07-13 21:51:19.981 | + functions-common:run_process:1582 : local service=n-sch 2021-07-13 21:51:19.984 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-07-13 21:51:19.987 | + functions-common:run_process:1584 : local group= 2021-07-13 21:51:19.990 | + functions-common:run_process:1585 : local user= 2021-07-13 21:51:19.992 | + functions-common:run_process:1587 : local name=n-sch 2021-07-13 21:51:19.996 | + functions-common:run_process:1589 : time_start run_process 2021-07-13 21:51:19.999 | + functions-common:time_start:2317 : local name=run_process 2021-07-13 21:51:20.001 | + functions-common:time_start:2318 : local start_time= 2021-07-13 21:51:20.004 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-07-13 21:51:20.007 | ++ functions-common:time_start:2322 : date +%s%3N 2021-07-13 21:51:20.011 | + functions-common:time_start:2322 : _TIME_START[$name]=1626213080008 2021-07-13 21:51:20.014 | + functions-common:run_process:1590 : is_service_enabled n-sch 2021-07-13 21:51:20.030 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:51:20.033 | + functions-common:run_process:1591 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2021-07-13 21:51:20.035 | + functions-common:_run_under_systemd:1547 : local service=n-sch 2021-07-13 21:51:20.038 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-07-13 21:51:20.042 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-07-13 21:51:20.044 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-07-13 21:51:20.048 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-07-13 21:51:20.050 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2021-07-13 21:51:20.053 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-07-13 21:51:20.055 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-sch.service 2021-07-13 21:51:20.058 | + functions-common:_run_under_systemd:1554 : local group= 2021-07-13 21:51:20.060 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-07-13 21:51:20.063 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-07-13 21:51:20.066 | + 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-07-13 21:51:20.068 | + functions-common:write_user_unit_file:1464 : local service=devstack@n-sch.service 2021-07-13 21:51:20.071 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-07-13 21:51:20.073 | + functions-common:write_user_unit_file:1466 : local group= 2021-07-13 21:51:20.075 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-07-13 21:51:20.078 | + functions-common:write_user_unit_file:1468 : local extra= 2021-07-13 21:51:20.080 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-07-13 21:51:20.083 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2021-07-13 21:51:20.085 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-07-13 21:51:20.090 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2021-07-13 21:51:20.147 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2021-07-13 21:51:20.205 | + 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-07-13 21:51:20.253 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2021-07-13 21:51:20.300 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2021-07-13 21:51:20.350 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-07-13 21:51:20.398 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-07-13 21:51:20.401 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2021-07-13 21:51:20.460 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-07-13 21:51:20.675 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-sch.service 2021-07-13 21:51:20.688 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2021-07-13 21:51:20.901 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-sch.service 2021-07-13 21:51:20.925 | + functions-common:run_process:1593 : time_stop run_process 2021-07-13 21:51:20.927 | + functions-common:time_stop:2331 : local name 2021-07-13 21:51:20.930 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:51:20.933 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:51:20.936 | + functions-common:time_stop:2334 : local total 2021-07-13 21:51:20.938 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:51:20.941 | + functions-common:time_stop:2337 : name=run_process 2021-07-13 21:51:20.943 | + functions-common:time_stop:2338 : start_time=1626213080008 2021-07-13 21:51:20.946 | + functions-common:time_stop:2340 : [[ -z 1626213080008 ]] 2021-07-13 21:51:20.950 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:51:20.953 | + functions-common:time_stop:2343 : end_time=1626213080950 2021-07-13 21:51:20.956 | + functions-common:time_stop:2344 : elapsed_time=942 2021-07-13 21:51:20.958 | + functions-common:time_stop:2345 : total=17072 2021-07-13 21:51:20.961 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:51:20.963 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=18014 2021-07-13 21:51:20.966 | + lib/nova:start_nova_rest:955 : '[' True == False ']' 2021-07-13 21:51:20.969 | ++ lib/nova:start_nova_rest:958 : which uwsgi 2021-07-13 21:51:20.973 | + lib/nova:start_nova_rest:958 : run_process n-api-meta '/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-07-13 21:51:20.976 | + functions-common:run_process:1582 : local service=n-api-meta 2021-07-13 21:51:20.978 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-07-13 21:51:20.980 | + functions-common:run_process:1584 : local group= 2021-07-13 21:51:20.983 | + functions-common:run_process:1585 : local user= 2021-07-13 21:51:20.985 | + functions-common:run_process:1587 : local name=n-api-meta 2021-07-13 21:51:20.988 | + functions-common:run_process:1589 : time_start run_process 2021-07-13 21:51:20.990 | + functions-common:time_start:2317 : local name=run_process 2021-07-13 21:51:20.993 | + functions-common:time_start:2318 : local start_time= 2021-07-13 21:51:20.996 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-07-13 21:51:20.999 | ++ functions-common:time_start:2322 : date +%s%3N 2021-07-13 21:51:21.002 | + functions-common:time_start:2322 : _TIME_START[$name]=1626213081000 2021-07-13 21:51:21.005 | + functions-common:run_process:1590 : is_service_enabled n-api-meta 2021-07-13 21:51:21.022 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:51:21.024 | + 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-07-13 21:51:21.027 | + functions-common:_run_under_systemd:1547 : local service=n-api-meta 2021-07-13 21:51:21.029 | + 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-07-13 21:51:21.032 | + 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-07-13 21:51:21.034 | + 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-07-13 21:51:21.037 | + 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-07-13 21:51:21.039 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2021-07-13 21:51:21.042 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2021-07-13 21:51:21.045 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-api-meta.service 2021-07-13 21:51:21.047 | + functions-common:_run_under_systemd:1554 : local group= 2021-07-13 21:51:21.050 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-07-13 21:51:21.053 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2021-07-13 21:51:21.055 | + 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-07-13 21:51:21.058 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@n-api-meta.service 2021-07-13 21:51:21.061 | + 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-07-13 21:51:21.063 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-07-13 21:51:21.066 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-07-13 21:51:21.068 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2021-07-13 21:51:21.071 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-07-13 21:51:21.075 | + 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-07-13 21:51:21.132 | + 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-07-13 21:51:21.196 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2021-07-13 21:51:21.244 | + 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-07-13 21:51:21.303 | + 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-07-13 21:51:21.360 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2021-07-13 21:51:21.416 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2021-07-13 21:51:21.470 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2021-07-13 21:51:21.527 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2021-07-13 21:51:21.582 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2021-07-13 21:51:21.635 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-07-13 21:51:21.638 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2021-07-13 21:51:21.699 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-07-13 21:51:21.976 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-api-meta.service 2021-07-13 21:51:21.989 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2021-07-13 21:51:22.234 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-api-meta.service 2021-07-13 21:51:22.312 | + functions-common:run_process:1593 : time_stop run_process 2021-07-13 21:51:22.315 | + functions-common:time_stop:2331 : local name 2021-07-13 21:51:22.317 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:51:22.322 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:51:22.327 | + functions-common:time_stop:2334 : local total 2021-07-13 21:51:22.332 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:51:22.334 | + functions-common:time_stop:2337 : name=run_process 2021-07-13 21:51:22.337 | + functions-common:time_stop:2338 : start_time=1626213081000 2021-07-13 21:51:22.340 | + functions-common:time_stop:2340 : [[ -z 1626213081000 ]] 2021-07-13 21:51:22.345 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:51:22.347 | + functions-common:time_stop:2343 : end_time=1626213082344 2021-07-13 21:51:22.350 | + functions-common:time_stop:2344 : elapsed_time=1344 2021-07-13 21:51:22.353 | + functions-common:time_stop:2345 : total=18014 2021-07-13 21:51:22.357 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:51:22.360 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19358 2021-07-13 21:51:22.363 | + lib/nova:start_nova_rest:961 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-07-13 21:51:22.366 | + lib/nova:start_nova_rest:961 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-07-13 21:51:22.370 | + lib/nova:start_nova:1051 : start_nova_console_proxies 2021-07-13 21:51:22.373 | + lib/nova:start_nova_console_proxies:976 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-07-13 21:51:22.376 | + lib/nova:start_nova_console_proxies:978 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-07-13 21:51:22.379 | + lib/nova:start_nova_console_proxies:978 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-07-13 21:51:22.382 | + lib/nova:start_nova_console_proxies:980 : local api_cell_conf=/etc/nova/nova.conf 2021-07-13 21:51:22.395 | + lib/nova:start_nova_console_proxies:982 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-07-13 21:51:22.408 | + lib/nova:start_nova_console_proxies:988 : enable_nova_console_proxies 2021-07-13 21:51:22.408 | ++ lib/nova:enable_nova_console_proxies:965 : seq 1 1 2021-07-13 21:51:22.408 | + lib/nova:enable_nova_console_proxies:965 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-07-13 21:51:22.412 | + lib/nova:enable_nova_console_proxies:966 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-07-13 21:51:22.414 | + lib/nova:enable_nova_console_proxies:967 : is_service_enabled n-novnc 2021-07-13 21:51:22.434 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:51:22.434 | + lib/nova:enable_nova_console_proxies:966 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-07-13 21:51:22.440 | + lib/nova:enable_nova_console_proxies:967 : is_service_enabled n-xvnc 2021-07-13 21:51:22.456 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:51:22.460 | + lib/nova:enable_nova_console_proxies:966 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-07-13 21:51:22.464 | + lib/nova:enable_nova_console_proxies:967 : is_service_enabled n-spice 2021-07-13 21:51:22.484 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:51:22.484 | + lib/nova:enable_nova_console_proxies:966 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-07-13 21:51:22.488 | + lib/nova:enable_nova_console_proxies:967 : is_service_enabled n-sproxy 2021-07-13 21:51:22.505 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:51:22.512 | ++ lib/nova:start_nova_console_proxies:989 : seq 1 1 2021-07-13 21:51:22.512 | + lib/nova:start_nova_console_proxies:989 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-07-13 21:51:22.516 | + lib/nova:start_nova_console_proxies:990 : local conf 2021-07-13 21:51:22.520 | ++ lib/nova:start_nova_console_proxies:991 : conductor_conf 1 2021-07-13 21:51:22.520 | ++ lib/nova:conductor_conf:741 : local cell=1 2021-07-13 21:51:22.524 | ++ lib/nova:conductor_conf:742 : echo /etc/nova/nova_cell1.conf 2021-07-13 21:51:22.526 | + lib/nova:start_nova_console_proxies:991 : conf=/etc/nova/nova_cell1.conf 2021-07-13 21:51:22.532 | + lib/nova:start_nova_console_proxies:992 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-07-13 21:51:22.532 | + functions-common:run_process:1582 : local service=n-novnc-cell1 2021-07-13 21:51:22.534 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-07-13 21:51:22.544 | + functions-common:run_process:1584 : local group= 2021-07-13 21:51:22.550 | + functions-common:run_process:1585 : local user= 2021-07-13 21:51:22.553 | + functions-common:run_process:1587 : local name=n-novnc-cell1 2021-07-13 21:51:22.559 | + functions-common:run_process:1589 : time_start run_process 2021-07-13 21:51:22.564 | + functions-common:time_start:2317 : local name=run_process 2021-07-13 21:51:22.564 | + functions-common:time_start:2318 : local start_time= 2021-07-13 21:51:22.568 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-07-13 21:51:22.572 | ++ functions-common:time_start:2322 : date +%s%3N 2021-07-13 21:51:22.575 | + functions-common:time_start:2322 : _TIME_START[$name]=1626213082571 2021-07-13 21:51:22.576 | + functions-common:run_process:1590 : is_service_enabled n-novnc-cell1 2021-07-13 21:51:22.621 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:51:22.628 | + functions-common:run_process:1593 : time_stop run_process 2021-07-13 21:51:22.633 | + functions-common:time_stop:2331 : local name 2021-07-13 21:51:22.640 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:51:22.642 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:51:22.648 | + functions-common:time_stop:2334 : local total 2021-07-13 21:51:22.651 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:51:22.656 | + functions-common:time_stop:2337 : name=run_process 2021-07-13 21:51:22.661 | + functions-common:time_stop:2338 : start_time=1626213082571 2021-07-13 21:51:22.668 | + functions-common:time_stop:2340 : [[ -z 1626213082571 ]] 2021-07-13 21:51:22.675 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:51:22.678 | + functions-common:time_stop:2343 : end_time=1626213082674 2021-07-13 21:51:22.689 | + functions-common:time_stop:2344 : elapsed_time=103 2021-07-13 21:51:22.693 | + functions-common:time_stop:2345 : total=19358 2021-07-13 21:51:22.702 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:51:22.707 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19461 2021-07-13 21:51:22.714 | + lib/nova:start_nova_console_proxies:993 : run_process n-xvnc-cell1 '/usr/local/bin/nova-xvpvncproxy --config-file /etc/nova/nova_cell1.conf' 2021-07-13 21:51:22.719 | + functions-common:run_process:1582 : local service=n-xvnc-cell1 2021-07-13 21:51:22.726 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-xvpvncproxy --config-file /etc/nova/nova_cell1.conf' 2021-07-13 21:51:22.736 | + functions-common:run_process:1584 : local group= 2021-07-13 21:51:22.741 | + functions-common:run_process:1585 : local user= 2021-07-13 21:51:22.752 | + functions-common:run_process:1587 : local name=n-xvnc-cell1 2021-07-13 21:51:22.763 | + functions-common:run_process:1589 : time_start run_process 2021-07-13 21:51:22.772 | + functions-common:time_start:2317 : local name=run_process 2021-07-13 21:51:22.777 | + functions-common:time_start:2318 : local start_time= 2021-07-13 21:51:22.782 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-07-13 21:51:22.788 | ++ functions-common:time_start:2322 : date +%s%3N 2021-07-13 21:51:22.798 | + functions-common:time_start:2322 : _TIME_START[$name]=1626213082792 2021-07-13 21:51:22.802 | + functions-common:run_process:1590 : is_service_enabled n-xvnc-cell1 2021-07-13 21:51:22.836 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:51:22.841 | + functions-common:run_process:1593 : time_stop run_process 2021-07-13 21:51:22.843 | + functions-common:time_stop:2331 : local name 2021-07-13 21:51:22.846 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:51:22.849 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:51:22.852 | + functions-common:time_stop:2334 : local total 2021-07-13 21:51:22.856 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:51:22.859 | + functions-common:time_stop:2337 : name=run_process 2021-07-13 21:51:22.863 | + functions-common:time_stop:2338 : start_time=1626213082792 2021-07-13 21:51:22.868 | + functions-common:time_stop:2340 : [[ -z 1626213082792 ]] 2021-07-13 21:51:22.874 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:51:22.878 | + functions-common:time_stop:2343 : end_time=1626213082875 2021-07-13 21:51:22.886 | + functions-common:time_stop:2344 : elapsed_time=83 2021-07-13 21:51:22.889 | + functions-common:time_stop:2345 : total=19461 2021-07-13 21:51:22.896 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:51:22.900 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19544 2021-07-13 21:51:22.902 | + lib/nova:start_nova_console_proxies:994 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-07-13 21:51:22.908 | + functions-common:run_process:1582 : local service=n-spice-cell1 2021-07-13 21:51:22.916 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-07-13 21:51:22.919 | + functions-common:run_process:1584 : local group= 2021-07-13 21:51:22.924 | + functions-common:run_process:1585 : local user= 2021-07-13 21:51:22.926 | + functions-common:run_process:1587 : local name=n-spice-cell1 2021-07-13 21:51:22.929 | + functions-common:run_process:1589 : time_start run_process 2021-07-13 21:51:22.932 | + functions-common:time_start:2317 : local name=run_process 2021-07-13 21:51:22.934 | + functions-common:time_start:2318 : local start_time= 2021-07-13 21:51:22.937 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-07-13 21:51:22.942 | ++ functions-common:time_start:2322 : date +%s%3N 2021-07-13 21:51:22.945 | + functions-common:time_start:2322 : _TIME_START[$name]=1626213082942 2021-07-13 21:51:22.949 | + functions-common:run_process:1590 : is_service_enabled n-spice-cell1 2021-07-13 21:51:22.967 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:51:22.970 | + functions-common:run_process:1593 : time_stop run_process 2021-07-13 21:51:22.972 | + functions-common:time_stop:2331 : local name 2021-07-13 21:51:22.975 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:51:22.977 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:51:22.980 | + functions-common:time_stop:2334 : local total 2021-07-13 21:51:22.982 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:51:22.985 | + functions-common:time_stop:2337 : name=run_process 2021-07-13 21:51:22.987 | + functions-common:time_stop:2338 : start_time=1626213082942 2021-07-13 21:51:22.990 | + functions-common:time_stop:2340 : [[ -z 1626213082942 ]] 2021-07-13 21:51:22.995 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:51:22.997 | + functions-common:time_stop:2343 : end_time=1626213082994 2021-07-13 21:51:23.000 | + functions-common:time_stop:2344 : elapsed_time=52 2021-07-13 21:51:23.002 | + functions-common:time_stop:2345 : total=19544 2021-07-13 21:51:23.005 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:51:23.007 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19596 2021-07-13 21:51:23.010 | + lib/nova:start_nova_console_proxies:995 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2021-07-13 21:51:23.012 | + functions-common:run_process:1582 : local service=n-sproxy-cell1 2021-07-13 21:51:23.015 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2021-07-13 21:51:23.017 | + functions-common:run_process:1584 : local group= 2021-07-13 21:51:23.020 | + functions-common:run_process:1585 : local user= 2021-07-13 21:51:23.023 | + functions-common:run_process:1587 : local name=n-sproxy-cell1 2021-07-13 21:51:23.026 | + functions-common:run_process:1589 : time_start run_process 2021-07-13 21:51:23.028 | + functions-common:time_start:2317 : local name=run_process 2021-07-13 21:51:23.031 | + functions-common:time_start:2318 : local start_time= 2021-07-13 21:51:23.034 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-07-13 21:51:23.038 | ++ functions-common:time_start:2322 : date +%s%3N 2021-07-13 21:51:23.041 | + functions-common:time_start:2322 : _TIME_START[$name]=1626213083037 2021-07-13 21:51:23.043 | + functions-common:run_process:1590 : is_service_enabled n-sproxy-cell1 2021-07-13 21:51:23.066 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:51:23.068 | + functions-common:run_process:1593 : time_stop run_process 2021-07-13 21:51:23.071 | + functions-common:time_stop:2331 : local name 2021-07-13 21:51:23.073 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:51:23.076 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:51:23.078 | + functions-common:time_stop:2334 : local total 2021-07-13 21:51:23.081 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:51:23.083 | + functions-common:time_stop:2337 : name=run_process 2021-07-13 21:51:23.086 | + functions-common:time_stop:2338 : start_time=1626213083037 2021-07-13 21:51:23.089 | + functions-common:time_stop:2340 : [[ -z 1626213083037 ]] 2021-07-13 21:51:23.093 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:51:23.095 | + functions-common:time_stop:2343 : end_time=1626213083092 2021-07-13 21:51:23.098 | + functions-common:time_stop:2344 : elapsed_time=55 2021-07-13 21:51:23.100 | + functions-common:time_stop:2345 : total=19596 2021-07-13 21:51:23.103 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:51:23.106 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19651 2021-07-13 21:51:23.108 | + lib/nova:start_nova_console_proxies:999 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-07-13 21:51:23.111 | + lib/nova:start_nova_console_proxies:999 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-07-13 21:51:23.114 | + lib/nova:start_nova:1052 : start_nova_conductor 2021-07-13 21:51:23.117 | + lib/nova:start_nova_conductor:1012 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-07-13 21:51:23.120 | + lib/nova:start_nova_conductor:1018 : enable_nova_fleet 2021-07-13 21:51:23.123 | + lib/nova:enable_nova_fleet:1003 : is_service_enabled n-cond 2021-07-13 21:51:23.141 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:51:23.144 | + lib/nova:enable_nova_fleet:1004 : enable_service n-super-cond 2021-07-13 21:51:23.197 | ++ lib/nova:enable_nova_fleet:1005 : seq 1 1 2021-07-13 21:51:23.201 | + lib/nova:enable_nova_fleet:1005 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-07-13 21:51:23.203 | + lib/nova:enable_nova_fleet:1006 : enable_service n-cond-cell1 2021-07-13 21:51:23.254 | + lib/nova:start_nova_conductor:1019 : is_service_enabled n-super-cond 2021-07-13 21:51:23.273 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:51:23.277 | + lib/nova:start_nova_conductor:1020 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-07-13 21:51:23.279 | + functions-common:run_process:1582 : local service=n-super-cond 2021-07-13 21:51:23.282 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-07-13 21:51:23.285 | + functions-common:run_process:1584 : local group= 2021-07-13 21:51:23.287 | + functions-common:run_process:1585 : local user= 2021-07-13 21:51:23.291 | + functions-common:run_process:1587 : local name=n-super-cond 2021-07-13 21:51:23.293 | + functions-common:run_process:1589 : time_start run_process 2021-07-13 21:51:23.296 | + functions-common:time_start:2317 : local name=run_process 2021-07-13 21:51:23.299 | + functions-common:time_start:2318 : local start_time= 2021-07-13 21:51:23.301 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-07-13 21:51:23.306 | ++ functions-common:time_start:2322 : date +%s%3N 2021-07-13 21:51:23.308 | + functions-common:time_start:2322 : _TIME_START[$name]=1626213083305 2021-07-13 21:51:23.311 | + functions-common:run_process:1590 : is_service_enabled n-super-cond 2021-07-13 21:51:23.330 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:51:23.333 | + functions-common:run_process:1591 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2021-07-13 21:51:23.335 | + functions-common:_run_under_systemd:1547 : local service=n-super-cond 2021-07-13 21:51:23.338 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-07-13 21:51:23.341 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-07-13 21:51:23.344 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-07-13 21:51:23.346 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-07-13 21:51:23.349 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2021-07-13 21:51:23.352 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-07-13 21:51:23.354 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-super-cond.service 2021-07-13 21:51:23.357 | + functions-common:_run_under_systemd:1554 : local group= 2021-07-13 21:51:23.359 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-07-13 21:51:23.362 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-07-13 21:51:23.365 | + 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-07-13 21:51:23.367 | + functions-common:write_user_unit_file:1464 : local service=devstack@n-super-cond.service 2021-07-13 21:51:23.370 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-07-13 21:51:23.372 | + functions-common:write_user_unit_file:1466 : local group= 2021-07-13 21:51:23.374 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-07-13 21:51:23.376 | + functions-common:write_user_unit_file:1468 : local extra= 2021-07-13 21:51:23.379 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-07-13 21:51:23.381 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2021-07-13 21:51:23.384 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-07-13 21:51:23.388 | + 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-07-13 21:51:23.457 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2021-07-13 21:51:23.522 | + 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-07-13 21:51:23.576 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2021-07-13 21:51:23.629 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2021-07-13 21:51:23.685 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-07-13 21:51:23.741 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-07-13 21:51:23.744 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2021-07-13 21:51:23.808 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-07-13 21:51:24.053 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-super-cond.service 2021-07-13 21:51:24.072 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2021-07-13 21:51:24.280 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-super-cond.service 2021-07-13 21:51:24.305 | + functions-common:run_process:1593 : time_stop run_process 2021-07-13 21:51:24.308 | + functions-common:time_stop:2331 : local name 2021-07-13 21:51:24.315 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:51:24.320 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:51:24.325 | + functions-common:time_stop:2334 : local total 2021-07-13 21:51:24.337 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:51:24.342 | + functions-common:time_stop:2337 : name=run_process 2021-07-13 21:51:24.356 | + functions-common:time_stop:2338 : start_time=1626213083305 2021-07-13 21:51:24.360 | + functions-common:time_stop:2340 : [[ -z 1626213083305 ]] 2021-07-13 21:51:24.367 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:51:24.381 | + functions-common:time_stop:2343 : end_time=1626213084369 2021-07-13 21:51:24.393 | + functions-common:time_stop:2344 : elapsed_time=1064 2021-07-13 21:51:24.396 | + functions-common:time_stop:2345 : total=19651 2021-07-13 21:51:24.406 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:51:24.417 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=20715 2021-07-13 21:51:24.427 | ++ lib/nova:start_nova_conductor:1022 : seq 1 1 2021-07-13 21:51:24.439 | + lib/nova:start_nova_conductor:1022 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-07-13 21:51:24.442 | + lib/nova:start_nova_conductor:1023 : is_service_enabled n-cond-cell1 2021-07-13 21:51:24.476 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:51:24.480 | + lib/nova:start_nova_conductor:1024 : local conf 2021-07-13 21:51:24.486 | ++ lib/nova:start_nova_conductor:1025 : conductor_conf 1 2021-07-13 21:51:24.494 | ++ lib/nova:conductor_conf:741 : local cell=1 2021-07-13 21:51:24.505 | ++ lib/nova:conductor_conf:742 : echo /etc/nova/nova_cell1.conf 2021-07-13 21:51:24.509 | + lib/nova:start_nova_conductor:1025 : conf=/etc/nova/nova_cell1.conf 2021-07-13 21:51:24.513 | + lib/nova:start_nova_conductor:1026 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-07-13 21:51:24.516 | + functions-common:run_process:1582 : local service=n-cond-cell1 2021-07-13 21:51:24.521 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-07-13 21:51:24.528 | + functions-common:run_process:1584 : local group= 2021-07-13 21:51:24.533 | + functions-common:run_process:1585 : local user= 2021-07-13 21:51:24.541 | + functions-common:run_process:1587 : local name=n-cond-cell1 2021-07-13 21:51:24.551 | + functions-common:run_process:1589 : time_start run_process 2021-07-13 21:51:24.556 | + functions-common:time_start:2317 : local name=run_process 2021-07-13 21:51:24.561 | + functions-common:time_start:2318 : local start_time= 2021-07-13 21:51:24.565 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-07-13 21:51:24.572 | ++ functions-common:time_start:2322 : date +%s%3N 2021-07-13 21:51:24.577 | + functions-common:time_start:2322 : _TIME_START[$name]=1626213084573 2021-07-13 21:51:24.581 | + functions-common:run_process:1590 : is_service_enabled n-cond-cell1 2021-07-13 21:51:24.624 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:51:24.633 | + functions-common:run_process:1591 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2021-07-13 21:51:24.638 | + functions-common:_run_under_systemd:1547 : local service=n-cond-cell1 2021-07-13 21:51:24.648 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-07-13 21:51:24.657 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-07-13 21:51:24.670 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-07-13 21:51:24.680 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-07-13 21:51:24.685 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2021-07-13 21:51:24.693 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2021-07-13 21:51:24.697 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-cond-cell1.service 2021-07-13 21:51:24.705 | + functions-common:_run_under_systemd:1554 : local group= 2021-07-13 21:51:24.715 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-07-13 21:51:24.724 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2021-07-13 21:51:24.730 | + 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-07-13 21:51:24.737 | + functions-common:write_user_unit_file:1464 : local service=devstack@n-cond-cell1.service 2021-07-13 21:51:24.748 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-07-13 21:51:24.763 | + functions-common:write_user_unit_file:1466 : local group= 2021-07-13 21:51:24.773 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-07-13 21:51:24.784 | + functions-common:write_user_unit_file:1468 : local extra= 2021-07-13 21:51:24.795 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-07-13 21:51:24.801 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2021-07-13 21:51:24.812 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-07-13 21:51:24.819 | + 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-07-13 21:51:24.932 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2021-07-13 21:51:25.085 | + 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-07-13 21:51:25.183 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2021-07-13 21:51:25.296 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2021-07-13 21:51:25.381 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-07-13 21:51:25.481 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-07-13 21:51:25.486 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2021-07-13 21:51:25.587 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-07-13 21:51:25.843 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-cond-cell1.service 2021-07-13 21:51:25.859 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2021-07-13 21:51:26.090 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-cond-cell1.service 2021-07-13 21:51:26.117 | + functions-common:run_process:1593 : time_stop run_process 2021-07-13 21:51:26.121 | + functions-common:time_stop:2331 : local name 2021-07-13 21:51:26.126 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:51:26.129 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:51:26.137 | + functions-common:time_stop:2334 : local total 2021-07-13 21:51:26.145 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:51:26.153 | + functions-common:time_stop:2337 : name=run_process 2021-07-13 21:51:26.161 | + functions-common:time_stop:2338 : start_time=1626213084573 2021-07-13 21:51:26.169 | + functions-common:time_stop:2340 : [[ -z 1626213084573 ]] 2021-07-13 21:51:26.176 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:51:26.188 | + functions-common:time_stop:2343 : end_time=1626213086177 2021-07-13 21:51:26.197 | + functions-common:time_stop:2344 : elapsed_time=1604 2021-07-13 21:51:26.205 | + functions-common:time_stop:2345 : total=20715 2021-07-13 21:51:26.213 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:51:26.221 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=22319 2021-07-13 21:51:26.229 | + lib/nova:start_nova:1053 : start_nova_compute 2021-07-13 21:51:26.233 | + lib/nova:start_nova_compute:883 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-07-13 21:51:26.245 | + lib/nova:start_nova_compute:884 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-07-13 21:51:26.249 | + lib/nova:start_nova_compute:884 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-07-13 21:51:26.251 | + lib/nova:start_nova_compute:886 : local compute_cell_conf=/etc/nova/nova.conf 2021-07-13 21:51:26.254 | + lib/nova:start_nova_compute:889 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2021-07-13 21:51:26.260 | + lib/nova:start_nova_compute:891 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2021-07-13 21:51:26.268 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-07-13 21:51:26.277 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-07-13 21:51:26.281 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2021-07-13 21:51:26.288 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-07-13 21:51:26.288 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2021-07-13 21:51:26.292 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2021-07-13 21:51:26.296 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2021-07-13 21:51:26.296 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2021-07-13 21:51:26.300 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2021-07-13 21:51:26.300 | BEGIN { 2021-07-13 21:51:26.300 | section = "" 2021-07-13 21:51:26.300 | last_section = "" 2021-07-13 21:51:26.300 | section_count = 0 2021-07-13 21:51:26.300 | } 2021-07-13 21:51:26.300 | /^\[.+\]/ { 2021-07-13 21:51:26.300 | gsub("[][]", "", $1); 2021-07-13 21:51:26.300 | section=$1 2021-07-13 21:51:26.300 | next 2021-07-13 21:51:26.300 | } 2021-07-13 21:51:26.300 | /^ *\#/ { 2021-07-13 21:51:26.300 | next 2021-07-13 21:51:26.300 | } 2021-07-13 21:51:26.300 | /^[^ \t]+/ { 2021-07-13 21:51:26.301 | # get offset of first = in $0 2021-07-13 21:51:26.301 | eq_idx = index($0, "=") 2021-07-13 21:51:26.301 | # extract attr & value from $0 2021-07-13 21:51:26.301 | attr = substr($0, 1, eq_idx - 1) 2021-07-13 21:51:26.301 | value = substr($0, eq_idx + 1) 2021-07-13 21:51:26.301 | # only need to strip trailing whitespace from attr 2021-07-13 21:51:26.301 | sub(/[ \t]*$/, "", attr) 2021-07-13 21:51:26.301 | # need to strip leading & trailing whitespace from value 2021-07-13 21:51:26.301 | sub(/^[ \t]*/, "", value) 2021-07-13 21:51:26.301 | sub(/[ \t]*$/, "", value) 2021-07-13 21:51:26.301 | 2021-07-13 21:51:26.301 | # cfg_attr_count: number of config lines per [section, attr] 2021-07-13 21:51:26.301 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-07-13 21:51:26.301 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-07-13 21:51:26.301 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-07-13 21:51:26.301 | if (! (section, attr) in cfg_attr_count) { 2021-07-13 21:51:26.301 | if (section != last_section) { 2021-07-13 21:51:26.301 | cfg_section[section_count++] = section 2021-07-13 21:51:26.301 | last_section = section 2021-07-13 21:51:26.301 | } 2021-07-13 21:51:26.301 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-07-13 21:51:26.301 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-07-13 21:51:26.301 | 2021-07-13 21:51:26.301 | cfg_attr[section, attr, 0] = value 2021-07-13 21:51:26.301 | cfg_attr_count[section, attr] = 1 2021-07-13 21:51:26.301 | } else { 2021-07-13 21:51:26.301 | lno = cfg_attr_count[section, attr]++ 2021-07-13 21:51:26.301 | cfg_attr[section, attr, lno] = value 2021-07-13 21:51:26.301 | } 2021-07-13 21:51:26.301 | } 2021-07-13 21:51:26.301 | END { 2021-07-13 21:51:26.301 | # Process each section in order 2021-07-13 21:51:26.301 | for (sno = 0; sno < section_count; sno++) { 2021-07-13 21:51:26.301 | section = cfg_section[sno] 2021-07-13 21:51:26.302 | # The ini routines simply append a config item immediately 2021-07-13 21:51:26.302 | # after the section header. To keep the same order as defined 2021-07-13 21:51:26.302 | # in local.conf, invoke the ini routines in the reverse order 2021-07-13 21:51:26.302 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-07-13 21:51:26.302 | attr = cfg_sec_attr_name[sno, attr_no] 2021-07-13 21:51:26.302 | if (cfg_attr_count[section, attr] == 1) 2021-07-13 21:51:26.302 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-07-13 21:51:26.302 | else { 2021-07-13 21:51:26.302 | # For multiline, invoke the ini routines in the reverse order 2021-07-13 21:51:26.302 | count = cfg_attr_count[section, attr] 2021-07-13 21:51:26.302 | print "inidelete " configfile " " section " " attr 2021-07-13 21:51:26.302 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-07-13 21:51:26.302 | for (l = count -2; l >= 0; l--) 2021-07-13 21:51:26.302 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-07-13 21:51:26.302 | } 2021-07-13 21:51:26.302 | } 2021-07-13 21:51:26.302 | } 2021-07-13 21:51:26.302 | } 2021-07-13 21:51:26.302 | ' 2021-07-13 21:51:26.304 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2021-07-13 21:51:26.308 | + inc/meta-config:merge_config_file:164 : read a 2021-07-13 21:51:26.308 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-07-13 21:51:26.319 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-07-13 21:51:26.329 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2021-07-13 21:51:26.338 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-07-13 21:51:26.344 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2021-07-13 21:51:26.352 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2021-07-13 21:51:26.353 | BEGIN { group = "" } 2021-07-13 21:51:26.353 | /^\[\[.+\|.*\]\]/ { 2021-07-13 21:51:26.353 | gsub("[][]", "", $1); 2021-07-13 21:51:26.353 | split($1, a, "|"); 2021-07-13 21:51:26.353 | if (a[1] == matchgroup && a[2] == configfile) { 2021-07-13 21:51:26.353 | group=a[1] 2021-07-13 21:51:26.353 | } else { 2021-07-13 21:51:26.353 | group="" 2021-07-13 21:51:26.353 | } 2021-07-13 21:51:26.353 | next 2021-07-13 21:51:26.353 | } 2021-07-13 21:51:26.353 | { 2021-07-13 21:51:26.353 | if (group != "") 2021-07-13 21:51:26.353 | print $0 2021-07-13 21:51:26.353 | } 2021-07-13 21:51:26.353 | ' /home/ubuntu/devstack/local.conf 2021-07-13 21:51:26.373 | + lib/nova:start_nova_compute:893 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-07-13 21:51:26.384 | + lib/nova:start_nova_compute:900 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2021-07-13 21:51:26.460 | + lib/nova:start_nova_compute:903 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2021-07-13 21:51:26.542 | + lib/nova:start_nova_compute:904 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2021-07-13 21:51:26.545 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-07-13 21:51:26.556 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2021-07-13 21:51:26.565 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-07-13 21:51:26.576 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-07-13 21:51:26.584 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-07-13 21:51:26.617 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:51:26.624 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-07-13 21:51:26.632 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-07-13 21:51:26.638 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-07-13 21:51:26.665 | ++ functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:51:26.672 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/nova_cell1 2021-07-13 21:51:26.677 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/nova_cell1 2021-07-13 21:51:26.722 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-07-13 21:51:26.724 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-07-13 21:51:26.732 | + lib/nova:start_nova_compute:908 : inidelete /etc/nova/nova-cpu.conf database connection 2021-07-13 21:51:26.776 | + lib/nova:start_nova_compute:909 : inidelete /etc/nova/nova-cpu.conf api_database connection 2021-07-13 21:51:26.812 | + lib/nova:start_nova_compute:914 : configure_console_compute 2021-07-13 21:51:26.820 | + lib/nova:configure_console_compute:619 : local offset 2021-07-13 21:51:26.824 | + lib/nova:configure_console_compute:620 : offset=0 2021-07-13 21:51:26.828 | + lib/nova:configure_console_compute:624 : local default_proxyclient_addr 2021-07-13 21:51:26.832 | ++ lib/nova:configure_console_compute:625 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2021-07-13 21:51:26.872 | + lib/nova:configure_console_compute:625 : default_proxyclient_addr=10.222.0.20 2021-07-13 21:51:26.877 | + lib/nova:configure_console_compute:629 : is_service_enabled n-cpu 2021-07-13 21:51:26.923 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:51:26.932 | + lib/nova:configure_console_compute:647 : is_service_enabled n-novnc 2021-07-13 21:51:26.967 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:51:26.972 | + lib/nova:configure_console_compute:647 : is_service_enabled n-xvnc 2021-07-13 21:51:27.011 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:51:27.014 | + lib/nova:configure_console_compute:647 : '[' False '!=' False ']' 2021-07-13 21:51:27.018 | + lib/nova:configure_console_compute:655 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2021-07-13 21:51:27.061 | + lib/nova:configure_console_compute:658 : is_service_enabled n-spice 2021-07-13 21:51:27.105 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:51:27.111 | + lib/nova:configure_console_compute:668 : is_service_enabled n-sproxy 2021-07-13 21:51:27.157 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:51:27.165 | + lib/nova:start_nova_compute:916 : [[ libvirt = \l\i\b\v\i\r\t ]] 2021-07-13 21:51:27.168 | + lib/nova:start_nova_compute:920 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2021-07-13 21:51:27.177 | + functions-common:run_process:1582 : local service=n-cpu 2021-07-13 21:51:27.185 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2021-07-13 21:51:27.190 | + functions-common:run_process:1584 : local group=libvirt 2021-07-13 21:51:27.197 | + functions-common:run_process:1585 : local user= 2021-07-13 21:51:27.208 | + functions-common:run_process:1587 : local name=n-cpu 2021-07-13 21:51:27.217 | + functions-common:run_process:1589 : time_start run_process 2021-07-13 21:51:27.222 | + functions-common:time_start:2317 : local name=run_process 2021-07-13 21:51:27.229 | + functions-common:time_start:2318 : local start_time= 2021-07-13 21:51:27.234 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-07-13 21:51:27.244 | ++ functions-common:time_start:2322 : date +%s%3N 2021-07-13 21:51:27.261 | + functions-common:time_start:2322 : _TIME_START[$name]=1626213087248 2021-07-13 21:51:27.266 | + functions-common:run_process:1590 : is_service_enabled n-cpu 2021-07-13 21:51:27.319 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:51:27.325 | + functions-common:run_process:1593 : time_stop run_process 2021-07-13 21:51:27.331 | + functions-common:time_stop:2331 : local name 2021-07-13 21:51:27.337 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:51:27.343 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:51:27.349 | + functions-common:time_stop:2334 : local total 2021-07-13 21:51:27.355 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:51:27.361 | + functions-common:time_stop:2337 : name=run_process 2021-07-13 21:51:27.367 | + functions-common:time_stop:2338 : start_time=1626213087248 2021-07-13 21:51:27.373 | + functions-common:time_stop:2340 : [[ -z 1626213087248 ]] 2021-07-13 21:51:27.380 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:51:27.389 | + functions-common:time_stop:2343 : end_time=1626213087381 2021-07-13 21:51:27.397 | + functions-common:time_stop:2344 : elapsed_time=133 2021-07-13 21:51:27.405 | + functions-common:time_stop:2345 : total=22319 2021-07-13 21:51:27.411 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:51:27.417 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=22452 2021-07-13 21:51:27.423 | + lib/nova:start_nova_compute:942 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-07-13 21:51:27.428 | + lib/nova:start_nova_compute:942 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-07-13 21:51:27.432 | + lib/nova:start_nova:1054 : is_service_enabled n-api 2021-07-13 21:51:27.465 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:51:27.469 | + lib/nova:start_nova:1056 : echo 'Dumping cells_v2 mapping' 2021-07-13 21:51:27.469 | Dumping cells_v2 mapping 2021-07-13 21:51:27.472 | + lib/nova:start_nova:1057 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2021-07-13 21:51:31.126 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-07-13 21:51:31.126 | | Name | UUID | Transport URL | Database Connection | Disabled | 2021-07-13 21:51:31.126 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-07-13 21:51:31.126 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2021-07-13 21:51:31.126 | | cell1 | d6dd0b53-ff5a-4048-b579-fb48c447b972 | rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2021-07-13 21:51:31.126 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-07-13 21:51:31.517 | + ./stack.sh:main:1310 : create_flavors 2021-07-13 21:51:31.520 | + lib/nova:create_flavors:1121 : is_service_enabled n-api 2021-07-13 21:51:31.536 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:51:31.540 | + lib/nova:create_flavors:1122 : openstack --os-region-name=RegionOne flavor list 2021-07-13 21:51:31.540 | + lib/nova:create_flavors:1122 : grep -q ds512M 2021-07-13 21:51:34.257 | + lib/nova:create_flavors:1124 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2021-07-13 21:51:36.838 | +----------------------------+-----------------------+ 2021-07-13 21:51:36.838 | | Field | Value | 2021-07-13 21:51:36.838 | +----------------------------+-----------------------+ 2021-07-13 21:51:36.838 | | OS-FLV-DISABLED:disabled | False | 2021-07-13 21:51:36.838 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-07-13 21:51:36.838 | | disk | 1 | 2021-07-13 21:51:36.838 | | id | c1 | 2021-07-13 21:51:36.838 | | name | cirros256 | 2021-07-13 21:51:36.838 | | os-flavor-access:is_public | True | 2021-07-13 21:51:36.838 | | properties | hw_rng:allowed='True' | 2021-07-13 21:51:36.838 | | ram | 256 | 2021-07-13 21:51:36.838 | | rxtx_factor | 1.0 | 2021-07-13 21:51:36.838 | | swap | | 2021-07-13 21:51:36.838 | | vcpus | 1 | 2021-07-13 21:51:36.838 | +----------------------------+-----------------------+ 2021-07-13 21:51:36.956 | + lib/nova:create_flavors:1125 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2021-07-13 21:51:39.267 | +----------------------------+-----------------------+ 2021-07-13 21:51:39.267 | | Field | Value | 2021-07-13 21:51:39.267 | +----------------------------+-----------------------+ 2021-07-13 21:51:39.267 | | OS-FLV-DISABLED:disabled | False | 2021-07-13 21:51:39.267 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-07-13 21:51:39.267 | | disk | 5 | 2021-07-13 21:51:39.267 | | id | d1 | 2021-07-13 21:51:39.267 | | name | ds512M | 2021-07-13 21:51:39.268 | | os-flavor-access:is_public | True | 2021-07-13 21:51:39.268 | | properties | hw_rng:allowed='True' | 2021-07-13 21:51:39.268 | | ram | 512 | 2021-07-13 21:51:39.268 | | rxtx_factor | 1.0 | 2021-07-13 21:51:39.268 | | swap | | 2021-07-13 21:51:39.268 | | vcpus | 1 | 2021-07-13 21:51:39.268 | +----------------------------+-----------------------+ 2021-07-13 21:51:39.381 | + lib/nova:create_flavors:1126 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2021-07-13 21:51:41.688 | +----------------------------+-----------------------+ 2021-07-13 21:51:41.688 | | Field | Value | 2021-07-13 21:51:41.688 | +----------------------------+-----------------------+ 2021-07-13 21:51:41.688 | | OS-FLV-DISABLED:disabled | False | 2021-07-13 21:51:41.688 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-07-13 21:51:41.688 | | disk | 10 | 2021-07-13 21:51:41.688 | | id | d2 | 2021-07-13 21:51:41.689 | | name | ds1G | 2021-07-13 21:51:41.689 | | os-flavor-access:is_public | True | 2021-07-13 21:51:41.689 | | properties | hw_rng:allowed='True' | 2021-07-13 21:51:41.689 | | ram | 1024 | 2021-07-13 21:51:41.689 | | rxtx_factor | 1.0 | 2021-07-13 21:51:41.689 | | swap | | 2021-07-13 21:51:41.689 | | vcpus | 1 | 2021-07-13 21:51:41.689 | +----------------------------+-----------------------+ 2021-07-13 21:51:41.804 | + lib/nova:create_flavors:1127 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2021-07-13 21:51:44.078 | +----------------------------+-----------------------+ 2021-07-13 21:51:44.079 | | Field | Value | 2021-07-13 21:51:44.079 | +----------------------------+-----------------------+ 2021-07-13 21:51:44.079 | | OS-FLV-DISABLED:disabled | False | 2021-07-13 21:51:44.079 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-07-13 21:51:44.079 | | disk | 10 | 2021-07-13 21:51:44.079 | | id | d3 | 2021-07-13 21:51:44.079 | | name | ds2G | 2021-07-13 21:51:44.079 | | os-flavor-access:is_public | True | 2021-07-13 21:51:44.079 | | properties | hw_rng:allowed='True' | 2021-07-13 21:51:44.079 | | ram | 2048 | 2021-07-13 21:51:44.079 | | rxtx_factor | 1.0 | 2021-07-13 21:51:44.079 | | swap | | 2021-07-13 21:51:44.079 | | vcpus | 2 | 2021-07-13 21:51:44.079 | +----------------------------+-----------------------+ 2021-07-13 21:51:44.193 | + lib/nova:create_flavors:1128 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2021-07-13 21:51:46.482 | +----------------------------+-----------------------+ 2021-07-13 21:51:46.482 | | Field | Value | 2021-07-13 21:51:46.482 | +----------------------------+-----------------------+ 2021-07-13 21:51:46.482 | | OS-FLV-DISABLED:disabled | False | 2021-07-13 21:51:46.482 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-07-13 21:51:46.482 | | disk | 20 | 2021-07-13 21:51:46.482 | | id | d4 | 2021-07-13 21:51:46.482 | | name | ds4G | 2021-07-13 21:51:46.482 | | os-flavor-access:is_public | True | 2021-07-13 21:51:46.482 | | properties | hw_rng:allowed='True' | 2021-07-13 21:51:46.483 | | ram | 4096 | 2021-07-13 21:51:46.483 | | rxtx_factor | 1.0 | 2021-07-13 21:51:46.483 | | swap | | 2021-07-13 21:51:46.483 | | vcpus | 4 | 2021-07-13 21:51:46.483 | +----------------------------+-----------------------+ 2021-07-13 21:51:46.597 | + lib/nova:create_flavors:1131 : openstack --os-region-name=RegionOne flavor list 2021-07-13 21:51:46.597 | + lib/nova:create_flavors:1131 : grep -q m1.tiny 2021-07-13 21:51:48.887 | + lib/nova:create_flavors:1132 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2021-07-13 21:51:51.172 | +----------------------------+-----------------------+ 2021-07-13 21:51:51.172 | | Field | Value | 2021-07-13 21:51:51.172 | +----------------------------+-----------------------+ 2021-07-13 21:51:51.172 | | OS-FLV-DISABLED:disabled | False | 2021-07-13 21:51:51.172 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-07-13 21:51:51.172 | | disk | 1 | 2021-07-13 21:51:51.172 | | id | 1 | 2021-07-13 21:51:51.172 | | name | m1.tiny | 2021-07-13 21:51:51.172 | | os-flavor-access:is_public | True | 2021-07-13 21:51:51.172 | | properties | hw_rng:allowed='True' | 2021-07-13 21:51:51.172 | | ram | 512 | 2021-07-13 21:51:51.173 | | rxtx_factor | 1.0 | 2021-07-13 21:51:51.173 | | swap | | 2021-07-13 21:51:51.173 | | vcpus | 1 | 2021-07-13 21:51:51.173 | +----------------------------+-----------------------+ 2021-07-13 21:51:51.286 | + lib/nova:create_flavors:1133 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2021-07-13 21:51:53.573 | +----------------------------+-----------------------+ 2021-07-13 21:51:53.573 | | Field | Value | 2021-07-13 21:51:53.573 | +----------------------------+-----------------------+ 2021-07-13 21:51:53.573 | | OS-FLV-DISABLED:disabled | False | 2021-07-13 21:51:53.573 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-07-13 21:51:53.573 | | disk | 20 | 2021-07-13 21:51:53.573 | | id | 2 | 2021-07-13 21:51:53.573 | | name | m1.small | 2021-07-13 21:51:53.573 | | os-flavor-access:is_public | True | 2021-07-13 21:51:53.573 | | properties | hw_rng:allowed='True' | 2021-07-13 21:51:53.573 | | ram | 2048 | 2021-07-13 21:51:53.573 | | rxtx_factor | 1.0 | 2021-07-13 21:51:53.573 | | swap | | 2021-07-13 21:51:53.573 | | vcpus | 1 | 2021-07-13 21:51:53.573 | +----------------------------+-----------------------+ 2021-07-13 21:51:53.687 | + lib/nova:create_flavors:1134 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2021-07-13 21:51:55.951 | +----------------------------+-----------------------+ 2021-07-13 21:51:55.951 | | Field | Value | 2021-07-13 21:51:55.951 | +----------------------------+-----------------------+ 2021-07-13 21:51:55.951 | | OS-FLV-DISABLED:disabled | False | 2021-07-13 21:51:55.951 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-07-13 21:51:55.951 | | disk | 40 | 2021-07-13 21:51:55.951 | | id | 3 | 2021-07-13 21:51:55.951 | | name | m1.medium | 2021-07-13 21:51:55.951 | | os-flavor-access:is_public | True | 2021-07-13 21:51:55.951 | | properties | hw_rng:allowed='True' | 2021-07-13 21:51:55.951 | | ram | 4096 | 2021-07-13 21:51:55.951 | | rxtx_factor | 1.0 | 2021-07-13 21:51:55.951 | | swap | | 2021-07-13 21:51:55.951 | | vcpus | 2 | 2021-07-13 21:51:55.951 | +----------------------------+-----------------------+ 2021-07-13 21:51:56.065 | + lib/nova:create_flavors:1135 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2021-07-13 21:51:58.345 | +----------------------------+-----------------------+ 2021-07-13 21:51:58.346 | | Field | Value | 2021-07-13 21:51:58.346 | +----------------------------+-----------------------+ 2021-07-13 21:51:58.346 | | OS-FLV-DISABLED:disabled | False | 2021-07-13 21:51:58.346 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-07-13 21:51:58.346 | | disk | 80 | 2021-07-13 21:51:58.346 | | id | 4 | 2021-07-13 21:51:58.346 | | name | m1.large | 2021-07-13 21:51:58.346 | | os-flavor-access:is_public | True | 2021-07-13 21:51:58.346 | | properties | hw_rng:allowed='True' | 2021-07-13 21:51:58.346 | | ram | 8192 | 2021-07-13 21:51:58.346 | | rxtx_factor | 1.0 | 2021-07-13 21:51:58.346 | | swap | | 2021-07-13 21:51:58.346 | | vcpus | 4 | 2021-07-13 21:51:58.346 | +----------------------------+-----------------------+ 2021-07-13 21:51:58.460 | + lib/nova:create_flavors:1136 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2021-07-13 21:52:00.755 | +----------------------------+-----------------------+ 2021-07-13 21:52:00.755 | | Field | Value | 2021-07-13 21:52:00.755 | +----------------------------+-----------------------+ 2021-07-13 21:52:00.756 | | OS-FLV-DISABLED:disabled | False | 2021-07-13 21:52:00.756 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-07-13 21:52:00.756 | | disk | 160 | 2021-07-13 21:52:00.756 | | id | 5 | 2021-07-13 21:52:00.756 | | name | m1.xlarge | 2021-07-13 21:52:00.756 | | os-flavor-access:is_public | True | 2021-07-13 21:52:00.756 | | properties | hw_rng:allowed='True' | 2021-07-13 21:52:00.756 | | ram | 16384 | 2021-07-13 21:52:00.756 | | rxtx_factor | 1.0 | 2021-07-13 21:52:00.756 | | swap | | 2021-07-13 21:52:00.756 | | vcpus | 8 | 2021-07-13 21:52:00.756 | +----------------------------+-----------------------+ 2021-07-13 21:52:00.871 | + ./stack.sh:main:1312 : is_service_enabled cinder 2021-07-13 21:52:00.888 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:52:00.891 | + ./stack.sh:main:1313 : echo_summary 'Starting Cinder' 2021-07-13 21:52:00.893 | + ./stack.sh:echo_summary:418 : [[ -t 3 ]] 2021-07-13 21:52:00.896 | + ./stack.sh:echo_summary:424 : echo -e Starting Cinder 2021-07-13 21:52:00.899 | + ./stack.sh:main:1314 : start_cinder 2021-07-13 21:52:00.901 | + lib/cinder:start_cinder:459 : local service_port=8776 2021-07-13 21:52:00.904 | + lib/cinder:start_cinder:460 : local service_protocol=http 2021-07-13 21:52:00.907 | + lib/cinder:start_cinder:461 : local cinder_url 2021-07-13 21:52:00.909 | + lib/cinder:start_cinder:462 : is_service_enabled tls-proxy 2021-07-13 21:52:00.925 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:52:00.928 | + lib/cinder:start_cinder:466 : '[' tgtadm = tgtadm ']' 2021-07-13 21:52:00.931 | + lib/cinder:start_cinder:467 : is_service_enabled c-vol 2021-07-13 21:52:00.947 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:52:00.949 | + lib/cinder:start_cinder:486 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2021-07-13 21:52:00.952 | + lib/cinder:start_cinder:487 : '[' True == False ']' 2021-07-13 21:52:00.955 | ++ lib/cinder:start_cinder:495 : which uwsgi 2021-07-13 21:52:00.959 | + 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-07-13 21:52:00.962 | + functions-common:run_process:1582 : local service=c-api 2021-07-13 21:52:00.964 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-07-13 21:52:00.967 | + functions-common:run_process:1584 : local group= 2021-07-13 21:52:00.970 | + functions-common:run_process:1585 : local user= 2021-07-13 21:52:00.972 | + functions-common:run_process:1587 : local name=c-api 2021-07-13 21:52:00.975 | + functions-common:run_process:1589 : time_start run_process 2021-07-13 21:52:00.978 | + functions-common:time_start:2317 : local name=run_process 2021-07-13 21:52:00.980 | + functions-common:time_start:2318 : local start_time= 2021-07-13 21:52:00.983 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-07-13 21:52:00.986 | ++ functions-common:time_start:2322 : date +%s%3N 2021-07-13 21:52:00.989 | + functions-common:time_start:2322 : _TIME_START[$name]=1626213120987 2021-07-13 21:52:00.993 | + functions-common:run_process:1590 : is_service_enabled c-api 2021-07-13 21:52:01.008 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:52:01.010 | + 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-07-13 21:52:01.013 | + functions-common:_run_under_systemd:1547 : local service=c-api 2021-07-13 21:52:01.015 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-07-13 21:52:01.018 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-07-13 21:52:01.020 | + 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-07-13 21:52:01.022 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-07-13 21:52:01.025 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2021-07-13 21:52:01.027 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2021-07-13 21:52:01.030 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@c-api.service 2021-07-13 21:52:01.032 | + functions-common:_run_under_systemd:1554 : local group= 2021-07-13 21:52:01.035 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-07-13 21:52:01.037 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2021-07-13 21:52:01.040 | + 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-07-13 21:52:01.043 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@c-api.service 2021-07-13 21:52:01.045 | + 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-07-13 21:52:01.047 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-07-13 21:52:01.049 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-07-13 21:52:01.051 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@c-api.service 2021-07-13 21:52:01.054 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-07-13 21:52:01.058 | + 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-07-13 21:52:01.113 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2021-07-13 21:52:01.168 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2021-07-13 21:52:01.215 | + 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-07-13 21:52:01.261 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-07-13 21:52:01.308 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2021-07-13 21:52:01.355 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2021-07-13 21:52:01.401 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2021-07-13 21:52:01.447 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2021-07-13 21:52:01.493 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2021-07-13 21:52:01.540 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-07-13 21:52:01.542 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2021-07-13 21:52:01.598 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-07-13 21:52:01.799 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@c-api.service 2021-07-13 21:52:01.813 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2021-07-13 21:52:02.028 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@c-api.service 2021-07-13 21:52:02.104 | + functions-common:run_process:1593 : time_stop run_process 2021-07-13 21:52:02.106 | + functions-common:time_stop:2331 : local name 2021-07-13 21:52:02.109 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:52:02.111 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:52:02.114 | + functions-common:time_stop:2334 : local total 2021-07-13 21:52:02.116 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:52:02.119 | + functions-common:time_stop:2337 : name=run_process 2021-07-13 21:52:02.121 | + functions-common:time_stop:2338 : start_time=1626213120987 2021-07-13 21:52:02.124 | + functions-common:time_stop:2340 : [[ -z 1626213120987 ]] 2021-07-13 21:52:02.127 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:52:02.130 | + functions-common:time_stop:2343 : end_time=1626213122128 2021-07-13 21:52:02.134 | + functions-common:time_stop:2344 : elapsed_time=1141 2021-07-13 21:52:02.136 | + functions-common:time_stop:2345 : total=22452 2021-07-13 21:52:02.139 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:52:02.141 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=23593 2021-07-13 21:52:02.144 | + lib/cinder:start_cinder:496 : cinder_url=http://10.222.0.20/volume/v3 2021-07-13 21:52:02.146 | + lib/cinder:start_cinder:500 : echo 'Waiting for Cinder API to start...' 2021-07-13 21:52:02.146 | Waiting for Cinder API to start... 2021-07-13 21:52:02.149 | + lib/cinder:start_cinder:501 : wait_for_service 60 http://10.222.0.20/volume/v3 2021-07-13 21:52:02.151 | + functions:wait_for_service:444 : local timeout=60 2021-07-13 21:52:02.154 | + functions:wait_for_service:445 : local url=http://10.222.0.20/volume/v3 2021-07-13 21:52:02.156 | + functions:wait_for_service:446 : local rval=0 2021-07-13 21:52:02.159 | + functions:wait_for_service:447 : time_start wait_for_service 2021-07-13 21:52:02.161 | + functions-common:time_start:2317 : local name=wait_for_service 2021-07-13 21:52:02.164 | + functions-common:time_start:2318 : local start_time= 2021-07-13 21:52:02.167 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-07-13 21:52:02.171 | ++ functions-common:time_start:2322 : date +%s%3N 2021-07-13 21:52:02.174 | + functions-common:time_start:2322 : _TIME_START[$name]=1626213122171 2021-07-13 21:52:02.176 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-07-13 21:52:02.182 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.20/volume/v3 2021-07-13 21:52:07.176 | + :: : [[ 401 == 503 ]] 2021-07-13 21:52:07.177 | + :: : [[ 0 -eq 7 ]] 2021-07-13 21:52:07.180 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-07-13 21:52:07.183 | + functions-common:time_stop:2331 : local name 2021-07-13 21:52:07.185 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:52:07.188 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:52:07.190 | + functions-common:time_stop:2334 : local total 2021-07-13 21:52:07.193 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:52:07.196 | + functions-common:time_stop:2337 : name=wait_for_service 2021-07-13 21:52:07.198 | + functions-common:time_stop:2338 : start_time=1626213122171 2021-07-13 21:52:07.201 | + functions-common:time_stop:2340 : [[ -z 1626213122171 ]] 2021-07-13 21:52:07.204 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:52:07.207 | + functions-common:time_stop:2343 : end_time=1626213127204 2021-07-13 21:52:07.210 | + functions-common:time_stop:2344 : elapsed_time=5033 2021-07-13 21:52:07.213 | + functions-common:time_stop:2345 : total=19426 2021-07-13 21:52:07.215 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:52:07.218 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=24459 2021-07-13 21:52:07.220 | + functions:wait_for_service:454 : return 0 2021-07-13 21:52:07.223 | + lib/cinder:start_cinder:505 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-07-13 21:52:07.225 | + functions-common:run_process:1582 : local service=c-sch 2021-07-13 21:52:07.228 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-07-13 21:52:07.231 | + functions-common:run_process:1584 : local group= 2021-07-13 21:52:07.233 | + functions-common:run_process:1585 : local user= 2021-07-13 21:52:07.235 | + functions-common:run_process:1587 : local name=c-sch 2021-07-13 21:52:07.238 | + functions-common:run_process:1589 : time_start run_process 2021-07-13 21:52:07.241 | + functions-common:time_start:2317 : local name=run_process 2021-07-13 21:52:07.243 | + functions-common:time_start:2318 : local start_time= 2021-07-13 21:52:07.246 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-07-13 21:52:07.249 | ++ functions-common:time_start:2322 : date +%s%3N 2021-07-13 21:52:07.253 | + functions-common:time_start:2322 : _TIME_START[$name]=1626213127250 2021-07-13 21:52:07.255 | + functions-common:run_process:1590 : is_service_enabled c-sch 2021-07-13 21:52:07.272 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:52:07.275 | + functions-common:run_process:1591 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2021-07-13 21:52:07.277 | + functions-common:_run_under_systemd:1547 : local service=c-sch 2021-07-13 21:52:07.279 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-07-13 21:52:07.282 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-07-13 21:52:07.284 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-07-13 21:52:07.287 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-07-13 21:52:07.289 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2021-07-13 21:52:07.292 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2021-07-13 21:52:07.295 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@c-sch.service 2021-07-13 21:52:07.297 | + functions-common:_run_under_systemd:1554 : local group= 2021-07-13 21:52:07.300 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-07-13 21:52:07.302 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2021-07-13 21:52:07.305 | + 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-07-13 21:52:07.308 | + functions-common:write_user_unit_file:1464 : local service=devstack@c-sch.service 2021-07-13 21:52:07.310 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-07-13 21:52:07.313 | + functions-common:write_user_unit_file:1466 : local group= 2021-07-13 21:52:07.315 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-07-13 21:52:07.318 | + functions-common:write_user_unit_file:1468 : local extra= 2021-07-13 21:52:07.321 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-07-13 21:52:07.323 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2021-07-13 21:52:07.325 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-07-13 21:52:07.330 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2021-07-13 21:52:07.386 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2021-07-13 21:52:07.442 | + 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-07-13 21:52:07.491 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2021-07-13 21:52:07.537 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2021-07-13 21:52:07.584 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-07-13 21:52:07.633 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-07-13 21:52:07.635 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2021-07-13 21:52:07.691 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-07-13 21:52:07.927 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@c-sch.service 2021-07-13 21:52:07.941 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2021-07-13 21:52:08.154 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@c-sch.service 2021-07-13 21:52:08.174 | + functions-common:run_process:1593 : time_stop run_process 2021-07-13 21:52:08.176 | + functions-common:time_stop:2331 : local name 2021-07-13 21:52:08.179 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:52:08.181 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:52:08.184 | + functions-common:time_stop:2334 : local total 2021-07-13 21:52:08.186 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:52:08.189 | + functions-common:time_stop:2337 : name=run_process 2021-07-13 21:52:08.191 | + functions-common:time_stop:2338 : start_time=1626213127250 2021-07-13 21:52:08.194 | + functions-common:time_stop:2340 : [[ -z 1626213127250 ]] 2021-07-13 21:52:08.197 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:52:08.201 | + functions-common:time_stop:2343 : end_time=1626213128198 2021-07-13 21:52:08.203 | + functions-common:time_stop:2344 : elapsed_time=948 2021-07-13 21:52:08.206 | + functions-common:time_stop:2345 : total=23593 2021-07-13 21:52:08.208 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:52:08.211 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=24541 2021-07-13 21:52:08.214 | + lib/cinder:start_cinder:506 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-07-13 21:52:08.216 | + functions-common:run_process:1582 : local service=c-bak 2021-07-13 21:52:08.219 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-07-13 21:52:08.222 | + functions-common:run_process:1584 : local group= 2021-07-13 21:52:08.224 | + functions-common:run_process:1585 : local user= 2021-07-13 21:52:08.227 | + functions-common:run_process:1587 : local name=c-bak 2021-07-13 21:52:08.230 | + functions-common:run_process:1589 : time_start run_process 2021-07-13 21:52:08.232 | + functions-common:time_start:2317 : local name=run_process 2021-07-13 21:52:08.235 | + functions-common:time_start:2318 : local start_time= 2021-07-13 21:52:08.237 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-07-13 21:52:08.240 | ++ functions-common:time_start:2322 : date +%s%3N 2021-07-13 21:52:08.244 | + functions-common:time_start:2322 : _TIME_START[$name]=1626213128241 2021-07-13 21:52:08.246 | + functions-common:run_process:1590 : is_service_enabled c-bak 2021-07-13 21:52:08.262 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:52:08.265 | + functions-common:run_process:1593 : time_stop run_process 2021-07-13 21:52:08.267 | + functions-common:time_stop:2331 : local name 2021-07-13 21:52:08.270 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:52:08.272 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:52:08.275 | + functions-common:time_stop:2334 : local total 2021-07-13 21:52:08.278 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:52:08.281 | + functions-common:time_stop:2337 : name=run_process 2021-07-13 21:52:08.283 | + functions-common:time_stop:2338 : start_time=1626213128241 2021-07-13 21:52:08.286 | + functions-common:time_stop:2340 : [[ -z 1626213128241 ]] 2021-07-13 21:52:08.289 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:52:08.293 | + functions-common:time_stop:2343 : end_time=1626213128290 2021-07-13 21:52:08.295 | + functions-common:time_stop:2344 : elapsed_time=49 2021-07-13 21:52:08.298 | + functions-common:time_stop:2345 : total=24541 2021-07-13 21:52:08.300 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:52:08.303 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=24590 2021-07-13 21:52:08.306 | + lib/cinder:start_cinder:507 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-07-13 21:52:08.308 | + functions-common:run_process:1582 : local service=c-vol 2021-07-13 21:52:08.311 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-07-13 21:52:08.313 | + functions-common:run_process:1584 : local group= 2021-07-13 21:52:08.316 | + functions-common:run_process:1585 : local user= 2021-07-13 21:52:08.318 | + functions-common:run_process:1587 : local name=c-vol 2021-07-13 21:52:08.321 | + functions-common:run_process:1589 : time_start run_process 2021-07-13 21:52:08.324 | + functions-common:time_start:2317 : local name=run_process 2021-07-13 21:52:08.326 | + functions-common:time_start:2318 : local start_time= 2021-07-13 21:52:08.329 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-07-13 21:52:08.332 | ++ functions-common:time_start:2322 : date +%s%3N 2021-07-13 21:52:08.337 | + functions-common:time_start:2322 : _TIME_START[$name]=1626213128333 2021-07-13 21:52:08.339 | + functions-common:run_process:1590 : is_service_enabled c-vol 2021-07-13 21:52:08.357 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:52:08.360 | + functions-common:run_process:1593 : time_stop run_process 2021-07-13 21:52:08.362 | + functions-common:time_stop:2331 : local name 2021-07-13 21:52:08.365 | + functions-common:time_stop:2332 : local end_time 2021-07-13 21:52:08.368 | + functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:52:08.370 | + functions-common:time_stop:2334 : local total 2021-07-13 21:52:08.373 | + functions-common:time_stop:2335 : local start_time 2021-07-13 21:52:08.375 | + functions-common:time_stop:2337 : name=run_process 2021-07-13 21:52:08.378 | + functions-common:time_stop:2338 : start_time=1626213128333 2021-07-13 21:52:08.380 | + functions-common:time_stop:2340 : [[ -z 1626213128333 ]] 2021-07-13 21:52:08.384 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:52:08.388 | + functions-common:time_stop:2343 : end_time=1626213128385 2021-07-13 21:52:08.390 | + functions-common:time_stop:2344 : elapsed_time=52 2021-07-13 21:52:08.393 | + functions-common:time_stop:2345 : total=24590 2021-07-13 21:52:08.395 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:52:08.399 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=24642 2021-07-13 21:52:08.401 | + ./stack.sh:main:1315 : create_volume_types 2021-07-13 21:52:08.404 | + lib/cinder:create_volume_types:525 : is_service_enabled c-api 2021-07-13 21:52:08.421 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:52:08.423 | + lib/cinder:create_volume_types:525 : [[ -n lvm:lvmdriver-1 ]] 2021-07-13 21:52:08.426 | + lib/cinder:create_volume_types:526 : local be be_name 2021-07-13 21:52:08.428 | + lib/cinder:create_volume_types:527 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-07-13 21:52:08.431 | + lib/cinder:create_volume_types:528 : be_name=lvmdriver-1 2021-07-13 21:52:08.434 | + lib/cinder:create_volume_types:530 : is_service_enabled keystone 2021-07-13 21:52:08.451 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:52:08.454 | + lib/cinder:create_volume_types:531 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2021-07-13 21:52:11.759 | +-------------+--------------------------------------+ 2021-07-13 21:52:11.759 | | Field | Value | 2021-07-13 21:52:11.759 | +-------------+--------------------------------------+ 2021-07-13 21:52:11.759 | | description | None | 2021-07-13 21:52:11.759 | | id | 19ac9abf-e433-4efa-9f5e-155c5c019582 | 2021-07-13 21:52:11.759 | | is_public | True | 2021-07-13 21:52:11.759 | | name | lvmdriver-1 | 2021-07-13 21:52:11.759 | | properties | volume_backend_name='lvmdriver-1' | 2021-07-13 21:52:11.759 | +-------------+--------------------------------------+ 2021-07-13 21:52:11.884 | + ./stack.sh:main:1319 : is_service_enabled horizon 2021-07-13 21:52:11.902 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:52:11.905 | + ./stack.sh:main:1333 : is_service_enabled nova 2021-07-13 21:52:11.922 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:52:11.925 | + ./stack.sh:main:1333 : is_service_enabled keystone 2021-07-13 21:52:11.943 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:52:11.946 | + ./stack.sh:main:1334 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc' 2021-07-13 21:52:11.949 | + ./stack.sh:main:1336 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-07-13 21:52:11.951 | + ./stack.sh:main:1340 : /home/ubuntu/devstack/tools/create_userrc.sh -PA --target-dir /home/ubuntu/devstack/accrc 2021-07-13 21:52:11.956 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2021-07-13 21:52:11.958 | ++ 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-07-13 21:52:11.960 | + home/ubuntu/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/ubuntu/devstack/accrc'\'' --' 2021-07-13 21:52:11.962 | + home/ubuntu/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/ubuntu/devstack/accrc'\''' -- 2021-07-13 21:52:11.963 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/ubuntu/devstack/accrc -- 2021-07-13 21:52:11.964 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2021-07-13 21:52:11.966 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2021-07-13 21:52:11.967 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2021-07-13 21:52:11.969 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2021-07-13 21:52:11.971 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2021-07-13 21:52:11.972 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2021-07-13 21:52:11.973 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2021-07-13 21:52:11.975 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2021-07-13 21:52:11.977 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-07-13 21:52:11.978 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2021-07-13 21:52:11.980 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-07-13 21:52:11.981 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 4 -gt 0 ']' 2021-07-13 21:52:11.982 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-07-13 21:52:11.984 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2021-07-13 21:52:11.985 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-07-13 21:52:11.987 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2021-07-13 21:52:11.988 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-07-13 21:52:11.990 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2021-07-13 21:52:11.991 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2021-07-13 21:52:11.993 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-07-13 21:52:11.995 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2021-07-13 21:52:11.996 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-07-13 21:52:11.998 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2021-07-13 21:52:11.999 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2021-07-13 21:52:12.001 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2021-07-13 21:52:12.002 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2021-07-13 21:52:12.004 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z admin -a '' ']' 2021-07-13 21:52:12.006 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z admin -a -z '' ']' 2021-07-13 21:52:12.007 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z admin ']' 2021-07-13 21:52:12.009 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z http://10.222.0.20/identity ']' 2021-07-13 21:52:12.011 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z default -a -z '' ']' 2021-07-13 21:52:12.012 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z default -a -z '' ']' 2021-07-13 21:52:12.014 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2021-07-13 21:52:12.015 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2021-07-13 21:52:12.017 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2021-07-13 21:52:12.019 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2021-07-13 21:52:12.021 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2021-07-13 21:52:12.023 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-07-13 21:52:12.023 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2021-07-13 21:52:12.024 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2021-07-13 21:52:12.025 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-07-13 21:52:14.146 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-07-13 21:52:14.147 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 68ef0e7d60054111b567bdb47a588a52 --long --quote none -f csv 2021-07-13 21:52:14.147 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-07-13 21:52:14.149 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-07-13 21:52:16.504 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-07-13 21:52:16.505 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-07-13 21:52:16.508 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-07-13 21:52:16.509 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-07-13 21:52:16.511 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 1d6aef87dfd44c86ac934197724a816a admin 68ef0e7d60054111b567bdb47a588a52 alt_demo Passw0rd 2021-07-13 21:52:16.512 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=1d6aef87dfd44c86ac934197724a816a 2021-07-13 21:52:16.514 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-07-13 21:52:16.515 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=68ef0e7d60054111b567bdb47a588a52 2021-07-13 21:52:16.517 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=alt_demo 2021-07-13 21:52:16.518 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-07-13 21:52:16.520 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/alt_demo 2021-07-13 21:52:16.523 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/alt_demo/admin 2021-07-13 21:52:16.524 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-07-13 21:52:16.527 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-07-13 21:52:16.529 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-07-13 21:52:16.530 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-07-13 21:52:16.532 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-07-13 21:52:16.533 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-07-13 21:52:16.535 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-07-13 21:52:16.536 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-07-13 21:52:16.538 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-07-13 21:52:16.539 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-07-13 21:52:16.541 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-07-13 21:52:16.542 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-07-13 21:52:16.544 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-07-13 21:52:16.545 | + 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-07-13 21:52:16.547 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-07-13 21:52:16.548 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-07-13 21:52:16.550 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-07-13 21:52:16.551 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-07-13 21:52:16.553 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a alt_demo '!=' admin ']' 2021-07-13 21:52:16.555 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$alt_demo_password' 2021-07-13 21:52:16.557 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-07-13 21:52:16.558 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-07-13 21:52:16.560 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry b376df4ba74844578918f1ca0c1452b5 alt_demo 68ef0e7d60054111b567bdb47a588a52 alt_demo Passw0rd 2021-07-13 21:52:16.561 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=b376df4ba74844578918f1ca0c1452b5 2021-07-13 21:52:16.563 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=alt_demo 2021-07-13 21:52:16.564 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=68ef0e7d60054111b567bdb47a588a52 2021-07-13 21:52:16.566 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=alt_demo 2021-07-13 21:52:16.567 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-07-13 21:52:16.569 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/alt_demo 2021-07-13 21:52:16.572 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/alt_demo/alt_demo 2021-07-13 21:52:16.574 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-07-13 21:52:16.577 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-07-13 21:52:16.578 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-07-13 21:52:16.580 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-07-13 21:52:16.581 | + 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-07-13 21:52:16.583 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-07-13 21:52:16.584 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-07-13 21:52:16.586 | + 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-07-13 21:52:16.587 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-07-13 21:52:16.589 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-07-13 21:52:16.590 | + 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-07-13 21:52:16.592 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-07-13 21:52:16.593 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-07-13 21:52:16.595 | + 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-07-13 21:52:16.596 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-07-13 21:52:16.598 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-07-13 21:52:16.600 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-07-13 21:52:16.603 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-07-13 21:52:16.608 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-07-13 21:52:16.610 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-07-13 21:52:16.612 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 79770556ac1a4edfb5fead7929126183 --long --quote none -f csv 2021-07-13 21:52:16.612 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-07-13 21:52:16.613 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-07-13 21:52:16.614 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-07-13 21:52:18.871 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a demo '!=' admin ']' 2021-07-13 21:52:18.872 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$demo_password' 2021-07-13 21:52:18.874 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-07-13 21:52:18.875 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-07-13 21:52:18.877 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 8ae21a7b14344e019b26ae38e768cfb2 demo 79770556ac1a4edfb5fead7929126183 invisible_to_admin Passw0rd 2021-07-13 21:52:18.878 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=8ae21a7b14344e019b26ae38e768cfb2 2021-07-13 21:52:18.880 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=demo 2021-07-13 21:52:18.881 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=79770556ac1a4edfb5fead7929126183 2021-07-13 21:52:18.883 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=invisible_to_admin 2021-07-13 21:52:18.885 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-07-13 21:52:18.886 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/invisible_to_admin 2021-07-13 21:52:18.890 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/invisible_to_admin/demo 2021-07-13 21:52:18.891 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-07-13 21:52:18.894 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-07-13 21:52:18.895 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-07-13 21:52:18.897 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-07-13 21:52:18.899 | + 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-07-13 21:52:18.901 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-07-13 21:52:18.902 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-07-13 21:52:18.904 | + 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-07-13 21:52:18.905 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-07-13 21:52:18.907 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-07-13 21:52:18.908 | + 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-07-13 21:52:18.910 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-07-13 21:52:18.911 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-07-13 21:52:18.913 | + 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-07-13 21:52:18.914 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-07-13 21:52:18.916 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-07-13 21:52:18.917 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-07-13 21:52:18.919 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-07-13 21:52:18.920 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-07-13 21:52:18.922 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-07-13 21:52:18.928 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project a7922e9131884e638faa5c21c70d3f7f --long --quote none -f csv 2021-07-13 21:52:18.928 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-07-13 21:52:18.928 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-07-13 21:52:18.929 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-07-13 21:52:21.176 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest4 '!=' admin ']' 2021-07-13 21:52:21.177 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest4_password' 2021-07-13 21:52:21.180 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing4 2021-07-13 21:52:21.181 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing4 ']' 2021-07-13 21:52:21.183 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing4 2021-07-13 21:52:21.184 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 9ce6b6747dab46098149f5dae41027f4 swiftusertest4 a7922e9131884e638faa5c21c70d3f7f swiftprojecttest4 testing4 2021-07-13 21:52:21.186 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=9ce6b6747dab46098149f5dae41027f4 2021-07-13 21:52:21.187 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest4 2021-07-13 21:52:21.189 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=a7922e9131884e638faa5c21c70d3f7f 2021-07-13 21:52:21.190 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest4 2021-07-13 21:52:21.191 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing4 2021-07-13 21:52:21.193 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest4 2021-07-13 21:52:21.197 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest4/swiftusertest4 2021-07-13 21:52:21.198 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-07-13 21:52:21.201 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-07-13 21:52:21.202 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing4"' 2021-07-13 21:52:21.204 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-07-13 21:52:21.205 | + 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-07-13 21:52:21.207 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-07-13 21:52:21.208 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-07-13 21:52:21.210 | + 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-07-13 21:52:21.212 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-07-13 21:52:21.213 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-07-13 21:52:21.215 | + 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-07-13 21:52:21.216 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-07-13 21:52:21.218 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-07-13 21:52:21.219 | + 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-07-13 21:52:21.221 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-07-13 21:52:21.222 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-07-13 21:52:21.224 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-07-13 21:52:21.226 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-07-13 21:52:21.228 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-07-13 21:52:21.229 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-07-13 21:52:21.235 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project b2b900f091e14272a0d791ccc660471d --long --quote none -f csv 2021-07-13 21:52:21.235 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-07-13 21:52:21.235 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-07-13 21:52:21.235 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-07-13 21:52:23.629 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest1 '!=' admin ']' 2021-07-13 21:52:23.630 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest1_password' 2021-07-13 21:52:23.632 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing 2021-07-13 21:52:23.634 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing ']' 2021-07-13 21:52:23.636 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing 2021-07-13 21:52:23.637 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry d65ae45279244239b0c879ac3dc399c9 swiftusertest1 b2b900f091e14272a0d791ccc660471d swiftprojecttest1 testing 2021-07-13 21:52:23.639 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=d65ae45279244239b0c879ac3dc399c9 2021-07-13 21:52:23.641 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest1 2021-07-13 21:52:23.642 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=b2b900f091e14272a0d791ccc660471d 2021-07-13 21:52:23.644 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest1 2021-07-13 21:52:23.645 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing 2021-07-13 21:52:23.647 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest1 2021-07-13 21:52:23.650 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest1/swiftusertest1 2021-07-13 21:52:23.652 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-07-13 21:52:23.656 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-07-13 21:52:23.657 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing"' 2021-07-13 21:52:23.659 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-07-13 21:52:23.661 | + 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-07-13 21:52:23.662 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-07-13 21:52:23.665 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-07-13 21:52:23.667 | + 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-07-13 21:52:23.668 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-07-13 21:52:23.670 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-07-13 21:52:23.671 | + 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-07-13 21:52:23.673 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-07-13 21:52:23.675 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-07-13 21:52:23.676 | + 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-07-13 21:52:23.678 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-07-13 21:52:23.681 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-07-13 21:52:23.682 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-07-13 21:52:23.684 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-07-13 21:52:23.686 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest3 '!=' admin ']' 2021-07-13 21:52:23.687 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest3_password' 2021-07-13 21:52:23.689 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing3 2021-07-13 21:52:23.694 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing3 ']' 2021-07-13 21:52:23.695 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing3 2021-07-13 21:52:23.697 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry ec9eaa16ff7241809872ca17fc667b59 swiftusertest3 b2b900f091e14272a0d791ccc660471d swiftprojecttest1 testing3 2021-07-13 21:52:23.699 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=ec9eaa16ff7241809872ca17fc667b59 2021-07-13 21:52:23.701 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest3 2021-07-13 21:52:23.702 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=b2b900f091e14272a0d791ccc660471d 2021-07-13 21:52:23.704 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest1 2021-07-13 21:52:23.706 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing3 2021-07-13 21:52:23.707 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest1 2021-07-13 21:52:23.711 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest1/swiftusertest3 2021-07-13 21:52:23.713 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-07-13 21:52:23.716 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-07-13 21:52:23.717 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing3"' 2021-07-13 21:52:23.719 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-07-13 21:52:23.721 | + 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-07-13 21:52:23.722 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-07-13 21:52:23.724 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-07-13 21:52:23.725 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-07-13 21:52:23.728 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-07-13 21:52:23.730 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-07-13 21:52:23.732 | + 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-07-13 21:52:23.734 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-07-13 21:52:23.735 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-07-13 21:52:23.737 | + 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-07-13 21:52:23.739 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-07-13 21:52:23.741 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-07-13 21:52:23.743 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-07-13 21:52:23.744 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-07-13 21:52:23.746 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-07-13 21:52:23.748 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-07-13 21:52:23.750 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project b58f9f04e27449cab1fed10cd0efe875 --long --quote none -f csv 2021-07-13 21:52:23.750 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-07-13 21:52:23.750 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-07-13 21:52:23.752 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-07-13 21:52:26.024 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest2 '!=' admin ']' 2021-07-13 21:52:26.025 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest2_password' 2021-07-13 21:52:26.027 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing2 2021-07-13 21:52:26.028 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing2 ']' 2021-07-13 21:52:26.030 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing2 2021-07-13 21:52:26.031 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 066cd72177224c18ae93c58c938a091e swiftusertest2 b58f9f04e27449cab1fed10cd0efe875 swiftprojecttest2 testing2 2021-07-13 21:52:26.033 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=066cd72177224c18ae93c58c938a091e 2021-07-13 21:52:26.034 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest2 2021-07-13 21:52:26.036 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=b58f9f04e27449cab1fed10cd0efe875 2021-07-13 21:52:26.037 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest2 2021-07-13 21:52:26.039 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing2 2021-07-13 21:52:26.041 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest2 2021-07-13 21:52:26.044 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest2/swiftusertest2 2021-07-13 21:52:26.046 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-07-13 21:52:26.048 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-07-13 21:52:26.050 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing2"' 2021-07-13 21:52:26.051 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-07-13 21:52:26.053 | + 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-07-13 21:52:26.055 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-07-13 21:52:26.056 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-07-13 21:52:26.058 | + 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-07-13 21:52:26.059 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-07-13 21:52:26.061 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-07-13 21:52:26.062 | + 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-07-13 21:52:26.064 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-07-13 21:52:26.065 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-07-13 21:52:26.067 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-07-13 21:52:26.068 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-07-13 21:52:26.070 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-07-13 21:52:26.071 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-07-13 21:52:26.073 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-07-13 21:52:26.075 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-07-13 21:52:26.076 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-07-13 21:52:26.078 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project b606f5c76cc14167833294bc4a9d7cb5 --long --quote none -f csv 2021-07-13 21:52:26.079 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-07-13 21:52:26.079 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-07-13 21:52:26.080 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-07-13 21:52:28.390 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-07-13 21:52:28.391 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-07-13 21:52:28.393 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-07-13 21:52:28.394 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-07-13 21:52:28.396 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 1d6aef87dfd44c86ac934197724a816a admin b606f5c76cc14167833294bc4a9d7cb5 demo Passw0rd 2021-07-13 21:52:28.398 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=1d6aef87dfd44c86ac934197724a816a 2021-07-13 21:52:28.399 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-07-13 21:52:28.401 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=b606f5c76cc14167833294bc4a9d7cb5 2021-07-13 21:52:28.402 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=demo 2021-07-13 21:52:28.404 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-07-13 21:52:28.405 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/demo 2021-07-13 21:52:28.408 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/demo/admin 2021-07-13 21:52:28.410 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-07-13 21:52:28.413 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-07-13 21:52:28.415 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-07-13 21:52:28.417 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-07-13 21:52:28.418 | + 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-07-13 21:52:28.420 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-07-13 21:52:28.421 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-07-13 21:52:28.422 | + 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-07-13 21:52:28.424 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-07-13 21:52:28.425 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-07-13 21:52:28.427 | + 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-07-13 21:52:28.429 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-07-13 21:52:28.430 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-07-13 21:52:28.432 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-07-13 21:52:28.433 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-07-13 21:52:28.435 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-07-13 21:52:28.436 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-07-13 21:52:28.438 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-07-13 21:52:28.439 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a demo '!=' admin ']' 2021-07-13 21:52:28.441 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$demo_password' 2021-07-13 21:52:28.442 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-07-13 21:52:28.444 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-07-13 21:52:28.445 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 8ae21a7b14344e019b26ae38e768cfb2 demo b606f5c76cc14167833294bc4a9d7cb5 demo Passw0rd 2021-07-13 21:52:28.447 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=8ae21a7b14344e019b26ae38e768cfb2 2021-07-13 21:52:28.448 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=demo 2021-07-13 21:52:28.450 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=b606f5c76cc14167833294bc4a9d7cb5 2021-07-13 21:52:28.451 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=demo 2021-07-13 21:52:28.452 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-07-13 21:52:28.454 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/demo 2021-07-13 21:52:28.457 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/demo/demo 2021-07-13 21:52:28.458 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-07-13 21:52:28.461 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-07-13 21:52:28.463 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-07-13 21:52:28.464 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-07-13 21:52:28.466 | + 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-07-13 21:52:28.467 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-07-13 21:52:28.469 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-07-13 21:52:28.471 | + 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-07-13 21:52:28.472 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-07-13 21:52:28.473 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-07-13 21:52:28.475 | + 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-07-13 21:52:28.477 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-07-13 21:52:28.478 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-07-13 21:52:28.480 | + 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-07-13 21:52:28.481 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-07-13 21:52:28.483 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-07-13 21:52:28.484 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-07-13 21:52:28.486 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-07-13 21:52:28.488 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-07-13 21:52:28.489 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-07-13 21:52:28.492 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-07-13 21:52:28.492 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project f4eaf1d19b2149eb86a972ceeef9533b --long --quote none -f csv 2021-07-13 21:52:28.492 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-07-13 21:52:28.493 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-07-13 21:52:30.716 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-07-13 21:52:30.718 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-07-13 21:52:30.719 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-07-13 21:52:30.721 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-07-13 21:52:30.722 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 1d6aef87dfd44c86ac934197724a816a admin f4eaf1d19b2149eb86a972ceeef9533b admin Passw0rd 2021-07-13 21:52:30.724 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=1d6aef87dfd44c86ac934197724a816a 2021-07-13 21:52:30.726 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-07-13 21:52:30.727 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=f4eaf1d19b2149eb86a972ceeef9533b 2021-07-13 21:52:30.729 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=admin 2021-07-13 21:52:30.730 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-07-13 21:52:30.732 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/admin 2021-07-13 21:52:30.735 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/admin/admin 2021-07-13 21:52:30.736 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-07-13 21:52:30.739 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-07-13 21:52:30.740 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-07-13 21:52:30.743 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-07-13 21:52:30.745 | + 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-07-13 21:52:30.746 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-07-13 21:52:30.747 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-07-13 21:52:30.749 | + 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-07-13 21:52:30.750 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-07-13 21:52:30.752 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-07-13 21:52:30.753 | + 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-07-13 21:52:30.755 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-07-13 21:52:30.757 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-07-13 21:52:30.759 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-07-13 21:52:30.760 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-07-13 21:52:30.762 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-07-13 21:52:30.763 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-07-13 21:52:30.765 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-07-13 21:52:30.767 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-07-13 21:52:30.768 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-07-13 21:52:30.771 | + ./stack.sh:main:1345 : save_stackenv 2021-07-13 21:52:30.774 | + functions-common:save_stackenv:60 : local tag= 2021-07-13 21:52:30.777 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-07-13 21:52:30.781 | + functions-common:save_stackenv:62 : time_stamp=2021-07-13-215230 2021-07-13 21:52:30.783 | + functions-common:save_stackenv:63 : echo '# 2021-07-13-215230 ' 2021-07-13 21:52:30.786 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-07-13 21:52:30.788 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-07-13 21:52:30.791 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-07-13 21:52:30.794 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-07-13 21:52:30.796 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-07-13 21:52:30.799 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-07-13 21:52:30.801 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-07-13 21:52:30.804 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 2021-07-13 21:52:30.807 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-07-13 21:52:30.809 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.20 2021-07-13 21:52:30.812 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-07-13 21:52:30.814 | + functions-common:save_stackenv:65 : echo KEYSTONE_AUTH_URI=http://10.222.0.20/identity 2021-07-13 21:52:30.817 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-07-13 21:52:30.820 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.20/identity 2021-07-13 21:52:30.822 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-07-13 21:52:30.825 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-07-13-212856 2021-07-13 21:52:30.828 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-07-13 21:52:30.830 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-07-13 21:52:30.833 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-07-13 21:52:30.835 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.20 2021-07-13 21:52:30.838 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-07-13 21:52:30.840 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-07-13 21:52:30.843 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-07-13 21:52:30.846 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-07-13 21:52:30.848 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-07-13 21:52:30.851 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-07-13 21:52:30.853 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-07-13 21:52:30.856 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-07-13 21:52:30.859 | + ./stack.sh:main:1356 : merge_config_group /home/ubuntu/devstack/local.conf extra 2021-07-13 21:52:30.861 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-07-13 21:52:30.864 | + inc/meta-config:merge_config_group:171 : shift 2021-07-13 21:52:30.867 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2021-07-13 21:52:30.870 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-07-13 21:52:30.872 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-07-13 21:52:30.875 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-07-13 21:52:30.878 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2021-07-13 21:52:30.881 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-07-13 21:52:30.883 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2021-07-13 21:52:30.886 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-07-13 21:52:30.889 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2021-07-13 21:52:30.889 | /^\[\[.+\|.*\]\]/ { 2021-07-13 21:52:30.889 | gsub("[][]", "", $1); 2021-07-13 21:52:30.889 | split($1, a, "|"); 2021-07-13 21:52:30.889 | if (a[1] == matchgroup) 2021-07-13 21:52:30.889 | print a[2] 2021-07-13 21:52:30.889 | } 2021-07-13 21:52:30.889 | ' /home/ubuntu/devstack/local.conf 2021-07-13 21:52:30.895 | + ./stack.sh:main:1363 : run_phase stack extra 2021-07-13 21:52:30.897 | + functions-common:run_phase:1759 : local mode=stack 2021-07-13 21:52:30.900 | + functions-common:run_phase:1760 : local phase=extra 2021-07-13 21:52:30.902 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-07-13 21:52:30.905 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-07-13 21:52:30.908 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-07-13 21:52:30.910 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-07-13 21:52:30.914 | + functions-common:run_phase:1769 : local extra 2021-07-13 21:52:30.917 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-07-13 21:52:30.921 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-07-13 21:52:30.923 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-07-13 21:52:30.926 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-07-13 21:52:30.929 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2021-07-13 21:52:30.932 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-07-13 21:52:30.947 | ++ functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:52:30.950 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-07-13 21:52:30.953 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-07-13 21:52:30.955 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2021-07-13 21:52:30.958 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-07-13 21:52:30.960 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-07-13 21:52:30.963 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-07-13 21:52:30.965 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2021-07-13 21:52:30.968 | ++ extras.d/80-tempest.sh:source:15 : : 2021-07-13 21:52:30.970 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-07-13 21:52:30.973 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-07-13 21:52:30.976 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-07-13 21:52:30.978 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-07-13 21:52:30.981 | + functions-common:run_phase:1786 : run_plugins stack extra 2021-07-13 21:52:30.983 | + functions-common:run_plugins:1745 : local mode=stack 2021-07-13 21:52:30.986 | + functions-common:run_plugins:1746 : local phase=extra 2021-07-13 21:52:30.989 | + functions-common:run_plugins:1748 : local plugins= 2021-07-13 21:52:30.991 | + functions-common:run_plugins:1749 : local plugin 2021-07-13 21:52:30.994 | + ./stack.sh:main:1371 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2021-07-13 21:52:30.996 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-07-13 21:52:30.999 | + inc/meta-config:merge_config_group:171 : shift 2021-07-13 21:52:31.001 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2021-07-13 21:52:31.004 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-07-13 21:52:31.007 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-07-13 21:52:31.009 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-07-13 21:52:31.013 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2021-07-13 21:52:31.015 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-07-13 21:52:31.018 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2021-07-13 21:52:31.021 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-07-13 21:52:31.023 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2021-07-13 21:52:31.023 | /^\[\[.+\|.*\]\]/ { 2021-07-13 21:52:31.023 | gsub("[][]", "", $1); 2021-07-13 21:52:31.023 | split($1, a, "|"); 2021-07-13 21:52:31.023 | if (a[1] == matchgroup) 2021-07-13 21:52:31.023 | print a[2] 2021-07-13 21:52:31.023 | } 2021-07-13 21:52:31.024 | ' /home/ubuntu/devstack/local.conf 2021-07-13 21:52:31.029 | + ./stack.sh:main:1380 : is_service_enabled n-cpu 2021-07-13 21:52:31.047 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:52:31.050 | + ./stack.sh:main:1385 : service_check 2021-07-13 21:52:31.052 | + functions-common:service_check:1620 : local service 2021-07-13 21:52:31.055 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:52:31.057 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@key.service 2021-07-13 21:52:31.070 | Failed to get unit file state for devstack@key.service: No such file or directory 2021-07-13 21:52:31.074 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:52:31.077 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-api.service 2021-07-13 21:52:31.090 | enabled 2021-07-13 21:52:31.094 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-api.service --no-pager 2021-07-13 21:52:31.110 | ● devstack@n-api.service - Devstack devstack@n-api.service 2021-07-13 21:52:31.110 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2021-07-13 21:52:31.110 | Active: active (running) since Tue 2021-07-13 21:50:16 UTC; 2min 15s ago 2021-07-13 21:52:31.110 | Main PID: 81368 (uwsgi) 2021-07-13 21:52:31.110 | Status: "uWSGI is ready" 2021-07-13 21:52:31.110 | Tasks: 3 (limit: 14352) 2021-07-13 21:52:31.110 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2021-07-13 21:52:31.110 | ├─81368 nova-apiuWSGI master 2021-07-13 21:52:31.110 | ├─81369 nova-apiuWSGI worker 1 2021-07-13 21:52:31.110 | └─81370 nova-apiuWSGI worker 2 2021-07-13 21:52:31.110 | 2021-07-13 21:52:31.110 | Jul 13 21:51:58 dv-cinder-800618-1-smb devstack@n-api.service[81368]: [pid: 81370|app: 0|req: 15/30] 10.222.0.20 () {58 vars in 1180 bytes} [Tue Jul 13 21:51:58 2021] GET /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2021-07-13 21:52:31.110 | Jul 13 21:52:00 dv-cinder-800618-1-smb devstack@n-api.service[81368]: DEBUG nova.api.openstack.wsgi [None req-c3d52ba6-da3f-47d3-8552-17a19278aa28 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=81369) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} 2021-07-13 21:52:31.110 | Jul 13 21:52:00 dv-cinder-800618-1-smb devstack@n-api.service[81368]: INFO nova.api.openstack.requestlog [None req-c3d52ba6-da3f-47d3-8552-17a19278aa28 admin admin] 10.222.0.20 "POST /compute/v2.1/flavors" status: 200 len: 368 microversion: 2.1 time: 0.106306 2021-07-13 21:52:31.110 | Jul 13 21:52:00 dv-cinder-800618-1-smb devstack@n-api.service[81368]: [pid: 81369|app: 0|req: 16/31] 10.222.0.20 () {62 vars in 1183 bytes} [Tue Jul 13 21:52:00 2021] POST /compute/v2.1/flavors => generated 368 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2021-07-13 21:52:31.110 | Jul 13 21:52:00 dv-cinder-800618-1-smb devstack@n-api.service[81368]: DEBUG nova.api.openstack.wsgi [None req-d1a9b869-3c84-4fec-87e8-29800433c0bc admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=81370) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} 2021-07-13 21:52:31.111 | Jul 13 21:52:00 dv-cinder-800618-1-smb devstack@n-api.service[81368]: INFO nova.api.openstack.requestlog [None req-d1a9b869-3c84-4fec-87e8-29800433c0bc admin admin] 10.222.0.20 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.046919 2021-07-13 21:52:31.111 | Jul 13 21:52:00 dv-cinder-800618-1-smb devstack@n-api.service[81368]: [pid: 81370|app: 0|req: 16/32] 10.222.0.20 () {62 vars in 1233 bytes} [Tue Jul 13 21:52:00 2021] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2021-07-13 21:52:31.111 | Jul 13 21:52:00 dv-cinder-800618-1-smb devstack@n-api.service[81368]: DEBUG nova.api.openstack.wsgi [None req-9c6110ab-3aaf-487b-a669-d9f29b7a221e admin admin] Calling method '>' {{(pid=81369) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:523}} 2021-07-13 21:52:31.111 | Jul 13 21:52:00 dv-cinder-800618-1-smb devstack@n-api.service[81368]: INFO nova.api.openstack.requestlog [None req-9c6110ab-3aaf-487b-a669-d9f29b7a221e admin admin] 10.222.0.20 "GET /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.025814 2021-07-13 21:52:31.111 | Jul 13 21:52:00 dv-cinder-800618-1-smb devstack@n-api.service[81368]: [pid: 81369|app: 0|req: 17/33] 10.222.0.20 () {58 vars in 1180 bytes} [Tue Jul 13 21:52:00 2021] GET /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2021-07-13 21:52:31.114 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:52:31.116 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-cond.service 2021-07-13 21:52:31.128 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2021-07-13 21:52:31.132 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:52:31.135 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-sch.service 2021-07-13 21:52:31.148 | enabled 2021-07-13 21:52:31.152 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-sch.service --no-pager 2021-07-13 21:52:31.168 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2021-07-13 21:52:31.168 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2021-07-13 21:52:31.168 | Active: active (running) since Tue 2021-07-13 21:51:20 UTC; 1min 10s ago 2021-07-13 21:52:31.168 | Main PID: 86210 (nova-scheduler) 2021-07-13 21:52:31.168 | Tasks: 3 (limit: 14352) 2021-07-13 21:52:31.168 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2021-07-13 21:52:31.168 | ├─86210 /usr/bin/python3.6 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-07-13 21:52:31.168 | ├─87789 /usr/bin/python3.6 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-07-13 21:52:31.168 | └─87793 /usr/bin/python3.6 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-07-13 21:52:31.168 | 2021-07-13 21:52:31.168 | Jul 13 21:51:25 dv-cinder-800618-1-smb nova-scheduler[86210]: DEBUG oslo_service.service [None req-7736ff69-def1-4788-aeaf-0767722df76f None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=86210) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-07-13 21:52:31.168 | Jul 13 21:51:25 dv-cinder-800618-1-smb nova-scheduler[86210]: DEBUG oslo_service.service [None req-7736ff69-def1-4788-aeaf-0767722df76f None None] oslo_messaging_notifications.retry = -1 {{(pid=86210) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-07-13 21:52:31.168 | Jul 13 21:51:25 dv-cinder-800618-1-smb nova-scheduler[86210]: DEBUG oslo_service.service [None req-7736ff69-def1-4788-aeaf-0767722df76f None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=86210) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-07-13 21:52:31.168 | Jul 13 21:51:25 dv-cinder-800618-1-smb nova-scheduler[86210]: DEBUG oslo_service.service [None req-7736ff69-def1-4788-aeaf-0767722df76f None None] oslo_messaging_notifications.transport_url = **** {{(pid=86210) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-07-13 21:52:31.168 | Jul 13 21:51:25 dv-cinder-800618-1-smb nova-scheduler[86210]: DEBUG oslo_service.service [None req-7736ff69-def1-4788-aeaf-0767722df76f None None] oslo_reports.file_event_handler = None {{(pid=86210) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-07-13 21:52:31.168 | Jul 13 21:51:25 dv-cinder-800618-1-smb nova-scheduler[86210]: DEBUG oslo_service.service [None req-7736ff69-def1-4788-aeaf-0767722df76f None None] oslo_reports.file_event_handler_interval = 1 {{(pid=86210) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-07-13 21:52:31.168 | Jul 13 21:51:25 dv-cinder-800618-1-smb nova-scheduler[86210]: DEBUG oslo_service.service [None req-7736ff69-def1-4788-aeaf-0767722df76f None None] oslo_reports.log_dir = None {{(pid=86210) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-07-13 21:52:31.168 | Jul 13 21:51:25 dv-cinder-800618-1-smb nova-scheduler[86210]: DEBUG oslo_service.service [None req-7736ff69-def1-4788-aeaf-0767722df76f None None] ******************************************************************************** {{(pid=86210) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-07-13 21:52:31.168 | Jul 13 21:51:48 dv-cinder-800618-1-smb nova-scheduler[86210]: DEBUG oslo_service.periodic_task [None req-21f208b6-1477-4703-9039-f6c62f80f7c7 None None] Running periodic task SchedulerManager._run_periodic_tasks {{(pid=87789) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-07-13 21:52:31.168 | Jul 13 21:52:23 dv-cinder-800618-1-smb nova-scheduler[86210]: DEBUG oslo_service.periodic_task [None req-89738eb1-4357-45cc-9c7f-c10456f403dc None None] Running periodic task SchedulerManager._run_periodic_tasks {{(pid=87793) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-07-13 21:52:31.171 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:52:31.174 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-api-meta.service 2021-07-13 21:52:31.187 | enabled 2021-07-13 21:52:31.190 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-api-meta.service --no-pager 2021-07-13 21:52:31.206 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2021-07-13 21:52:31.206 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2021-07-13 21:52:31.206 | Active: active (running) since Tue 2021-07-13 21:51:22 UTC; 1min 8s ago 2021-07-13 21:52:31.206 | Main PID: 86653 (uwsgi) 2021-07-13 21:52:31.207 | Status: "uWSGI is ready" 2021-07-13 21:52:31.207 | Tasks: 4 (limit: 14352) 2021-07-13 21:52:31.207 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2021-07-13 21:52:31.207 | ├─86653 nova-api-metauWSGI master 2021-07-13 21:52:31.207 | ├─86655 nova-api-metauWSGI worker 1 2021-07-13 21:52:31.207 | ├─86656 nova-api-metauWSGI worker 2 2021-07-13 21:52:31.207 | └─86657 nova-api-metauWSGI http 1 2021-07-13 21:52:31.207 | 2021-07-13 21:52:31.207 | Jul 13 21:51:27 dv-cinder-800618-1-smb devstack@n-api-meta.service[86653]: DEBUG oslo_db.sqlalchemy.engines [None req-5c1eadad-b597-44ac-922f-59a966a44e07 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=86656) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-07-13 21:52:31.207 | Jul 13 21:51:27 dv-cinder-800618-1-smb devstack@n-api-meta.service[86653]: DEBUG oslo_db.sqlalchemy.engines [None req-f84ffd2a-989c-480c-8c25-65ffbbbe4ac1 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=86655) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-07-13 21:52:31.207 | Jul 13 21:51:27 dv-cinder-800618-1-smb devstack@n-api-meta.service[86653]: DEBUG oslo_db.sqlalchemy.engines [None req-5c1eadad-b597-44ac-922f-59a966a44e07 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=86656) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-07-13 21:52:31.207 | Jul 13 21:51:27 dv-cinder-800618-1-smb devstack@n-api-meta.service[86653]: DEBUG oslo_db.sqlalchemy.engines [None req-f84ffd2a-989c-480c-8c25-65ffbbbe4ac1 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=86655) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-07-13 21:52:31.207 | Jul 13 21:51:27 dv-cinder-800618-1-smb devstack@n-api-meta.service[86653]: DEBUG oslo_db.sqlalchemy.engines [None req-5c1eadad-b597-44ac-922f-59a966a44e07 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=86656) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-07-13 21:52:31.207 | Jul 13 21:51:27 dv-cinder-800618-1-smb devstack@n-api-meta.service[86653]: DEBUG oslo_db.sqlalchemy.engines [None req-f84ffd2a-989c-480c-8c25-65ffbbbe4ac1 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=86655) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-07-13 21:52:31.207 | Jul 13 21:51:27 dv-cinder-800618-1-smb devstack@n-api-meta.service[86653]: WARNING nova.api.metadata.handler [None req-5c1eadad-b597-44ac-922f-59a966a44e07 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2021-07-13 21:52:31.207 | Jul 13 21:51:27 dv-cinder-800618-1-smb devstack@n-api-meta.service[86653]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x56088b17e310 pid: 86656 (default app) 2021-07-13 21:52:31.207 | Jul 13 21:51:27 dv-cinder-800618-1-smb devstack@n-api-meta.service[86653]: WARNING nova.api.metadata.handler [None req-f84ffd2a-989c-480c-8c25-65ffbbbe4ac1 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2021-07-13 21:52:31.207 | Jul 13 21:51:27 dv-cinder-800618-1-smb devstack@n-api-meta.service[86653]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x56088b17e310 pid: 86655 (default app) 2021-07-13 21:52:31.211 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:52:31.213 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@placement-api.service 2021-07-13 21:52:31.227 | enabled 2021-07-13 21:52:31.231 | + functions-common:service_check:1627 : sudo systemctl status devstack@placement-api.service --no-pager 2021-07-13 21:52:31.247 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2021-07-13 21:52:31.247 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2021-07-13 21:52:31.247 | Active: active (running) since Tue 2021-07-13 21:50:30 UTC; 2min 1s ago 2021-07-13 21:52:31.247 | Main PID: 82506 (uwsgi) 2021-07-13 21:52:31.248 | Status: "uWSGI is ready" 2021-07-13 21:52:31.248 | Tasks: 3 (limit: 14352) 2021-07-13 21:52:31.248 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2021-07-13 21:52:31.248 | ├─82506 placementuWSGI master 2021-07-13 21:52:31.248 | ├─82507 placementuWSGI worker 1 2021-07-13 21:52:31.248 | └─82508 placementuWSGI worker 2 2021-07-13 21:52:31.248 | 2021-07-13 21:52:31.248 | Jul 13 21:51:24 dv-cinder-800618-1-smb devstack@placement-api.service[82506]: [pid: 82508|app: 0|req: 1/2] 10.222.0.20 () {54 vars in 905 bytes} [Tue Jul 13 21:51:24 2021] GET /placement => generated 136 bytes in 49 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-07-13 21:52:31.248 | Jul 13 21:51:25 dv-cinder-800618-1-smb devstack@placement-api.service[82506]: DEBUG placement.requestlog [None req-1ec732eb-cdf4-4676-b37b-c89fbd64e1e3 None None] Starting request: 10.222.0.20 "GET /placement/" {{(pid=82507) __call__ /opt/stack/placement/placement/requestlog.py:61}} 2021-07-13 21:52:31.248 | Jul 13 21:51:25 dv-cinder-800618-1-smb devstack@placement-api.service[82506]: INFO placement.requestlog [None req-1ec732eb-cdf4-4676-b37b-c89fbd64e1e3 None None] 10.222.0.20 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-07-13 21:52:31.248 | Jul 13 21:51:25 dv-cinder-800618-1-smb devstack@placement-api.service[82506]: [pid: 82507|app: 0|req: 2/3] 10.222.0.20 () {54 vars in 905 bytes} [Tue Jul 13 21:51:25 2021] GET /placement => generated 136 bytes in 3 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-07-13 21:52:31.248 | Jul 13 21:51:28 dv-cinder-800618-1-smb devstack@placement-api.service[82506]: DEBUG placement.requestlog [None req-5ad5ee46-ddbd-4c4f-bde3-84ac10d003c8 None None] Starting request: 10.222.0.20 "GET /placement/" {{(pid=82508) __call__ /opt/stack/placement/placement/requestlog.py:61}} 2021-07-13 21:52:31.248 | Jul 13 21:51:28 dv-cinder-800618-1-smb devstack@placement-api.service[82506]: INFO placement.requestlog [None req-5ad5ee46-ddbd-4c4f-bde3-84ac10d003c8 None None] 10.222.0.20 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-07-13 21:52:31.248 | Jul 13 21:51:28 dv-cinder-800618-1-smb devstack@placement-api.service[82506]: [pid: 82508|app: 0|req: 2/4] 10.222.0.20 () {54 vars in 905 bytes} [Tue Jul 13 21:51:28 2021] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-07-13 21:52:31.248 | Jul 13 21:51:29 dv-cinder-800618-1-smb devstack@placement-api.service[82506]: DEBUG placement.requestlog [None req-5b0ac08c-f16b-4848-9008-9425877b6378 None None] Starting request: 10.222.0.20 "GET /placement/" {{(pid=82507) __call__ /opt/stack/placement/placement/requestlog.py:61}} 2021-07-13 21:52:31.248 | Jul 13 21:51:29 dv-cinder-800618-1-smb devstack@placement-api.service[82506]: INFO placement.requestlog [None req-5b0ac08c-f16b-4848-9008-9425877b6378 None None] 10.222.0.20 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-07-13 21:52:31.248 | Jul 13 21:51:29 dv-cinder-800618-1-smb devstack@placement-api.service[82506]: [pid: 82507|app: 0|req: 3/5] 10.222.0.20 () {54 vars in 905 bytes} [Tue Jul 13 21:51:29 2021] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-07-13 21:52:31.251 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:52:31.254 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@placement-client.service 2021-07-13 21:52:31.266 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2021-07-13 21:52:31.270 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:52:31.273 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@g-api.service 2021-07-13 21:52:31.286 | enabled 2021-07-13 21:52:31.289 | + functions-common:service_check:1627 : sudo systemctl status devstack@g-api.service --no-pager 2021-07-13 21:52:31.305 | ● devstack@g-api.service - Devstack devstack@g-api.service 2021-07-13 21:52:31.305 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2021-07-13 21:52:31.305 | Active: active (running) since Tue 2021-07-13 21:49:46 UTC; 2min 44s ago 2021-07-13 21:52:31.305 | Main PID: 80508 (uwsgi) 2021-07-13 21:52:31.305 | Status: "uWSGI is ready" 2021-07-13 21:52:31.305 | Tasks: 5 (limit: 14352) 2021-07-13 21:52:31.306 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2021-07-13 21:52:31.306 | ├─80508 glance-apiuWSGI master 2021-07-13 21:52:31.306 | ├─80509 glance-apiuWSGI worker 1 2021-07-13 21:52:31.306 | └─80510 glance-apiuWSGI worker 2 2021-07-13 21:52:31.306 | 2021-07-13 21:52:31.306 | Jul 13 21:50:14 dv-cinder-800618-1-smb devstack@g-api.service[80508]: DEBUG glance_store.location [None req-8269a704-2bc0-4b68-bcbc-1e5b0360c9b2 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=80509) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-07-13 21:52:31.306 | Jul 13 21:50:14 dv-cinder-800618-1-smb devstack@g-api.service[80508]: DEBUG glance_store.location [None req-8269a704-2bc0-4b68-bcbc-1e5b0360c9b2 admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=80509) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-07-13 21:52:31.306 | Jul 13 21:50:14 dv-cinder-800618-1-smb devstack@g-api.service[80508]: DEBUG glance_store.location [None req-8269a704-2bc0-4b68-bcbc-1e5b0360c9b2 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=80509) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-07-13 21:52:31.306 | Jul 13 21:50:14 dv-cinder-800618-1-smb devstack@g-api.service[80508]: DEBUG glance_store.location [None req-8269a704-2bc0-4b68-bcbc-1e5b0360c9b2 admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=80509) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-07-13 21:52:31.306 | Jul 13 21:50:14 dv-cinder-800618-1-smb devstack@g-api.service[80508]: DEBUG glance_store.location [None req-8269a704-2bc0-4b68-bcbc-1e5b0360c9b2 admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=80509) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-07-13 21:52:31.306 | Jul 13 21:50:14 dv-cinder-800618-1-smb devstack@g-api.service[80508]: DEBUG glance_store.location [None req-8269a704-2bc0-4b68-bcbc-1e5b0360c9b2 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=80509) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-07-13 21:52:31.306 | Jul 13 21:50:14 dv-cinder-800618-1-smb devstack@g-api.service[80508]: DEBUG glance_store.location [None req-8269a704-2bc0-4b68-bcbc-1e5b0360c9b2 admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=80509) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-07-13 21:52:31.306 | Jul 13 21:50:14 dv-cinder-800618-1-smb devstack@g-api.service[80508]: DEBUG glance_store.location [None req-8269a704-2bc0-4b68-bcbc-1e5b0360c9b2 admin admin] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=80509) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-07-13 21:52:31.306 | Jul 13 21:50:14 dv-cinder-800618-1-smb devstack@g-api.service[80508]: DEBUG glance_store.backend [None req-8269a704-2bc0-4b68-bcbc-1e5b0360c9b2 admin admin] Skipping store.set_acls... not implemented. {{(pid=80509) set_acls /usr/local/lib/python3.6/dist-packages/glance_store/backend.py:509}} 2021-07-13 21:52:31.306 | Jul 13 21:50:14 dv-cinder-800618-1-smb devstack@g-api.service[80508]: [pid: 80509|app: 0|req: 3/7] 127.0.0.1 () {40 vars in 874 bytes} [Tue Jul 13 21:49:59 2021] PUT /v2/images/2a5c5891-8ca9-4e86-a9ed-0ee463d31b93/file => generated 0 bytes in 15372 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2021-07-13 21:52:31.309 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:52:31.312 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@c-sch.service 2021-07-13 21:52:31.325 | enabled 2021-07-13 21:52:31.329 | + functions-common:service_check:1627 : sudo systemctl status devstack@c-sch.service --no-pager 2021-07-13 21:52:31.345 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2021-07-13 21:52:31.345 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2021-07-13 21:52:31.345 | Active: active (running) since Tue 2021-07-13 21:52:08 UTC; 23s ago 2021-07-13 21:52:31.345 | Main PID: 89437 (cinder-schedule) 2021-07-13 21:52:31.345 | Tasks: 4 (limit: 14352) 2021-07-13 21:52:31.345 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2021-07-13 21:52:31.345 | └─89437 /usr/bin/python3.6 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2021-07-13 21:52:31.345 | 2021-07-13 21:52:31.345 | Jul 13 21:52:12 dv-cinder-800618-1-smb cinder-scheduler[89437]: DEBUG oslo_service.service [None req-c534edf1-9997-484a-93ca-7239cdbab069 None None] nova.region_name = RegionOne {{(pid=89437) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-07-13 21:52:31.346 | Jul 13 21:52:12 dv-cinder-800618-1-smb cinder-scheduler[89437]: DEBUG oslo_service.service [None req-c534edf1-9997-484a-93ca-7239cdbab069 None None] nova.split_loggers = False {{(pid=89437) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-07-13 21:52:31.346 | Jul 13 21:52:12 dv-cinder-800618-1-smb cinder-scheduler[89437]: DEBUG oslo_service.service [None req-c534edf1-9997-484a-93ca-7239cdbab069 None None] nova.timeout = None {{(pid=89437) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-07-13 21:52:31.346 | Jul 13 21:52:12 dv-cinder-800618-1-smb cinder-scheduler[89437]: DEBUG oslo_service.service [None req-c534edf1-9997-484a-93ca-7239cdbab069 None None] nova.token_auth_url = None {{(pid=89437) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-07-13 21:52:31.346 | Jul 13 21:52:12 dv-cinder-800618-1-smb cinder-scheduler[89437]: DEBUG oslo_service.service [None req-c534edf1-9997-484a-93ca-7239cdbab069 None None] ******************************************************************************** {{(pid=89437) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-07-13 21:52:31.346 | Jul 13 21:52:12 dv-cinder-800618-1-smb cinder-scheduler[89437]: INFO cinder.service [-] Starting cinder-scheduler node (version 16.3.1) 2021-07-13 21:52:31.346 | Jul 13 21:52:12 dv-cinder-800618-1-smb cinder-scheduler[89437]: INFO cinder.manager [None req-cc8462ed-26a6-484c-b6c9-83234428ad80 None None] Initiating service 1 cleanup 2021-07-13 21:52:31.346 | Jul 13 21:52:12 dv-cinder-800618-1-smb cinder-scheduler[89437]: INFO cinder.manager [None req-cc8462ed-26a6-484c-b6c9-83234428ad80 None None] Service 1 cleanup completed. 2021-07-13 21:52:31.346 | Jul 13 21:52:12 dv-cinder-800618-1-smb cinder-scheduler[89437]: DEBUG cinder.service [None req-cc8462ed-26a6-484c-b6c9-83234428ad80 None None] Creating RPC server for service cinder-scheduler {{(pid=89437) start /opt/stack/cinder/cinder/service.py:231}} 2021-07-13 21:52:31.346 | Jul 13 21:52:12 dv-cinder-800618-1-smb cinder-scheduler[89437]: DEBUG cinder.service [None req-cc8462ed-26a6-484c-b6c9-83234428ad80 None None] Pinning object versions for RPC server serializer to 1.38 {{(pid=89437) start /opt/stack/cinder/cinder/service.py:238}} 2021-07-13 21:52:31.349 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:52:31.352 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@c-api.service 2021-07-13 21:52:31.365 | enabled 2021-07-13 21:52:31.369 | + functions-common:service_check:1627 : sudo systemctl status devstack@c-api.service --no-pager 2021-07-13 21:52:31.384 | ● devstack@c-api.service - Devstack devstack@c-api.service 2021-07-13 21:52:31.384 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2021-07-13 21:52:31.384 | Active: active (running) since Tue 2021-07-13 21:52:02 UTC; 29s ago 2021-07-13 21:52:31.384 | Main PID: 89002 (uwsgi) 2021-07-13 21:52:31.384 | Status: "uWSGI is ready" 2021-07-13 21:52:31.384 | Tasks: 11 (limit: 14352) 2021-07-13 21:52:31.384 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2021-07-13 21:52:31.384 | ├─89002 cinder-apiuWSGI master 2021-07-13 21:52:31.384 | ├─89003 cinder-apiuWSGI worker 1 2021-07-13 21:52:31.384 | └─89004 cinder-apiuWSGI worker 2 2021-07-13 21:52:31.384 | 2021-07-13 21:52:31.385 | Jul 13 21:52:11 dv-cinder-800618-1-smb devstack@c-api.service[89002]: [pid: 89004|app: 0|req: 1/2] 10.222.0.20 () {60 vars in 1228 bytes} [Tue Jul 13 21:52:10 2021] POST /volume/v3/f4eaf1d19b2149eb86a972ceeef9533b/types => generated 186 bytes in 695 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2021-07-13 21:52:31.385 | Jul 13 21:52:11 dv-cinder-800618-1-smb devstack@c-api.service[89002]: INFO cinder.api.openstack.wsgi [req-329bee50-1785-4f04-8f1d-6ede8d981b2f req-48de7447-846c-459a-9243-cd6b7707435c admin admin] POST http://10.222.0.20/volume/v3/f4eaf1d19b2149eb86a972ceeef9533b/types/19ac9abf-e433-4efa-9f5e-155c5c019582/extra_specs 2021-07-13 21:52:31.385 | Jul 13 21:52:11 dv-cinder-800618-1-smb devstack@c-api.service[89002]: /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-07-13 21:52:31.385 | Jul 13 21:52:11 dv-cinder-800618-1-smb devstack@c-api.service[89002]: DeprecationWarning, 2021-07-13 21:52:31.385 | Jul 13 21:52:11 dv-cinder-800618-1-smb devstack@c-api.service[89002]: DEBUG cinder.api.openstack.wsgi [req-329bee50-1785-4f04-8f1d-6ede8d981b2f req-48de7447-846c-459a-9243-cd6b7707435c admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=89003) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:865}} 2021-07-13 21:52:31.385 | Jul 13 21:52:11 dv-cinder-800618-1-smb devstack@c-api.service[89002]: /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-07-13 21:52:31.385 | Jul 13 21:52:11 dv-cinder-800618-1-smb devstack@c-api.service[89002]: DeprecationWarning) 2021-07-13 21:52:31.385 | Jul 13 21:52:11 dv-cinder-800618-1-smb devstack@c-api.service[89002]: DEBUG oslo_db.sqlalchemy.engines [req-329bee50-1785-4f04-8f1d-6ede8d981b2f req-48de7447-846c-459a-9243-cd6b7707435c 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=89003) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-07-13 21:52:31.385 | Jul 13 21:52:11 dv-cinder-800618-1-smb devstack@c-api.service[89002]: INFO cinder.api.openstack.wsgi [req-329bee50-1785-4f04-8f1d-6ede8d981b2f req-48de7447-846c-459a-9243-cd6b7707435c admin admin] http://10.222.0.20/volume/v3/f4eaf1d19b2149eb86a972ceeef9533b/types/19ac9abf-e433-4efa-9f5e-155c5c019582/extra_specs returned with HTTP 200 2021-07-13 21:52:31.385 | Jul 13 21:52:11 dv-cinder-800618-1-smb devstack@c-api.service[89002]: [pid: 89003|app: 0|req: 2/3] 10.222.0.20 () {62 vars in 1445 bytes} [Tue Jul 13 21:52:11 2021] POST /volume/v3/f4eaf1d19b2149eb86a972ceeef9533b/types/19ac9abf-e433-4efa-9f5e-155c5c019582/extra_specs => generated 55 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) 2021-07-13 21:52:31.388 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:52:31.390 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-svc.service 2021-07-13 21:52:31.404 | enabled 2021-07-13 21:52:31.407 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-svc.service --no-pager 2021-07-13 21:52:31.423 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2021-07-13 21:52:31.423 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2021-07-13 21:52:31.423 | Active: active (running) since Tue 2021-07-13 21:50:23 UTC; 2min 8s ago 2021-07-13 21:52:31.423 | Main PID: 81922 (/usr/bin/python) 2021-07-13 21:52:31.423 | Tasks: 5 (limit: 14352) 2021-07-13 21:52:31.424 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2021-07-13 21:52:31.424 | ├─81922 /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-07-13 21:52:31.424 | ├─82033 /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-07-13 21:52:31.424 | ├─82034 /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-07-13 21:52:31.424 | ├─82035 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-07-13 21:52:31.424 | └─82036 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-07-13 21:52:31.424 | 2021-07-13 21:52:31.424 | Jul 13 21:51:40 dv-cinder-800618-1-smb neutron-server[81922]: DEBUG neutron_lib.callbacks.manager [None req-6f1a124d-85d1-46f1-8c5e-80dfa1378d06 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8794115737834', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-238074'] for agent, after_update {{(pid=82035) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-07-13 21:52:31.424 | Jul 13 21:51:40 dv-cinder-800618-1-smb neutron-server[81922]: DEBUG neutron_lib.callbacks.manager [None req-9a61b621-beee-4d97-bd66-6c678dc4c522 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8794115737834', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-238074'] for agent, after_update {{(pid=82035) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-07-13 21:52:31.424 | Jul 13 21:51:41 dv-cinder-800618-1-smb neutron-server[81922]: DEBUG neutron_lib.callbacks.manager [None req-f264ff0d-c913-4f6f-8a39-bdd57695df87 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8794115737834', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-238074'] for agent, after_update {{(pid=82035) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-07-13 21:52:31.424 | Jul 13 21:51:42 dv-cinder-800618-1-smb neutron-server[81922]: DEBUG neutron_lib.callbacks.manager [None req-e140b137-daf6-4005-9b12-5e1084e95944 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8794115737834', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-238074'] for agent, after_update {{(pid=82035) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-07-13 21:52:31.424 | Jul 13 21:51:54 dv-cinder-800618-1-smb neutron-server[81922]: DEBUG neutron.db.agents_db [None req-26f14abc-41e0-4262-98bc-58b866ac26ad None None] Agent healthcheck: found 5 active agents {{(pid=82036) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:330}} 2021-07-13 21:52:31.424 | Jul 13 21:52:08 dv-cinder-800618-1-smb neutron-server[81922]: DEBUG neutron_lib.callbacks.manager [None req-be772dea-02f7-479e-a98b-4d0cbfd68c55 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8794115737834', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-238074'] for agent, after_update {{(pid=82035) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-07-13 21:52:31.424 | Jul 13 21:52:10 dv-cinder-800618-1-smb neutron-server[81922]: DEBUG neutron_lib.callbacks.manager [None req-6f1a124d-85d1-46f1-8c5e-80dfa1378d06 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8794115737834', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-238074'] for agent, after_update {{(pid=82035) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-07-13 21:52:31.424 | Jul 13 21:52:10 dv-cinder-800618-1-smb neutron-server[81922]: DEBUG neutron_lib.callbacks.manager [None req-7337db3b-3894-416d-ae9e-60ceca8a0af1 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8794115737834', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-238074'] for agent, after_update {{(pid=82035) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-07-13 21:52:31.424 | Jul 13 21:52:11 dv-cinder-800618-1-smb neutron-server[81922]: DEBUG neutron_lib.callbacks.manager [None req-f264ff0d-c913-4f6f-8a39-bdd57695df87 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8794115737834', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-238074'] for agent, after_update {{(pid=82035) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-07-13 21:52:31.424 | Jul 13 21:52:12 dv-cinder-800618-1-smb neutron-server[81922]: DEBUG neutron_lib.callbacks.manager [None req-e140b137-daf6-4005-9b12-5e1084e95944 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8794115737834', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-238074'] for agent, after_update {{(pid=82035) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-07-13 21:52:31.427 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:52:31.430 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-dhcp.service 2021-07-13 21:52:31.443 | enabled 2021-07-13 21:52:31.447 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-dhcp.service --no-pager 2021-07-13 21:52:31.462 | ● devstack@q-dhcp.service - Devstack devstack@q-dhcp.service 2021-07-13 21:52:31.462 | Loaded: loaded (/etc/systemd/system/devstack@q-dhcp.service; enabled; vendor preset: enabled) 2021-07-13 21:52:31.462 | Active: active (running) since Tue 2021-07-13 21:50:34 UTC; 1min 56s ago 2021-07-13 21:52:31.462 | Main PID: 83320 (/usr/bin/python) 2021-07-13 21:52:31.463 | Tasks: 12 (limit: 14352) 2021-07-13 21:52:31.463 | CGroup: /system.slice/system-devstack.slice/devstack@q-dhcp.service 2021-07-13 21:52:31.463 | ├─83320 /usr/bin/python3.6 /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini 2021-07-13 21:52:31.463 | ├─84869 /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/tmp9ewxleg8/privsep.sock 2021-07-13 21:52:31.463 | ├─84911 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-07-13 21:52:31.463 | ├─84912 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-07-13 21:52:31.463 | └─85066 dnsmasq --no-hosts --pid-file=/opt/stack/data/neutron/dhcp/4fa995fb-2f5f-47cf-89ca-e5f24e741ca9/pid --dhcp-hostsfile=/opt/stack/data/neutron/dhcp/4fa995fb-2f5f-47cf-89ca-e5f24e741ca9/host --addn-hosts=/opt/stack/data/neutron/dhcp/4fa995fb-2f5f-47cf-89ca-e5f24e741ca9/addn_hosts --dhcp-optsfile=/opt/stack/data/neutron/dhcp/4fa995fb-2f5f-47cf-89ca-e5f24e741ca9/opts --dhcp-leasefile=/opt/stack/data/neutron/dhcp/4fa995fb-2f5f-47cf-89ca-e5f24e741ca9/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-7ac6b160-cf7a-43c3-a87f-107e5ddc0d44,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-07-13 21:52:31.463 | 2021-07-13 21:52:31.463 | Jul 13 21:51:13 dv-cinder-800618-1-smb neutron-dhcp-agent[83320]: DEBUG oslo_concurrency.lockutils [None req-b4c57870-1f58-4c87-b0f9-78df47798fca None None] Lock "resize_greenpool" released by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.001s {{(pid=83320) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-07-13 21:52:31.463 | Jul 13 21:51:16 dv-cinder-800618-1-smb neutron-dhcp-agent[83320]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_create called with arguments (,) {} {{(pid=83320) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-07-13 21:52:31.463 | Jul 13 21:51:18 dv-cinder-800618-1-smb neutron-dhcp-agent[83320]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=83320) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-07-13 21:52:31.463 | Jul 13 21:51:18 dv-cinder-800618-1-smb neutron-dhcp-agent[83320]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=83320) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-07-13 21:52:31.463 | Jul 13 21:51:19 dv-cinder-800618-1-smb dnsmasq[85066]: reading /etc/resolv.conf 2021-07-13 21:52:31.463 | Jul 13 21:51:19 dv-cinder-800618-1-smb dnsmasq[85066]: using nameserver 127.0.0.53#53 2021-07-13 21:52:31.463 | Jul 13 21:51:19 dv-cinder-800618-1-smb dnsmasq[85066]: reading /etc/resolv.conf 2021-07-13 21:52:31.463 | Jul 13 21:51:19 dv-cinder-800618-1-smb dnsmasq[85066]: using nameserver 127.0.0.53#53 2021-07-13 21:52:31.463 | Jul 13 21:51:38 dv-cinder-800618-1-smb neutron-dhcp-agent[83320]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=83320) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-07-13 21:52:31.463 | Jul 13 21:51:38 dv-cinder-800618-1-smb neutron-dhcp-agent[83320]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=83320) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-07-13 21:52:31.466 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:52:31.469 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-meta.service 2021-07-13 21:52:31.483 | enabled 2021-07-13 21:52:31.486 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-meta.service --no-pager 2021-07-13 21:52:31.502 | ● devstack@q-meta.service - Devstack devstack@q-meta.service 2021-07-13 21:52:31.502 | Loaded: loaded (/etc/systemd/system/devstack@q-meta.service; enabled; vendor preset: enabled) 2021-07-13 21:52:31.502 | Active: active (running) since Tue 2021-07-13 21:50:37 UTC; 1min 54s ago 2021-07-13 21:52:31.502 | Main PID: 84055 (/usr/bin/python) 2021-07-13 21:52:31.502 | Tasks: 3 (limit: 14352) 2021-07-13 21:52:31.502 | CGroup: /system.slice/system-devstack.slice/devstack@q-meta.service 2021-07-13 21:52:31.502 | ├─84055 /usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini 2021-07-13 21:52:31.502 | ├─84543 /usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini 2021-07-13 21:52:31.502 | └─84547 /usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini 2021-07-13 21:52:31.502 | 2021-07-13 21:52:31.502 | Jul 13 21:50:41 dv-cinder-800618-1-smb neutron-metadata-agent[84055]: DEBUG oslo_service.service [None req-f264ff0d-c913-4f6f-8a39-bdd57695df87 None None] oslo_messaging_rabbit.ssl = False {{(pid=84055) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-07-13 21:52:31.502 | Jul 13 21:50:41 dv-cinder-800618-1-smb neutron-metadata-agent[84055]: DEBUG oslo_service.service [None req-f264ff0d-c913-4f6f-8a39-bdd57695df87 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=84055) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-07-13 21:52:31.502 | Jul 13 21:50:41 dv-cinder-800618-1-smb neutron-metadata-agent[84055]: DEBUG oslo_service.service [None req-f264ff0d-c913-4f6f-8a39-bdd57695df87 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=84055) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-07-13 21:52:31.502 | Jul 13 21:50:41 dv-cinder-800618-1-smb neutron-metadata-agent[84055]: DEBUG oslo_service.service [None req-f264ff0d-c913-4f6f-8a39-bdd57695df87 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=84055) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-07-13 21:52:31.502 | Jul 13 21:50:41 dv-cinder-800618-1-smb neutron-metadata-agent[84055]: DEBUG oslo_service.service [None req-f264ff0d-c913-4f6f-8a39-bdd57695df87 None None] oslo_messaging_rabbit.ssl_version = {{(pid=84055) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-07-13 21:52:31.502 | Jul 13 21:50:41 dv-cinder-800618-1-smb neutron-metadata-agent[84055]: DEBUG oslo_service.service [None req-f264ff0d-c913-4f6f-8a39-bdd57695df87 None None] oslo_messaging_notifications.driver = [] {{(pid=84055) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-07-13 21:52:31.502 | Jul 13 21:50:41 dv-cinder-800618-1-smb neutron-metadata-agent[84055]: DEBUG oslo_service.service [None req-f264ff0d-c913-4f6f-8a39-bdd57695df87 None None] oslo_messaging_notifications.retry = -1 {{(pid=84055) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-07-13 21:52:31.502 | Jul 13 21:50:41 dv-cinder-800618-1-smb neutron-metadata-agent[84055]: DEBUG oslo_service.service [None req-f264ff0d-c913-4f6f-8a39-bdd57695df87 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=84055) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-07-13 21:52:31.502 | Jul 13 21:50:41 dv-cinder-800618-1-smb neutron-metadata-agent[84055]: DEBUG oslo_service.service [None req-f264ff0d-c913-4f6f-8a39-bdd57695df87 None None] oslo_messaging_notifications.transport_url = **** {{(pid=84055) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-07-13 21:52:31.502 | Jul 13 21:50:41 dv-cinder-800618-1-smb neutron-metadata-agent[84055]: DEBUG oslo_service.service [None req-f264ff0d-c913-4f6f-8a39-bdd57695df87 None None] ******************************************************************************** {{(pid=84055) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-07-13 21:52:31.505 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:52:31.508 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-agt.service 2021-07-13 21:52:31.521 | enabled 2021-07-13 21:52:31.525 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-agt.service --no-pager 2021-07-13 21:52:31.540 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2021-07-13 21:52:31.540 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2021-07-13 21:52:31.540 | Active: active (running) since Tue 2021-07-13 21:50:33 UTC; 1min 57s ago 2021-07-13 21:52:31.540 | Main PID: 82961 (/usr/bin/python) 2021-07-13 21:52:31.540 | Tasks: 7 (limit: 14352) 2021-07-13 21:52:31.540 | CGroup: /system.slice/system-devstack.slice/devstack@q-agt.service 2021-07-13 21:52:31.541 | ├─82961 /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-07-13 21:52:31.541 | ├─84515 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-07-13 21:52:31.541 | ├─84517 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-07-13 21:52:31.541 | └─84542 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json 2021-07-13 21:52:31.541 | 2021-07-13 21:52:31.541 | Jul 13 21:52:26 dv-cinder-800618-1-smb neutron-openvswitch-agent[82961]: DEBUG neutron.agent.linux.utils [None req-af6acf01-de42-4148-8fd5-aaf7e9a371da None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 84542. {{(pid=82961) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:344}} 2021-07-13 21:52:31.541 | Jul 13 21:52:26 dv-cinder-800618-1-smb neutron-openvswitch-agent[82961]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-af6acf01-de42-4148-8fd5-aaf7e9a371da None None] Agent rpc_loop - iteration:53 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2021-07-13 21:52:31.541 | Jul 13 21:52:28 dv-cinder-800618-1-smb neutron-openvswitch-agent[82961]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-af6acf01-de42-4148-8fd5-aaf7e9a371da None None] Agent rpc_loop - iteration:54 started 2021-07-13 21:52:31.541 | Jul 13 21:52:28 dv-cinder-800618-1-smb neutron-openvswitch-agent[82961]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-af6acf01-de42-4148-8fd5-aaf7e9a371da None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0xacdb67ae,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=7075884111755399418,duration_nsec=88000000,duration_sec=110,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=82961) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:114}} 2021-07-13 21:52:31.541 | Jul 13 21:52:28 dv-cinder-800618-1-smb neutron-openvswitch-agent[82961]: DEBUG neutron.agent.linux.utils [None req-af6acf01-de42-4148-8fd5-aaf7e9a371da None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 84542. {{(pid=82961) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:344}} 2021-07-13 21:52:31.541 | Jul 13 21:52:28 dv-cinder-800618-1-smb neutron-openvswitch-agent[82961]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-af6acf01-de42-4148-8fd5-aaf7e9a371da None None] Agent rpc_loop - iteration:54 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2021-07-13 21:52:31.541 | Jul 13 21:52:30 dv-cinder-800618-1-smb neutron-openvswitch-agent[82961]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-af6acf01-de42-4148-8fd5-aaf7e9a371da None None] Agent rpc_loop - iteration:55 started 2021-07-13 21:52:31.541 | Jul 13 21:52:30 dv-cinder-800618-1-smb neutron-openvswitch-agent[82961]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-af6acf01-de42-4148-8fd5-aaf7e9a371da None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0xacdb67b0,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=7075884111755399418,duration_nsec=90000000,duration_sec=112,flags=0,hard_timeout=0,idle_timeout=0,instructions=[],length=56,match=OFPMatch(oxm_fields={}),packet_count=0,priority=0,table_id=23)],flags=0,type=1)] {{(pid=82961) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:114}} 2021-07-13 21:52:31.541 | Jul 13 21:52:30 dv-cinder-800618-1-smb neutron-openvswitch-agent[82961]: DEBUG neutron.agent.linux.utils [None req-af6acf01-de42-4148-8fd5-aaf7e9a371da None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 84542. {{(pid=82961) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:344}} 2021-07-13 21:52:31.541 | Jul 13 21:52:30 dv-cinder-800618-1-smb neutron-openvswitch-agent[82961]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-af6acf01-de42-4148-8fd5-aaf7e9a371da None None] Agent rpc_loop - iteration:55 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2021-07-13 21:52:31.544 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:52:31.547 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-l3.service 2021-07-13 21:52:31.560 | enabled 2021-07-13 21:52:31.564 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-l3.service --no-pager 2021-07-13 21:52:31.580 | ● devstack@q-l3.service - Devstack devstack@q-l3.service 2021-07-13 21:52:31.581 | Loaded: loaded (/etc/systemd/system/devstack@q-l3.service; enabled; vendor preset: enabled) 2021-07-13 21:52:31.581 | Active: active (running) since Tue 2021-07-13 21:50:35 UTC; 1min 55s ago 2021-07-13 21:52:31.581 | Main PID: 83706 (/usr/bin/python) 2021-07-13 21:52:31.581 | Tasks: 12 (limit: 14352) 2021-07-13 21:52:31.581 | CGroup: /system.slice/system-devstack.slice/devstack@q-l3.service 2021-07-13 21:52:31.581 | ├─83706 /usr/bin/python3.6 /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini 2021-07-13 21:52:31.581 | ├─84650 /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/tmpc1d4vz14/privsep.sock 2021-07-13 21:52:31.581 | ├─85365 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-07-13 21:52:31.581 | ├─85366 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-07-13 21:52:31.581 | └─85561 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/31302f2c-8e91-4f77-8d27-b31cfd14f37a.conf 2021-07-13 21:52:31.581 | 2021-07-13 21:52:31.581 | Jul 13 21:51:22 dv-cinder-800618-1-smb neutron-l3-agent[83706]: DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ip', 'netns', 'exec', 'qrouter-31302f2c-8e91-4f77-8d27-b31cfd14f37a', 'arping', '-U', '-I', 'qg-72ef0cd3-b4', '-c', '1', '-w', '1.5', '172.28.3.175'] {{(pid=83706) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:104}} 2021-07-13 21:52:31.581 | Jul 13 21:51:22 dv-cinder-800618-1-smb neutron-l3-agent[83706]: DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ip', 'netns', 'exec', 'qrouter-31302f2c-8e91-4f77-8d27-b31cfd14f37a', 'arping', '-A', '-I', 'qg-72ef0cd3-b4', '-c', '1', '-w', '1.5', '172.28.3.175'] {{(pid=83706) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:104}} 2021-07-13 21:52:31.581 | Jul 13 21:51:24 dv-cinder-800618-1-smb neutron-l3-agent[83706]: DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ip', 'netns', 'exec', 'qrouter-31302f2c-8e91-4f77-8d27-b31cfd14f37a', 'arping', '-U', '-I', 'qg-72ef0cd3-b4', '-c', '1', '-w', '1.5', '172.28.3.175'] {{(pid=83706) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:104}} 2021-07-13 21:52:31.581 | Jul 13 21:51:24 dv-cinder-800618-1-smb neutron-l3-agent[83706]: DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ip', 'netns', 'exec', 'qrouter-31302f2c-8e91-4f77-8d27-b31cfd14f37a', 'arping', '-A', '-I', 'qg-72ef0cd3-b4', '-c', '1', '-w', '1.5', '172.28.3.175'] {{(pid=83706) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:104}} 2021-07-13 21:52:31.581 | Jul 13 21:51:24 dv-cinder-800618-1-smb neutron-l3-agent[83706]: DEBUG oslo_service.periodic_task [None req-ed168297-ec9e-4532-b52b-a11feb1979ea None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=83706) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-07-13 21:52:31.581 | Jul 13 21:51:40 dv-cinder-800618-1-smb neutron-l3-agent[83706]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=83706) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-07-13 21:52:31.581 | Jul 13 21:51:40 dv-cinder-800618-1-smb neutron-l3-agent[83706]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=83706) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-07-13 21:52:31.581 | Jul 13 21:51:40 dv-cinder-800618-1-smb neutron-l3-agent[83706]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=83706) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-07-13 21:52:31.581 | Jul 13 21:51:40 dv-cinder-800618-1-smb neutron-l3-agent[83706]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=83706) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-07-13 21:52:31.581 | Jul 13 21:52:04 dv-cinder-800618-1-smb neutron-l3-agent[83706]: DEBUG oslo_service.periodic_task [None req-ed168297-ec9e-4532-b52b-a11feb1979ea None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=83706) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-07-13 21:52:31.585 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:52:31.587 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@rabbit.service 2021-07-13 21:52:31.599 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2021-07-13 21:52:31.604 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:52:31.606 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@tempest.service 2021-07-13 21:52:31.619 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2021-07-13 21:52:31.623 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:52:31.625 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@mysql.service 2021-07-13 21:52:31.638 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2021-07-13 21:52:31.642 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:52:31.644 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@etcd3.service 2021-07-13 21:52:31.656 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2021-07-13 21:52:31.660 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:52:31.663 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@dstat.service 2021-07-13 21:52:31.676 | enabled 2021-07-13 21:52:31.680 | + functions-common:service_check:1627 : sudo systemctl status devstack@dstat.service --no-pager 2021-07-13 21:52:31.695 | ● devstack@dstat.service - Devstack devstack@dstat.service 2021-07-13 21:52:31.695 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2021-07-13 21:52:31.695 | Active: active (running) since Tue 2021-07-13 21:39:01 UTC; 13min ago 2021-07-13 21:52:31.696 | Main PID: 64577 (dstat.sh) 2021-07-13 21:52:31.696 | Tasks: 3 (limit: 14352) 2021-07-13 21:52:31.696 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2021-07-13 21:52:31.696 | ├─64577 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2021-07-13 21:52:31.696 | ├─64633 python2 /usr/bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2021-07-13 21:52:31.696 | └─64635 python2 /usr/bin/dstat -tcmndrylpg --top-cpu-adv --top-io-adv --top-mem --swap --tcp 2021-07-13 21:52:31.696 | 2021-07-13 21:52:31.696 | Jul 13 21:52:21 dv-cinder-800618-1-smb dstat.sh[64577]: 13-07 21:52:21| 26 4 71 0 0|4012M 2924M 148M 4697M|1012B 0 | 0 148k| 0 10.0 | 892 4411 |1.96 1.50 1.16|3.0 0 80| 0 0 |openstack 90128 15%3963k 33k|bash 89817 11M 42k 0%|mysqld 403M| 0 0 | 26 247 0 141 0 2021-07-13 21:52:31.696 | Jul 13 21:52:22 dv-cinder-800618-1-smb dstat.sh[64577]: 13-07 21:52:22| 26 3 72 0 0|4039M 2898M 148M 4697M| 0 0 | 0 336k| 0 15.0 | 283 3207 |1.96 1.50 1.16|4.0 0 0| 0 0 |openstack 90128 25%6368k 0 |openstack 901286368k 0 25%|mysqld 403M| 0 0 | 26 247 0 141 0 2021-07-13 21:52:31.696 | Jul 13 21:52:23 dv-cinder-800618-1-smb dstat.sh[64577]: 13-07 21:52:23| 25 5 70 0 0|4001M 2935M 148M 4697M|1012B 0 | 0 0 | 0 0 |1290 5163 |1.96 1.50 1.16|3.0 0 143| 0 0 |uwsgi 657944.2%3713B 14k|bash 89817 11M 49k 0%|mysqld 403M| 0 0 | 26 247 0 148 0 2021-07-13 21:52:31.696 | Jul 13 21:52:24 dv-cinder-800618-1-smb dstat.sh[64577]: 13-07 21:52:24| 26 3 70 0 0|4030M 2907M 148M 4697M| 0 0 | 0 1424k| 0 146 | 400 3483 |1.96 1.50 1.16|2.0 0 3.0| 0 0 |openstack 90272 25%6657k 33k|openstack 902726657k 33k 25%|mysqld 403M| 0 0 | 26 247 0 148 0 2021-07-13 21:52:31.696 | Jul 13 21:52:25 dv-cinder-800618-1-smb dstat.sh[64577]: 13-07 21:52:25| 27 2 70 0 0|4044M 2892M 148M 4697M| 0 0 | 0 104k| 0 9.00 | 613 3829 |1.88 1.49 1.16|3.0 0 0| 0 0 |openstack 90272 20%3529k 0 |openstack 902723529k 0 20%|mysqld 403M| 0 0 | 26 249 0 147 0 2021-07-13 21:52:31.696 | Jul 13 21:52:26 dv-cinder-800618-1-smb dstat.sh[64577]: 13-07 21:52:26| 26 4 70 0 0|4020M 2916M 148M 4697M| 0 0 | 0 132k| 0 6.00 | 674 4002 |1.88 1.49 1.16|2.0 0 80| 0 0 |openstack 90354 19%5376k 33k|bash 89817 11M 42k 0%|mysqld 403M| 0 0 | 26 247 0 148 0 2021-07-13 21:52:31.697 | Jul 13 21:52:27 dv-cinder-800618-1-smb dstat.sh[64577]: 13-07 21:52:27| 26 3 71 0 0|4041M 2896M 148M 4697M| 56B 70B| 0 176k| 0 15.0 | 267 3170 |1.88 1.49 1.16|2.0 0 0| 0 0 |openstack 90354 25%5548k 0 |openstack 903545548k 0 25%|mysqld 403M| 0 0 | 26 247 0 148 0 2021-07-13 21:52:31.697 | Jul 13 21:52:28 dv-cinder-800618-1-smb dstat.sh[64577]: 13-07 21:52:28| 25 4 70 0 0|4007M 2929M 148M 4697M| 0 0 | 0 0 | 0 0 |1207 5002 |1.88 1.49 1.16|3.0 0 139| 0 0 |openstack 904948.8%2054k 256B|bash 89817 11M 49k 0%|mysqld 403M| 0 0 | 26 247 0 155 0 2021-07-13 21:52:31.697 | Jul 13 21:52:29 dv-cinder-800618-1-smb dstat.sh[64577]: 13-07 21:52:29| 25 3 72 0 0|4031M 2905M 148M 4697M|1012B 0 | 0 1536k| 0 146 | 282 3160 |1.88 1.49 1.16|2.0 0 1.0| 0 0 |openstack 90494 25%6193k 33k|openstack 904946193k 33k 25%|mysqld 403M| 0 0 | 26 247 0 152 0 2021-07-13 21:52:31.697 | Jul 13 21:52:30 dv-cinder-800618-1-smb dstat.sh[64577]: 13-07 21:52:30| 26 5 69 0 0|3996M 2940M 148M 4697M| 0 0 | 0 132k| 0 15.0 |1128 4872 |1.81 1.48 1.16|3.0 0 115| 0 0 |uwsgi 657943.2%3713B 14k|bash 11438 89M 363k0.2%|mysqld 403M| 0 0 | 26 247 0 158 0 2021-07-13 21:52:31.700 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:52:31.702 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-crt.service 2021-07-13 21:52:31.714 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2021-07-13 21:52:31.718 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:52:31.721 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-cauth.service 2021-07-13 21:52:31.734 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2021-07-13 21:52:31.737 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:52:31.740 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-metering.service 2021-07-13 21:52:31.754 | enabled 2021-07-13 21:52:31.757 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-metering.service --no-pager 2021-07-13 21:52:31.773 | ● devstack@q-metering.service - Devstack devstack@q-metering.service 2021-07-13 21:52:31.773 | Loaded: loaded (/etc/systemd/system/devstack@q-metering.service; enabled; vendor preset: enabled) 2021-07-13 21:52:31.773 | Active: active (running) since Tue 2021-07-13 21:50:38 UTC; 1min 52s ago 2021-07-13 21:52:31.773 | Main PID: 84421 (/usr/bin/python) 2021-07-13 21:52:31.773 | Tasks: 1 (limit: 14352) 2021-07-13 21:52:31.773 | CGroup: /system.slice/system-devstack.slice/devstack@q-metering.service 2021-07-13 21:52:31.773 | └─84421 /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-07-13 21:52:31.773 | 2021-07-13 21:52:31.773 | Jul 13 21:51:42 dv-cinder-800618-1-smb neutron-metering-agent[84421]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.000s {{(pid=84421) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-07-13 21:52:31.773 | Jul 13 21:52:05 dv-cinder-800618-1-smb neutron-metering-agent[84421]: DEBUG oslo_service.periodic_task [None req-8fd7b3a7-7dfd-40b3-8d3a-727658ed19bb None None] Running periodic task MeteringAgentWithStateReport._sync_routers_task {{(pid=84421) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-07-13 21:52:31.773 | Jul 13 21:52:12 dv-cinder-800618-1-smb neutron-metering-agent[84421]: DEBUG neutron.services.metering.agents.metering_agent [-] Sync router namespaces {{(pid=84421) _sync_router_namespaces /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:219}} 2021-07-13 21:52:31.773 | Jul 13 21:52:12 dv-cinder-800618-1-smb neutron-metering-agent[84421]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=84421) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-07-13 21:52:31.773 | Jul 13 21:52:12 dv-cinder-800618-1-smb neutron-metering-agent[84421]: 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=84421) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-07-13 21:52:31.773 | Jul 13 21:52:12 dv-cinder-800618-1-smb neutron-metering-agent[84421]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.000s {{(pid=84421) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-07-13 21:52:31.774 | Jul 13 21:52:12 dv-cinder-800618-1-smb neutron-metering-agent[84421]: DEBUG neutron.services.metering.agents.metering_agent [-] Get router traffic counters {{(pid=84421) _get_traffic_counters /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:215}} 2021-07-13 21:52:31.774 | Jul 13 21:52:12 dv-cinder-800618-1-smb neutron-metering-agent[84421]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=84421) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-07-13 21:52:31.774 | Jul 13 21:52:12 dv-cinder-800618-1-smb neutron-metering-agent[84421]: 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=84421) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-07-13 21:52:31.774 | Jul 13 21:52:12 dv-cinder-800618-1-smb neutron-metering-agent[84421]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.001s {{(pid=84421) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-07-13 21:52:31.777 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:52:31.779 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-vpn.service 2021-07-13 21:52:31.791 | Failed to get unit file state for devstack@q-vpn.service: No such file or directory 2021-07-13 21:52:31.795 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:52:31.798 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@g-reg.service 2021-07-13 21:52:31.811 | enabled 2021-07-13 21:52:31.815 | + functions-common:service_check:1627 : sudo systemctl status devstack@g-reg.service --no-pager 2021-07-13 21:52:31.831 | ● devstack@g-reg.service - Devstack devstack@g-reg.service 2021-07-13 21:52:31.831 | Loaded: loaded (/etc/systemd/system/devstack@g-reg.service; enabled; vendor preset: enabled) 2021-07-13 21:52:31.831 | Active: active (running) since Tue 2021-07-13 21:49:45 UTC; 2min 46s ago 2021-07-13 21:52:31.831 | Main PID: 80063 (glance-registry) 2021-07-13 21:52:31.831 | Tasks: 3 (limit: 14352) 2021-07-13 21:52:31.831 | CGroup: /system.slice/system-devstack.slice/devstack@g-reg.service 2021-07-13 21:52:31.831 | ├─80063 /usr/bin/python3.6 /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf 2021-07-13 21:52:31.831 | ├─80574 /usr/bin/python3.6 /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf 2021-07-13 21:52:31.831 | └─80575 /usr/bin/python3.6 /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf 2021-07-13 21:52:31.831 | 2021-07-13 21:52:31.831 | Jul 13 21:49:47 dv-cinder-800618-1-smb glance-registry[80063]: DEBUG glance.common.config [-] healthcheck.backends = ['disable_by_file'] {{(pid=80063) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-07-13 21:52:31.831 | Jul 13 21:49:47 dv-cinder-800618-1-smb glance-registry[80063]: DEBUG glance.common.config [-] healthcheck.detailed = False {{(pid=80063) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-07-13 21:52:31.831 | Jul 13 21:49:47 dv-cinder-800618-1-smb glance-registry[80063]: DEBUG glance.common.config [-] healthcheck.disable_by_file_path = None {{(pid=80063) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-07-13 21:52:31.831 | Jul 13 21:49:47 dv-cinder-800618-1-smb glance-registry[80063]: DEBUG glance.common.config [-] healthcheck.path = /healthcheck {{(pid=80063) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-07-13 21:52:31.831 | Jul 13 21:49:47 dv-cinder-800618-1-smb glance-registry[80063]: DEBUG glance.common.config [-] ******************************************************************************** {{(pid=80063) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-07-13 21:52:31.831 | Jul 13 21:49:47 dv-cinder-800618-1-smb glance-registry[80063]: INFO glance.common.wsgi [-] Starting 2 workers 2021-07-13 21:52:31.831 | Jul 13 21:49:47 dv-cinder-800618-1-smb glance-registry[80063]: INFO glance.common.wsgi [-] Started child 80574 2021-07-13 21:52:31.831 | Jul 13 21:49:47 dv-cinder-800618-1-smb glance-registry[80063]: INFO eventlet.wsgi.server [-] (80574) wsgi starting up on http://0.0.0.0:9191 2021-07-13 21:52:31.832 | Jul 13 21:49:47 dv-cinder-800618-1-smb glance-registry[80063]: INFO glance.common.wsgi [-] Started child 80575 2021-07-13 21:52:31.832 | Jul 13 21:49:47 dv-cinder-800618-1-smb glance-registry[80063]: INFO eventlet.wsgi.server [-] (80575) wsgi starting up on http://0.0.0.0:9191 2021-07-13 21:52:31.834 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:52:31.837 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@cinder.service 2021-07-13 21:52:31.849 | Failed to get unit file state for devstack@cinder.service: No such file or directory 2021-07-13 21:52:31.854 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:52:31.856 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-proxy.service 2021-07-13 21:52:31.870 | enabled 2021-07-13 21:52:31.874 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-proxy.service --no-pager 2021-07-13 21:52:31.890 | ● devstack@s-proxy.service - Devstack devstack@s-proxy.service 2021-07-13 21:52:31.890 | Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; vendor preset: enabled) 2021-07-13 21:52:31.890 | Active: active (running) since Tue 2021-07-13 21:49:40 UTC; 2min 50s ago 2021-07-13 21:52:31.890 | Main PID: 79563 (swift-proxy-ser) 2021-07-13 21:52:31.890 | Tasks: 2 (limit: 14352) 2021-07-13 21:52:31.890 | CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service 2021-07-13 21:52:31.890 | ├─79563 /usr/bin/python3.6 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2021-07-13 21:52:31.890 | └─79661 /usr/bin/python3.6 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2021-07-13 21:52:31.890 | 2021-07-13 21:52:31.890 | Jul 13 21:50:00 dv-cinder-800618-1-smb proxy-server[79661]: Validating token access rules against request 2021-07-13 21:52:31.890 | Jul 13 21:50:00 dv-cinder-800618-1-smb swift-proxy-server[79563]: proxy-server: Validating token access rules against request 2021-07-13 21:52:31.890 | Jul 13 21:50:00 dv-cinder-800618-1-smb proxy-server[79661]: Received request from user: user_id f0d8750bc8db4ea0995286dbe49c2633, project_id 622b2ab1a1bc488eb01d175ab965b559, roles service,ResellerAdmin 2021-07-13 21:52:31.890 | Jul 13 21:50:00 dv-cinder-800618-1-smb swift-proxy-server[79563]: proxy-server: Received request from user: user_id f0d8750bc8db4ea0995286dbe49c2633, project_id 622b2ab1a1bc488eb01d175ab965b559, roles service,ResellerAdmin 2021-07-13 21:52:31.891 | Jul 13 21:50:00 dv-cinder-800618-1-smb proxy-server[79661]: Using identity: {'user': ('f0d8750bc8db4ea0995286dbe49c2633', 'glance-swift'), 'tenant': ('622b2ab1a1bc488eb01d175ab965b559', 'service'), 'roles': ['service', 'ResellerAdmin'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: tx4138efc08b4f42a59fb1b-0060ee0a88) 2021-07-13 21:52:31.891 | Jul 13 21:50:00 dv-cinder-800618-1-smb swift-proxy-server[79563]: proxy-server: Using identity: {'user': ('f0d8750bc8db4ea0995286dbe49c2633', 'glance-swift'), 'tenant': ('622b2ab1a1bc488eb01d175ab965b559', 'service'), 'roles': ['service', 'ResellerAdmin'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: tx4138efc08b4f42a59fb1b-0060ee0a88) 2021-07-13 21:52:31.891 | Jul 13 21:50:00 dv-cinder-800618-1-smb proxy-server[79661]: User 622b2ab1a1bc488eb01d175ab965b559 has reseller admin authorizing (txn: tx4138efc08b4f42a59fb1b-0060ee0a88) (client_ip: 10.222.0.20) 2021-07-13 21:52:31.891 | Jul 13 21:50:00 dv-cinder-800618-1-smb swift-proxy-server[79563]: proxy-server: User 622b2ab1a1bc488eb01d175ab965b559 has reseller admin authorizing (txn: tx4138efc08b4f42a59fb1b-0060ee0a88) (client_ip: 10.222.0.20) 2021-07-13 21:52:31.891 | Jul 13 21:50:14 dv-cinder-800618-1-smb proxy-server[79661]: 10.222.0.20 10.222.0.20 13/Jul/2021/21/50/14 PUT /v1/AUTH_622b2ab1a1bc488eb01d175ab965b559/glance/2a5c5891-8ca9-4e86-a9ed-0ee463d31b93 HTTP/1.0 201 - python-swiftclient-3.9.1 gAAAAABg7gqH... 645922816 - - tx4138efc08b4f42a59fb1b-0060ee0a88 - 14.2035 - - 1626213000.351389408 1626213014.554871082 0 2021-07-13 21:52:31.891 | Jul 13 21:50:14 dv-cinder-800618-1-smb swift-proxy-server[79563]: proxy-server: 10.222.0.20 10.222.0.20 13/Jul/2021/21/50/14 PUT /v1/AUTH_622b2ab1a1bc488eb01d175ab965b559/glance/2a5c5891-8ca9-4e86-a9ed-0ee463d31b93 HTTP/1.0 201 - python-swiftclient-3.9.1 gAAAAABg7gqH... 645922816 - - tx4138efc08b4f42a59fb1b-0060ee0a88 - 14.2035 - - 1626213000.351389408 1626213014.554871082 0 2021-07-13 21:52:31.894 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:52:31.896 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-object.service 2021-07-13 21:52:31.910 | enabled 2021-07-13 21:52:31.914 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-object.service --no-pager 2021-07-13 21:52:31.930 | ● devstack@s-object.service - Devstack devstack@s-object.service 2021-07-13 21:52:31.930 | Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; vendor preset: enabled) 2021-07-13 21:52:31.930 | Active: active (running) since Tue 2021-07-13 21:49:37 UTC; 2min 54s ago 2021-07-13 21:52:31.930 | Main PID: 78083 (swift-object-se) 2021-07-13 21:52:31.930 | Tasks: 23 (limit: 14352) 2021-07-13 21:52:31.930 | CGroup: /system.slice/system-devstack.slice/devstack@s-object.service 2021-07-13 21:52:31.930 | ├─78083 /usr/bin/python3.6 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2021-07-13 21:52:31.930 | ├─78598 /usr/bin/python3.6 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2021-07-13 21:52:31.930 | └─78599 /usr/bin/python3.6 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2021-07-13 21:52:31.930 | 2021-07-13 21:52:31.930 | Jul 13 21:49:37 dv-cinder-800618-1-smb systemd[1]: Started Devstack devstack@s-object.service. 2021-07-13 21:52:31.930 | Jul 13 21:49:38 dv-cinder-800618-1-smb object-server[78083]: Started child 78598 from parent 78083 2021-07-13 21:52:31.930 | Jul 13 21:49:38 dv-cinder-800618-1-smb swift-object-server[78083]: object-server: Started child 78598 from parent 78083 2021-07-13 21:52:31.930 | Jul 13 21:49:38 dv-cinder-800618-1-smb object-server[78083]: Started child 78599 from parent 78083 2021-07-13 21:52:31.930 | Jul 13 21:49:38 dv-cinder-800618-1-smb swift-object-server[78083]: object-server: Started child 78599 from parent 78083 2021-07-13 21:52:31.930 | Jul 13 21:50:14 dv-cinder-800618-1-smb object-server[78599]: 127.0.0.1 - - [13/Jul/2021:21:50:14 +0000] "PUT /sdb1/496/AUTH_622b2ab1a1bc488eb01d175ab965b559/glance/2a5c5891-8ca9-4e86-a9ed-0ee463d31b93" 201 - "PUT http://10.222.0.20:8080/v1/AUTH_622b2ab1a1bc488eb01d175ab965b559/glance/2a5c5891-8ca9-4e86-a9ed-0ee463d31b93" "tx4138efc08b4f42a59fb1b-0060ee0a88" "proxy-server 79661" 14.1794 "-" 78599 0 2021-07-13 21:52:31.931 | Jul 13 21:50:14 dv-cinder-800618-1-smb swift-object-server[78083]: object-server: 127.0.0.1 - - [13/Jul/2021:21:50:14 +0000] "PUT /sdb1/496/AUTH_622b2ab1a1bc488eb01d175ab965b559/glance/2a5c5891-8ca9-4e86-a9ed-0ee463d31b93" 201 - "PUT http://10.222.0.20:8080/v1/AUTH_622b2ab1a1bc488eb01d175ab965b559/glance/2a5c5891-8ca9-4e86-a9ed-0ee463d31b93" "tx4138efc08b4f42a59fb1b-0060ee0a88" "proxy-server 79661" 14.1794 "-" 78599 0 2021-07-13 21:52:31.934 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:52:31.936 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-container.service 2021-07-13 21:52:31.949 | enabled 2021-07-13 21:52:31.953 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-container.service --no-pager 2021-07-13 21:52:31.969 | ● devstack@s-container.service - Devstack devstack@s-container.service 2021-07-13 21:52:31.969 | Loaded: loaded (/etc/systemd/system/devstack@s-container.service; enabled; vendor preset: enabled) 2021-07-13 21:52:31.969 | Active: active (running) since Tue 2021-07-13 21:49:38 UTC; 2min 53s ago 2021-07-13 21:52:31.969 | Main PID: 78437 (swift-container) 2021-07-13 21:52:31.969 | Tasks: 3 (limit: 14352) 2021-07-13 21:52:31.969 | CGroup: /system.slice/system-devstack.slice/devstack@s-container.service 2021-07-13 21:52:31.969 | ├─78437 /usr/bin/python3.6 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2021-07-13 21:52:31.969 | ├─78913 /usr/bin/python3.6 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2021-07-13 21:52:31.969 | └─78915 /usr/bin/python3.6 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2021-07-13 21:52:31.969 | 2021-07-13 21:52:31.969 | Jul 13 21:49:39 dv-cinder-800618-1-smb container-server[78437]: Started child 78913 from parent 78437 2021-07-13 21:52:31.969 | Jul 13 21:49:39 dv-cinder-800618-1-smb swift-container-server[78437]: container-server: Started child 78913 from parent 78437 2021-07-13 21:52:31.970 | Jul 13 21:49:39 dv-cinder-800618-1-smb container-server[78437]: Started child 78915 from parent 78437 2021-07-13 21:52:31.970 | Jul 13 21:49:39 dv-cinder-800618-1-smb swift-container-server[78437]: container-server: Started child 78915 from parent 78437 2021-07-13 21:52:31.970 | Jul 13 21:50:00 dv-cinder-800618-1-smb container-server[78913]: 127.0.0.1 - - [13/Jul/2021:21:50:00 +0000] "PUT /sdb1/36/AUTH_622b2ab1a1bc488eb01d175ab965b559/glance" 201 - "PUT http://10.222.0.20:8080/v1/AUTH_622b2ab1a1bc488eb01d175ab965b559/glance" "txf8acc6113b364b1f8c4e6-0060ee0a88" "proxy-server 79661" 0.0201 "-" 78913 0 2021-07-13 21:52:31.970 | Jul 13 21:50:00 dv-cinder-800618-1-smb swift-container-server[78437]: container-server: 127.0.0.1 - - [13/Jul/2021:21:50:00 +0000] "PUT /sdb1/36/AUTH_622b2ab1a1bc488eb01d175ab965b559/glance" 201 - "PUT http://10.222.0.20:8080/v1/AUTH_622b2ab1a1bc488eb01d175ab965b559/glance" "txf8acc6113b364b1f8c4e6-0060ee0a88" "proxy-server 79661" 0.0201 "-" 78913 0 2021-07-13 21:52:31.970 | Jul 13 21:50:00 dv-cinder-800618-1-smb container-server[78913]: 127.0.0.1 - - [13/Jul/2021:21:50:00 +0000] "HEAD /sdb1/36/AUTH_622b2ab1a1bc488eb01d175ab965b559/glance" 204 - "HEAD http://10.222.0.20:8080/v1/AUTH_622b2ab1a1bc488eb01d175ab965b559/glance?format=json&states=listing" "tx4138efc08b4f42a59fb1b-0060ee0a88" "proxy-server 79661" 0.0031 "-" 78913 0 2021-07-13 21:52:31.970 | Jul 13 21:50:00 dv-cinder-800618-1-smb swift-container-server[78437]: container-server: 127.0.0.1 - - [13/Jul/2021:21:50:00 +0000] "HEAD /sdb1/36/AUTH_622b2ab1a1bc488eb01d175ab965b559/glance" 204 - "HEAD http://10.222.0.20:8080/v1/AUTH_622b2ab1a1bc488eb01d175ab965b559/glance?format=json&states=listing" "tx4138efc08b4f42a59fb1b-0060ee0a88" "proxy-server 79661" 0.0031 "-" 78913 0 2021-07-13 21:52:31.970 | Jul 13 21:50:14 dv-cinder-800618-1-smb container-server[78913]: 127.0.0.1 - - [13/Jul/2021:21:50:14 +0000] "PUT /sdb1/36/AUTH_622b2ab1a1bc488eb01d175ab965b559/glance/2a5c5891-8ca9-4e86-a9ed-0ee463d31b93" 201 - "PUT http://10.222.0.20:8080/sdb1/496/AUTH_622b2ab1a1bc488eb01d175ab965b559/glance/2a5c5891-8ca9-4e86-a9ed-0ee463d31b93" "tx4138efc08b4f42a59fb1b-0060ee0a88" "object-server 78599" 0.0010 "-" 78913 0 2021-07-13 21:52:31.970 | Jul 13 21:50:14 dv-cinder-800618-1-smb swift-container-server[78437]: container-server: 127.0.0.1 - - [13/Jul/2021:21:50:14 +0000] "PUT /sdb1/36/AUTH_622b2ab1a1bc488eb01d175ab965b559/glance/2a5c5891-8ca9-4e86-a9ed-0ee463d31b93" 201 - "PUT http://10.222.0.20:8080/sdb1/496/AUTH_622b2ab1a1bc488eb01d175ab965b559/glance/2a5c5891-8ca9-4e86-a9ed-0ee463d31b93" "tx4138efc08b4f42a59fb1b-0060ee0a88" "object-server 78599" 0.0010 "-" 78913 0 2021-07-13 21:52:31.973 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:52:31.976 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-account.service 2021-07-13 21:52:31.989 | enabled 2021-07-13 21:52:31.992 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-account.service --no-pager 2021-07-13 21:52:32.008 | ● devstack@s-account.service - Devstack devstack@s-account.service 2021-07-13 21:52:32.008 | Loaded: loaded (/etc/systemd/system/devstack@s-account.service; enabled; vendor preset: enabled) 2021-07-13 21:52:32.008 | Active: active (running) since Tue 2021-07-13 21:49:38 UTC; 2min 53s ago 2021-07-13 21:52:32.008 | Main PID: 78802 (swift-account-s) 2021-07-13 21:52:32.008 | Tasks: 3 (limit: 14352) 2021-07-13 21:52:32.008 | CGroup: /system.slice/system-devstack.slice/devstack@s-account.service 2021-07-13 21:52:32.008 | ├─78802 /usr/bin/python3.6 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2021-07-13 21:52:32.008 | ├─79272 /usr/bin/python3.6 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2021-07-13 21:52:32.008 | └─79277 /usr/bin/python3.6 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2021-07-13 21:52:32.008 | 2021-07-13 21:52:32.008 | Jul 13 21:49:59 dv-cinder-800618-1-smb account-server[79277]: 127.0.0.1 - - [13/Jul/2021:21:49:59 +0000] "HEAD /sdb1/33/AUTH_622b2ab1a1bc488eb01d175ab965b559" 404 - "HEAD http://10.222.0.20:8080/v1/AUTH_622b2ab1a1bc488eb01d175ab965b559?format=json" "tx32fed2eb2118468481d4a-0060ee0a87" "proxy-server 79661" 0.0019 "-" 79277 - 2021-07-13 21:52:32.008 | Jul 13 21:49:59 dv-cinder-800618-1-smb swift-account-server[78802]: account-server: 127.0.0.1 - - [13/Jul/2021:21:49:59 +0000] "HEAD /sdb1/33/AUTH_622b2ab1a1bc488eb01d175ab965b559" 404 - "HEAD http://10.222.0.20:8080/v1/AUTH_622b2ab1a1bc488eb01d175ab965b559?format=json" "tx32fed2eb2118468481d4a-0060ee0a87" "proxy-server 79661" 0.0019 "-" 79277 - 2021-07-13 21:52:32.008 | Jul 13 21:49:59 dv-cinder-800618-1-smb account-server[79277]: 127.0.0.1 - - [13/Jul/2021:21:49:59 +0000] "HEAD /sdb1/33/AUTH_622b2ab1a1bc488eb01d175ab965b559" 404 - "HEAD http://10.222.0.20:8080/v1/AUTH_622b2ab1a1bc488eb01d175ab965b559?format=json" "tx32fed2eb2118468481d4a-0060ee0a87" "proxy-server 79661" 0.0004 "-" 79277 - 2021-07-13 21:52:32.008 | Jul 13 21:49:59 dv-cinder-800618-1-smb swift-account-server[78802]: account-server: 127.0.0.1 - - [13/Jul/2021:21:49:59 +0000] "HEAD /sdb1/33/AUTH_622b2ab1a1bc488eb01d175ab965b559" 404 - "HEAD http://10.222.0.20:8080/v1/AUTH_622b2ab1a1bc488eb01d175ab965b559?format=json" "tx32fed2eb2118468481d4a-0060ee0a87" "proxy-server 79661" 0.0004 "-" 79277 - 2021-07-13 21:52:32.008 | Jul 13 21:50:00 dv-cinder-800618-1-smb account-server[79277]: 127.0.0.1 - - [13/Jul/2021:21:50:00 +0000] "PUT /sdb1/33/AUTH_622b2ab1a1bc488eb01d175ab965b559" 201 - "-" "txf8acc6113b364b1f8c4e6-0060ee0a88" "-" 0.0172 "-" 79277 - 2021-07-13 21:52:32.009 | Jul 13 21:50:00 dv-cinder-800618-1-smb swift-account-server[78802]: account-server: 127.0.0.1 - - [13/Jul/2021:21:50:00 +0000] "PUT /sdb1/33/AUTH_622b2ab1a1bc488eb01d175ab965b559" 201 - "-" "txf8acc6113b364b1f8c4e6-0060ee0a88" "-" 0.0172 "-" 79277 - 2021-07-13 21:52:32.009 | Jul 13 21:50:00 dv-cinder-800618-1-smb account-server[79277]: 127.0.0.1 - - [13/Jul/2021:21:50:00 +0000] "HEAD /sdb1/33/AUTH_622b2ab1a1bc488eb01d175ab965b559" 204 - "HEAD http://10.222.0.20:8080/v1/AUTH_622b2ab1a1bc488eb01d175ab965b559?format=json" "txf8acc6113b364b1f8c4e6-0060ee0a88" "proxy-server 79661" 0.0021 "-" 79277 - 2021-07-13 21:52:32.009 | Jul 13 21:50:00 dv-cinder-800618-1-smb swift-account-server[78802]: account-server: 127.0.0.1 - - [13/Jul/2021:21:50:00 +0000] "HEAD /sdb1/33/AUTH_622b2ab1a1bc488eb01d175ab965b559" 204 - "HEAD http://10.222.0.20:8080/v1/AUTH_622b2ab1a1bc488eb01d175ab965b559?format=json" "txf8acc6113b364b1f8c4e6-0060ee0a88" "proxy-server 79661" 0.0021 "-" 79277 - 2021-07-13 21:52:32.009 | Jul 13 21:50:00 dv-cinder-800618-1-smb account-server[79277]: 127.0.0.1 - - [13/Jul/2021:21:50:00 +0000] "PUT /sdb1/33/AUTH_622b2ab1a1bc488eb01d175ab965b559/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/36/AUTH_622b2ab1a1bc488eb01d175ab965b559/glance" "txf8acc6113b364b1f8c4e6-0060ee0a88" "container-server 78913" 0.0019 "-" 79277 0 2021-07-13 21:52:32.009 | Jul 13 21:50:00 dv-cinder-800618-1-smb swift-account-server[78802]: account-server: 127.0.0.1 - - [13/Jul/2021:21:50:00 +0000] "PUT /sdb1/33/AUTH_622b2ab1a1bc488eb01d175ab965b559/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/36/AUTH_622b2ab1a1bc488eb01d175ab965b559/glance" "txf8acc6113b364b1f8c4e6-0060ee0a88" "container-server 78913" 0.0019 "-" 79277 0 2021-07-13 21:52:32.012 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:52:32.014 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@heat.service 2021-07-13 21:52:32.026 | Failed to get unit file state for devstack@heat.service: No such file or directory 2021-07-13 21:52:32.030 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:52:32.033 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@h-api.service 2021-07-13 21:52:32.045 | Failed to get unit file state for devstack@h-api.service: No such file or directory 2021-07-13 21:52:32.049 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:52:32.051 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@h-api-cfn.service 2021-07-13 21:52:32.063 | Failed to get unit file state for devstack@h-api-cfn.service: No such file or directory 2021-07-13 21:52:32.067 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:52:32.069 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@h-api-cw.service 2021-07-13 21:52:32.081 | Failed to get unit file state for devstack@h-api-cw.service: No such file or directory 2021-07-13 21:52:32.086 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:52:32.088 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@h-eng.service 2021-07-13 21:52:32.101 | Failed to get unit file state for devstack@h-eng.service: No such file or directory 2021-07-13 21:52:32.105 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:52:32.107 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-acentral.service 2021-07-13 21:52:32.119 | Failed to get unit file state for devstack@ceilometer-acentral.service: No such file or directory 2021-07-13 21:52:32.123 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:52:32.125 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-acompute.service 2021-07-13 21:52:32.137 | Failed to get unit file state for devstack@ceilometer-acompute.service: No such file or directory 2021-07-13 21:52:32.141 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:52:32.144 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-collector.service 2021-07-13 21:52:32.157 | Failed to get unit file state for devstack@ceilometer-collector.service: No such file or directory 2021-07-13 21:52:32.161 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:52:32.164 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-api.service 2021-07-13 21:52:32.176 | Failed to get unit file state for devstack@ceilometer-api.service: No such file or directory 2021-07-13 21:52:32.180 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:52:32.182 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-anotification.service 2021-07-13 21:52:32.194 | Failed to get unit file state for devstack@ceilometer-anotification.service: No such file or directory 2021-07-13 21:52:32.198 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:52:32.200 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-container-sync.service 2021-07-13 21:52:32.214 | enabled 2021-07-13 21:52:32.217 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-container-sync.service --no-pager 2021-07-13 21:52:32.233 | ● devstack@s-container-sync.service - Devstack devstack@s-container-sync.service 2021-07-13 21:52:32.233 | Loaded: loaded (/etc/systemd/system/devstack@s-container-sync.service; enabled; vendor preset: enabled) 2021-07-13 21:52:32.233 | Active: active (running) since Tue 2021-07-13 21:49:39 UTC; 2min 52s ago 2021-07-13 21:52:32.233 | Main PID: 79193 (swift-container) 2021-07-13 21:52:32.233 | Tasks: 1 (limit: 14352) 2021-07-13 21:52:32.233 | CGroup: /system.slice/system-devstack.slice/devstack@s-container-sync.service 2021-07-13 21:52:32.233 | └─79193 /usr/bin/python3.6 /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf 2021-07-13 21:52:32.234 | 2021-07-13 21:52:32.234 | Jul 13 21:49:39 dv-cinder-800618-1-smb systemd[1]: Started Devstack devstack@s-container-sync.service. 2021-07-13 21:52:32.234 | Jul 13 21:49:40 dv-cinder-800618-1-smb container-sync[79193]: Starting 79193 2021-07-13 21:52:32.234 | Jul 13 21:49:40 dv-cinder-800618-1-smb container-sync[79193]: Configuration option internal_client_conf_path not defined. Using default configuration, See internal-client.conf-sample for options 2021-07-13 21:52:32.237 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:52:32.239 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-super-cond.service 2021-07-13 21:52:32.253 | enabled 2021-07-13 21:52:32.256 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-super-cond.service --no-pager 2021-07-13 21:52:32.272 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2021-07-13 21:52:32.272 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; vendor preset: enabled) 2021-07-13 21:52:32.272 | Active: active (running) since Tue 2021-07-13 21:51:24 UTC; 1min 7s ago 2021-07-13 21:52:32.272 | Main PID: 87537 (nova-conductor) 2021-07-13 21:52:32.272 | Tasks: 3 (limit: 14352) 2021-07-13 21:52:32.272 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2021-07-13 21:52:32.272 | ├─87537 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-07-13 21:52:32.272 | ├─88427 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-07-13 21:52:32.272 | └─88428 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-07-13 21:52:32.273 | 2021-07-13 21:52:32.273 | Jul 13 21:51:29 dv-cinder-800618-1-smb nova-conductor[87537]: DEBUG oslo_service.service [None req-b56b8e4d-84fe-44e0-bb3b-faa63ee2ba07 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=87537) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-07-13 21:52:32.273 | Jul 13 21:51:29 dv-cinder-800618-1-smb nova-conductor[87537]: DEBUG oslo_service.service [None req-b56b8e4d-84fe-44e0-bb3b-faa63ee2ba07 None None] oslo_messaging_rabbit.ssl_version = {{(pid=87537) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-07-13 21:52:32.273 | Jul 13 21:51:29 dv-cinder-800618-1-smb nova-conductor[87537]: DEBUG oslo_service.service [None req-b56b8e4d-84fe-44e0-bb3b-faa63ee2ba07 None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=87537) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-07-13 21:52:32.273 | Jul 13 21:51:29 dv-cinder-800618-1-smb nova-conductor[87537]: DEBUG oslo_service.service [None req-b56b8e4d-84fe-44e0-bb3b-faa63ee2ba07 None None] oslo_messaging_notifications.retry = -1 {{(pid=87537) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-07-13 21:52:32.273 | Jul 13 21:51:29 dv-cinder-800618-1-smb nova-conductor[87537]: DEBUG oslo_service.service [None req-b56b8e4d-84fe-44e0-bb3b-faa63ee2ba07 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=87537) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-07-13 21:52:32.273 | Jul 13 21:51:29 dv-cinder-800618-1-smb nova-conductor[87537]: DEBUG oslo_service.service [None req-b56b8e4d-84fe-44e0-bb3b-faa63ee2ba07 None None] oslo_messaging_notifications.transport_url = **** {{(pid=87537) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-07-13 21:52:32.273 | Jul 13 21:51:29 dv-cinder-800618-1-smb nova-conductor[87537]: DEBUG oslo_service.service [None req-b56b8e4d-84fe-44e0-bb3b-faa63ee2ba07 None None] oslo_reports.file_event_handler = None {{(pid=87537) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-07-13 21:52:32.273 | Jul 13 21:51:29 dv-cinder-800618-1-smb nova-conductor[87537]: DEBUG oslo_service.service [None req-b56b8e4d-84fe-44e0-bb3b-faa63ee2ba07 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=87537) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-07-13 21:52:32.273 | Jul 13 21:51:29 dv-cinder-800618-1-smb nova-conductor[87537]: DEBUG oslo_service.service [None req-b56b8e4d-84fe-44e0-bb3b-faa63ee2ba07 None None] oslo_reports.log_dir = None {{(pid=87537) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-07-13 21:52:32.273 | Jul 13 21:51:29 dv-cinder-800618-1-smb nova-conductor[87537]: DEBUG oslo_service.service [None req-b56b8e4d-84fe-44e0-bb3b-faa63ee2ba07 None None] ******************************************************************************** {{(pid=87537) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-07-13 21:52:32.276 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-07-13 21:52:32.279 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2021-07-13 21:52:32.292 | enabled 2021-07-13 21:52:32.296 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2021-07-13 21:52:32.311 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2021-07-13 21:52:32.311 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; vendor preset: enabled) 2021-07-13 21:52:32.311 | Active: active (running) since Tue 2021-07-13 21:51:26 UTC; 1min 6s ago 2021-07-13 21:52:32.311 | Main PID: 87927 (nova-conductor) 2021-07-13 21:52:32.311 | Tasks: 3 (limit: 14352) 2021-07-13 21:52:32.311 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2021-07-13 21:52:32.311 | ├─87927 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-07-13 21:52:32.312 | ├─88434 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-07-13 21:52:32.312 | └─88435 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-07-13 21:52:32.312 | 2021-07-13 21:52:32.312 | Jul 13 21:51:30 dv-cinder-800618-1-smb nova-conductor[87927]: DEBUG oslo_service.service [None req-3b86a055-1d79-4ec8-9ffd-6b71c92cfbfb None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=87927) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-07-13 21:52:32.312 | Jul 13 21:51:30 dv-cinder-800618-1-smb nova-conductor[87927]: DEBUG oslo_service.service [None req-3b86a055-1d79-4ec8-9ffd-6b71c92cfbfb None None] oslo_messaging_notifications.transport_url = **** {{(pid=87927) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-07-13 21:52:32.312 | Jul 13 21:51:30 dv-cinder-800618-1-smb nova-conductor[87927]: DEBUG oslo_service.service [None req-3b86a055-1d79-4ec8-9ffd-6b71c92cfbfb None None] oslo_reports.file_event_handler = None {{(pid=87927) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-07-13 21:52:32.312 | Jul 13 21:51:30 dv-cinder-800618-1-smb nova-conductor[87927]: DEBUG oslo_service.service [None req-3b86a055-1d79-4ec8-9ffd-6b71c92cfbfb None None] oslo_reports.file_event_handler_interval = 1 {{(pid=87927) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-07-13 21:52:32.312 | Jul 13 21:51:30 dv-cinder-800618-1-smb nova-conductor[87927]: DEBUG oslo_service.service [None req-3b86a055-1d79-4ec8-9ffd-6b71c92cfbfb None None] oslo_reports.log_dir = None {{(pid=87927) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-07-13 21:52:32.312 | Jul 13 21:51:30 dv-cinder-800618-1-smb nova-conductor[87927]: DEBUG oslo_service.service [None req-3b86a055-1d79-4ec8-9ffd-6b71c92cfbfb None None] ******************************************************************************** {{(pid=87927) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-07-13 21:52:32.312 | Jul 13 21:51:30 dv-cinder-800618-1-smb nova-conductor[87927]: DEBUG nova.service [None req-86416f9d-d4bf-4bd3-9bec-9be254d28d6d None None] Join ServiceGroup membership for this service conductor {{(pid=88434) start /opt/stack/nova/nova/service.py:214}} 2021-07-13 21:52:32.312 | Jul 13 21:51:30 dv-cinder-800618-1-smb nova-conductor[87927]: DEBUG nova.servicegroup.drivers.db [None req-86416f9d-d4bf-4bd3-9bec-9be254d28d6d None None] DB_Driver: join new ServiceGroup member dv-cinder-800618-1-smb to the conductor group, service = {{(pid=88434) join /opt/stack/nova/nova/servicegroup/drivers/db.py:48}} 2021-07-13 21:52:32.312 | Jul 13 21:51:30 dv-cinder-800618-1-smb nova-conductor[87927]: DEBUG nova.service [None req-46609370-7fea-4f9c-9dce-67ea7a9c25fe None None] Join ServiceGroup membership for this service conductor {{(pid=88435) start /opt/stack/nova/nova/service.py:214}} 2021-07-13 21:52:32.312 | Jul 13 21:51:30 dv-cinder-800618-1-smb nova-conductor[87927]: DEBUG nova.servicegroup.drivers.db [None req-46609370-7fea-4f9c-9dce-67ea7a9c25fe None None] DB_Driver: join new ServiceGroup member dv-cinder-800618-1-smb to the conductor group, service = {{(pid=88435) join /opt/stack/nova/nova/servicegroup/drivers/db.py:48}} 2021-07-13 21:52:32.315 | + ./stack.sh:main:1391 : is_service_enabled n-api 2021-07-13 21:52:32.332 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:52:32.335 | + ./stack.sh:main:1392 : is_service_enabled n-cpu 2021-07-13 21:52:32.352 | + functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:52:32.355 | + ./stack.sh:main:1399 : 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-07-13 21:52:32.357 | + ./stack.sh:echo_summary:418 : [[ -t 3 ]] 2021-07-13 21:52:32.360 | + ./stack.sh:echo_summary:424 : 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-07-13 21:52:32.363 | + ./stack.sh:main:1406 : /usr/local/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2021-07-13 21:52:35.796 | +--------------------------------------------------------------------+ 2021-07-13 21:52:35.796 | | Upgrade Check Results | 2021-07-13 21:52:35.797 | +--------------------------------------------------------------------+ 2021-07-13 21:52:35.797 | | Check: Cells v2 | 2021-07-13 21:52:35.797 | | Result: Success | 2021-07-13 21:52:35.797 | | Details: No host mappings or compute nodes were found. Remember to | 2021-07-13 21:52:35.797 | | run command 'nova-manage cell_v2 discover_hosts' when new | 2021-07-13 21:52:35.797 | | compute hosts are deployed. | 2021-07-13 21:52:35.797 | +--------------------------------------------------------------------+ 2021-07-13 21:52:35.797 | | Check: Placement API | 2021-07-13 21:52:35.797 | | Result: Success | 2021-07-13 21:52:35.797 | | Details: None | 2021-07-13 21:52:35.797 | +--------------------------------------------------------------------+ 2021-07-13 21:52:35.797 | | Check: Ironic Flavor Migration | 2021-07-13 21:52:35.797 | | Result: Success | 2021-07-13 21:52:35.797 | | Details: None | 2021-07-13 21:52:35.797 | +--------------------------------------------------------------------+ 2021-07-13 21:52:35.797 | | Check: Cinder API | 2021-07-13 21:52:35.797 | | Result: Success | 2021-07-13 21:52:35.797 | | Details: None | 2021-07-13 21:52:35.797 | +--------------------------------------------------------------------+ 2021-07-13 21:52:35.797 | | Check: Policy Scope-based Defaults | 2021-07-13 21:52:35.797 | | Result: Success | 2021-07-13 21:52:35.797 | | Details: None | 2021-07-13 21:52:35.797 | +--------------------------------------------------------------------+ 2021-07-13 21:52:35.797 | | Check: Older than N-1 computes | 2021-07-13 21:52:35.797 | | Result: Success | 2021-07-13 21:52:35.797 | | Details: None | 2021-07-13 21:52:35.797 | +--------------------------------------------------------------------+ 2021-07-13 21:52:36.162 | + ./stack.sh:main:1413 : [[ -x /home/ubuntu/devstack/local.sh ]] 2021-07-13 21:52:36.165 | + ./stack.sh:main:1414 : echo 'Running user script /home/ubuntu/devstack/local.sh' 2021-07-13 21:52:36.165 | Running user script /home/ubuntu/devstack/local.sh 2021-07-13 21:52:36.168 | + ./stack.sh:main:1415 : /home/ubuntu/devstack/local.sh 2021-07-13 21:52:36.169 | Before updating nova flavors: 2021-07-13 21:52:38.362 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-07-13 21:52:38.362 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2021-07-13 21:52:38.362 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-07-13 21:52:38.362 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2021-07-13 21:52:38.363 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2021-07-13 21:52:38.363 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2021-07-13 21:52:38.363 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2021-07-13 21:52:38.363 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2021-07-13 21:52:38.363 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2021-07-13 21:52:38.363 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2021-07-13 21:52:38.363 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2021-07-13 21:52:38.363 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2021-07-13 21:52:38.363 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2021-07-13 21:52:38.363 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-07-13 21:52:40.293 | ERROR (CommandError): No flavor with a name or ID of '42' exists. 2021-07-13 21:52:40.373 | Flavor 42 not found 2021-07-13 21:52:42.200 | ERROR (CommandError): No flavor with a name or ID of '84' exists. 2021-07-13 21:52:42.280 | Flavor 84 not found 2021-07-13 21:52:44.106 | ERROR (CommandError): No flavor with a name or ID of '451' exists. 2021-07-13 21:52:44.184 | Flavor 451 not found 2021-07-13 21:52:45.929 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-07-13 21:52:45.929 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-07-13 21:52:45.929 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-07-13 21:52:45.929 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-07-13 21:52:45.929 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-07-13 21:52:47.779 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-07-13 21:52:47.779 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-07-13 21:52:47.779 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-07-13 21:52:47.779 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-07-13 21:52:47.779 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-07-13 21:52:49.594 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-07-13 21:52:49.594 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-07-13 21:52:49.594 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-07-13 21:52:49.594 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-07-13 21:52:49.594 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-07-13 21:52:51.410 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-07-13 21:52:51.411 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-07-13 21:52:51.411 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-07-13 21:52:51.411 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-07-13 21:52:51.411 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-07-13 21:52:51.492 | After updating nova flavors: 2021-07-13 21:52:53.241 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-07-13 21:52:53.241 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-07-13 21:52:53.241 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-07-13 21:52:53.241 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-07-13 21:52:53.241 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-07-13 21:52:53.241 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-07-13 21:52:53.241 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-07-13 21:52:53.241 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-07-13 21:52:53.241 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-07-13 21:52:53.241 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-07-13 21:52:53.241 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-07-13 21:52:53.241 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-07-13 21:52:53.241 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-07-13 21:52:53.241 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-07-13 21:52:53.241 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-07-13 21:52:53.241 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-07-13 21:52:53.241 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-07-13 21:52:53.241 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-07-13 21:52:58.298 | Neutron networks: 2021-07-13 21:53:00.504 | +--------------------------------------+---------+--------------------------------------+ 2021-07-13 21:53:00.504 | | ID | Name | Subnets | 2021-07-13 21:53:00.504 | +--------------------------------------+---------+--------------------------------------+ 2021-07-13 21:53:00.504 | | 4fa995fb-2f5f-47cf-89ca-e5f24e741ca9 | private | 7ac6b160-cf7a-43c3-a87f-107e5ddc0d44 | 2021-07-13 21:53:00.504 | | b1845e71-4169-4b7e-a93b-a3642708987f | public | 2a8cff45-5d4a-46dc-bbe7-10aa5a96d77c | 2021-07-13 21:53:00.504 | +--------------------------------------+---------+--------------------------------------+ 2021-07-13 21:53:05.133 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-07-13 21:53:05.133 | | Field | Value | 2021-07-13 21:53:05.133 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-07-13 21:53:05.133 | | admin_state_up | UP | 2021-07-13 21:53:05.133 | | availability_zone_hints | | 2021-07-13 21:53:05.133 | | availability_zones | nova | 2021-07-13 21:53:05.133 | | created_at | 2021-07-13T21:50:49Z | 2021-07-13 21:53:05.133 | | description | | 2021-07-13 21:53:05.133 | | dns_domain | None | 2021-07-13 21:53:05.133 | | id | 4fa995fb-2f5f-47cf-89ca-e5f24e741ca9 | 2021-07-13 21:53:05.133 | | ipv4_address_scope | None | 2021-07-13 21:53:05.133 | | ipv6_address_scope | None | 2021-07-13 21:53:05.133 | | is_default | None | 2021-07-13 21:53:05.133 | | is_vlan_transparent | None | 2021-07-13 21:53:05.133 | | location | cloud='', project.domain_id=, project.domain_name=, project.id='b606f5c76cc14167833294bc4a9d7cb5', project.name=, region_name='RegionOne', zone= | 2021-07-13 21:53:05.133 | | mtu | 1500 | 2021-07-13 21:53:05.133 | | name | private | 2021-07-13 21:53:05.134 | | port_security_enabled | True | 2021-07-13 21:53:05.134 | | project_id | b606f5c76cc14167833294bc4a9d7cb5 | 2021-07-13 21:53:05.134 | | provider:network_type | vlan | 2021-07-13 21:53:05.134 | | provider:physical_network | physnet1 | 2021-07-13 21:53:05.134 | | provider:segmentation_id | 150 | 2021-07-13 21:53:05.134 | | qos_policy_id | None | 2021-07-13 21:53:05.134 | | revision_number | 3 | 2021-07-13 21:53:05.134 | | router:external | Internal | 2021-07-13 21:53:05.134 | | segments | None | 2021-07-13 21:53:05.134 | | shared | False | 2021-07-13 21:53:05.134 | | status | ACTIVE | 2021-07-13 21:53:05.134 | | subnets | 7ac6b160-cf7a-43c3-a87f-107e5ddc0d44 | 2021-07-13 21:53:05.134 | | tags | | 2021-07-13 21:53:05.134 | | updated_at | 2021-07-13T21:52:58Z | 2021-07-13 21:53:05.134 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-07-13 21:53:07.446 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-07-13 21:53:07.446 | | Field | Value | 2021-07-13 21:53:07.446 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-07-13 21:53:07.446 | | admin_state_up | UP | 2021-07-13 21:53:07.446 | | availability_zone_hints | | 2021-07-13 21:53:07.446 | | availability_zones | nova | 2021-07-13 21:53:07.446 | | created_at | 2021-07-13T21:51:04Z | 2021-07-13 21:53:07.446 | | description | | 2021-07-13 21:53:07.446 | | dns_domain | None | 2021-07-13 21:53:07.446 | | id | b1845e71-4169-4b7e-a93b-a3642708987f | 2021-07-13 21:53:07.446 | | ipv4_address_scope | None | 2021-07-13 21:53:07.446 | | ipv6_address_scope | None | 2021-07-13 21:53:07.446 | | is_default | True | 2021-07-13 21:53:07.446 | | is_vlan_transparent | None | 2021-07-13 21:53:07.446 | | location | cloud='', project.domain_id='default', project.domain_name=, project.id='f4eaf1d19b2149eb86a972ceeef9533b', project.name='admin', region_name='RegionOne', zone= | 2021-07-13 21:53:07.446 | | mtu | 1500 | 2021-07-13 21:53:07.446 | | name | public | 2021-07-13 21:53:07.446 | | port_security_enabled | True | 2021-07-13 21:53:07.446 | | project_id | f4eaf1d19b2149eb86a972ceeef9533b | 2021-07-13 21:53:07.446 | | provider:network_type | flat | 2021-07-13 21:53:07.446 | | provider:physical_network | physnet1 | 2021-07-13 21:53:07.446 | | provider:segmentation_id | None | 2021-07-13 21:53:07.446 | | qos_policy_id | None | 2021-07-13 21:53:07.446 | | revision_number | 2 | 2021-07-13 21:53:07.446 | | router:external | External | 2021-07-13 21:53:07.447 | | segments | None | 2021-07-13 21:53:07.447 | | shared | False | 2021-07-13 21:53:07.447 | | status | ACTIVE | 2021-07-13 21:53:07.447 | | subnets | 2a8cff45-5d4a-46dc-bbe7-10aa5a96d77c | 2021-07-13 21:53:07.447 | | tags | | 2021-07-13 21:53:07.447 | | updated_at | 2021-07-13T21:51:12Z | 2021-07-13 21:53:07.447 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-07-13 21:53:07.554 | Neutron subnetworks: 2021-07-13 21:53:09.685 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-07-13 21:53:09.685 | | ID | Name | Network | Subnet | 2021-07-13 21:53:09.685 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-07-13 21:53:09.685 | | 2a8cff45-5d4a-46dc-bbe7-10aa5a96d77c | public-subnet | b1845e71-4169-4b7e-a93b-a3642708987f | 172.28.3.0/24 | 2021-07-13 21:53:09.685 | | 7ac6b160-cf7a-43c3-a87f-107e5ddc0d44 | private-subnet | 4fa995fb-2f5f-47cf-89ca-e5f24e741ca9 | 172.20.0.0/26 | 2021-07-13 21:53:09.685 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-07-13 21:53:14.157 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-07-13 21:53:14.157 | | Field | Value | 2021-07-13 21:53:14.157 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-07-13 21:53:14.157 | | allocation_pools | 172.28.3.2-172.28.3.254 | 2021-07-13 21:53:14.157 | | cidr | 172.28.3.0/24 | 2021-07-13 21:53:14.157 | | created_at | 2021-07-13T21:51:12Z | 2021-07-13 21:53:14.157 | | description | | 2021-07-13 21:53:14.157 | | dns_nameservers | | 2021-07-13 21:53:14.157 | | dns_publish_fixed_ip | None | 2021-07-13 21:53:14.157 | | enable_dhcp | False | 2021-07-13 21:53:14.157 | | gateway_ip | 172.28.3.1 | 2021-07-13 21:53:14.157 | | host_routes | | 2021-07-13 21:53:14.157 | | id | 2a8cff45-5d4a-46dc-bbe7-10aa5a96d77c | 2021-07-13 21:53:14.157 | | ip_version | 4 | 2021-07-13 21:53:14.157 | | ipv6_address_mode | None | 2021-07-13 21:53:14.157 | | ipv6_ra_mode | None | 2021-07-13 21:53:14.157 | | location | cloud='', project.domain_id='default', project.domain_name=, project.id='f4eaf1d19b2149eb86a972ceeef9533b', project.name='admin', region_name='RegionOne', zone= | 2021-07-13 21:53:14.157 | | name | public-subnet | 2021-07-13 21:53:14.158 | | network_id | b1845e71-4169-4b7e-a93b-a3642708987f | 2021-07-13 21:53:14.158 | | prefix_length | None | 2021-07-13 21:53:14.158 | | project_id | f4eaf1d19b2149eb86a972ceeef9533b | 2021-07-13 21:53:14.158 | | revision_number | 0 | 2021-07-13 21:53:14.158 | | segment_id | None | 2021-07-13 21:53:14.158 | | service_types | | 2021-07-13 21:53:14.158 | | subnetpool_id | None | 2021-07-13 21:53:14.158 | | tags | | 2021-07-13 21:53:14.158 | | updated_at | 2021-07-13T21:51:12Z | 2021-07-13 21:53:14.158 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-07-13 21:53:16.416 | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-07-13 21:53:16.416 | | Field | Value | 2021-07-13 21:53:16.416 | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-07-13 21:53:16.416 | | allocation_pools | 172.20.0.2-172.20.0.62 | 2021-07-13 21:53:16.416 | | cidr | 172.20.0.0/26 | 2021-07-13 21:53:16.416 | | created_at | 2021-07-13T21:50:52Z | 2021-07-13 21:53:16.416 | | description | | 2021-07-13 21:53:16.416 | | dns_nameservers | 8.8.4.4, 8.8.8.8 | 2021-07-13 21:53:16.416 | | dns_publish_fixed_ip | None | 2021-07-13 21:53:16.416 | | enable_dhcp | True | 2021-07-13 21:53:16.416 | | gateway_ip | 172.20.0.1 | 2021-07-13 21:53:16.416 | | host_routes | | 2021-07-13 21:53:16.416 | | id | 7ac6b160-cf7a-43c3-a87f-107e5ddc0d44 | 2021-07-13 21:53:16.416 | | ip_version | 4 | 2021-07-13 21:53:16.416 | | ipv6_address_mode | None | 2021-07-13 21:53:16.416 | | ipv6_ra_mode | None | 2021-07-13 21:53:16.416 | | location | cloud='', project.domain_id=, project.domain_name=, project.id='b606f5c76cc14167833294bc4a9d7cb5', project.name=, region_name='RegionOne', zone= | 2021-07-13 21:53:16.416 | | name | private-subnet | 2021-07-13 21:53:16.416 | | network_id | 4fa995fb-2f5f-47cf-89ca-e5f24e741ca9 | 2021-07-13 21:53:16.416 | | prefix_length | None | 2021-07-13 21:53:16.416 | | project_id | b606f5c76cc14167833294bc4a9d7cb5 | 2021-07-13 21:53:16.416 | | revision_number | 1 | 2021-07-13 21:53:16.417 | | segment_id | None | 2021-07-13 21:53:16.417 | | service_types | | 2021-07-13 21:53:16.417 | | subnetpool_id | 9bdface5-8867-40b9-b5a8-bc6b51d21653 | 2021-07-13 21:53:16.417 | | tags | | 2021-07-13 21:53:16.417 | | updated_at | 2021-07-13T21:52:57Z | 2021-07-13 21:53:16.417 | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-07-13 21:53:16.729 | + ./stack.sh:main:1424 : command openstack complete 2021-07-13 21:53:16.729 | + ./stack.sh:main:1425 : sudo tee /etc/bash_completion.d/osc.bash_completion 2021-07-13 21:53:16.731 | + ./stack.sh:main:1424 : openstack complete 2021-07-13 21:53:19.106 | The 'openstack bgp speaker show dragents' CLI is deprecated and will be removed in the future. Use 'openstack bgp dragent list' CLI instead. 2021-07-13 21:53:19.507 | + ./stack.sh:main:1428 : is_service_enabled cinder 2021-07-13 21:53:19.524 | + functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:53:19.527 | + ./stack.sh:main:1429 : is_ubuntu 2021-07-13 21:53:19.529 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-13 21:53:19.532 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-13 21:53:19.535 | + ./stack.sh:main:1430 : echo_summary 'Configuring lvm.conf global device filter' 2021-07-13 21:53:19.538 | + ./stack.sh:echo_summary:418 : [[ -t 3 ]] 2021-07-13 21:53:19.540 | + ./stack.sh:echo_summary:424 : echo -e Configuring lvm.conf global device filter 2021-07-13 21:53:19.543 | + ./stack.sh:main:1431 : set_lvm_filter 2021-07-13 21:53:19.545 | + lib/lvm:set_lvm_filter:184 : local 'filter_suffix="r|.*|" ] # from devstack' 2021-07-13 21:53:19.548 | + lib/lvm:set_lvm_filter:185 : local 'filter_string=global_filter = [ ' 2021-07-13 21:53:19.550 | + lib/lvm:set_lvm_filter:186 : local pv 2021-07-13 21:53:19.553 | + lib/lvm:set_lvm_filter:187 : local vg 2021-07-13 21:53:19.556 | + lib/lvm:set_lvm_filter:188 : local line 2021-07-13 21:53:19.559 | ++ lib/lvm:set_lvm_filter:190 : sudo pvs --noheadings -o name 2021-07-13 21:53:19.611 | + lib/lvm:set_lvm_filter:195 : filter_string='global_filter = [ "r|.*|" ] # from devstack' 2021-07-13 21:53:19.614 | + lib/lvm:set_lvm_filter:197 : clean_lvm_filter 2021-07-13 21:53:19.617 | + lib/lvm:clean_lvm_filter:172 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2021-07-13 21:53:19.636 | + lib/lvm:set_lvm_filter:198 : sudo sed -i '/# global_filter = \[*\]/a\ global_filter = [ "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2021-07-13 21:53:19.655 | + lib/lvm:set_lvm_filter:199 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "r|.*|" ] # from devstack' 2021-07-13 21:53:19.658 | + ./stack.sh:echo_summary:418 : [[ -t 3 ]] 2021-07-13 21:53:19.660 | + ./stack.sh:echo_summary:424 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"r|.*|"' ']' '#' from devstack 2021-07-13 21:53:19.663 | + ./stack.sh:main:1441 : run_phase stack test-config 2021-07-13 21:53:19.666 | + functions-common:run_phase:1759 : local mode=stack 2021-07-13 21:53:19.669 | + functions-common:run_phase:1760 : local phase=test-config 2021-07-13 21:53:19.671 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-07-13 21:53:19.674 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-07-13 21:53:19.676 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-07-13 21:53:19.679 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-07-13 21:53:19.681 | + functions-common:run_phase:1769 : local extra 2021-07-13 21:53:19.685 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-07-13 21:53:19.688 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-07-13 21:53:19.691 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-07-13 21:53:19.694 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-07-13 21:53:19.696 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack test-config 2021-07-13 21:53:19.699 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-07-13 21:53:19.715 | ++ functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:53:19.718 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-07-13 21:53:19.720 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-07-13 21:53:19.723 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2021-07-13 21:53:19.726 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-07-13 21:53:19.728 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-07-13 21:53:19.731 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-07-13 21:53:19.733 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2021-07-13 21:53:19.736 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-07-13 21:53:19.738 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2021-07-13 21:53:19.740 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-07-13 21:53:19.743 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-07-13 21:53:19.745 | ++ extras.d/80-tempest.sh:source:20 : echo_summary 'Initializing Tempest' 2021-07-13 21:53:19.748 | ++ ./stack.sh:echo_summary:418 : [[ -t 3 ]] 2021-07-13 21:53:19.750 | ++ ./stack.sh:echo_summary:424 : echo -e Initializing Tempest 2021-07-13 21:53:19.752 | ++ extras.d/80-tempest.sh:source:21 : configure_tempest 2021-07-13 21:53:19.755 | ++ lib/tempest:configure_tempest:130 : [[ False == \T\r\u\e ]] 2021-07-13 21:53:19.757 | ++ lib/tempest:configure_tempest:134 : pip_install_gr testrepository 2021-07-13 21:53:19.759 | ++ inc/python:pip_install_gr:76 : local name=testrepository 2021-07-13 21:53:19.761 | ++ inc/python:pip_install_gr:77 : local clean_name 2021-07-13 21:53:19.764 | +++ inc/python:pip_install_gr:78 : get_from_global_requirements testrepository 2021-07-13 21:53:19.766 | +++ inc/python:get_from_global_requirements:238 : local package=testrepository 2021-07-13 21:53:19.768 | +++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-07-13 21:53:19.771 | ++++ inc/python:get_from_global_requirements:240 : grep -i -h '^testrepository' /opt/stack/requirements/global-requirements.txt 2021-07-13 21:53:19.771 | ++++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-07-13 21:53:19.775 | +++ inc/python:get_from_global_requirements:240 : required_pkg='testrepository ' 2021-07-13 21:53:19.777 | +++ inc/python:get_from_global_requirements:241 : [[ testrepository == '' ]] 2021-07-13 21:53:19.779 | +++ inc/python:get_from_global_requirements:244 : echo testrepository 2021-07-13 21:53:19.782 | ++ inc/python:pip_install_gr:78 : clean_name=testrepository 2021-07-13 21:53:19.784 | ++ inc/python:pip_install_gr:79 : pip_install testrepository 2021-07-13 21:53:19.802 | Using python 3.6 to install testrepository because python3_enabled=True 2021-07-13 21:53:19.806 | ++ 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-07-13 21:53:22.595 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-07-13 21:53:22.595 | 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-07-13 21:53:22.596 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.597 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.597 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.597 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.598 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.598 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.599 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.600 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.600 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.600 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.601 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.601 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.602 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.602 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.603 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.603 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.603 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.604 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.604 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.605 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.605 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.606 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.606 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.606 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.607 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.609 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.610 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.610 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.610 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.611 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.612 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.612 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.613 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.613 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.613 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.614 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.615 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.615 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.616 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.616 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.616 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.617 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.617 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.617 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.618 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.618 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.619 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.619 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.619 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.620 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.620 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.621 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.621 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.622 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.622 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.623 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.623 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.623 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.624 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.624 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.625 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.626 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.626 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.627 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.627 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.628 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.628 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.629 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.629 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.630 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.631 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.631 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.632 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.632 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.632 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.633 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.633 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.634 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.634 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.634 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.635 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.636 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.636 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.636 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.637 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.637 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.638 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.638 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.639 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.639 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.639 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.640 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.640 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.641 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.641 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.642 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.642 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.643 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.643 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.644 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.644 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.645 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.646 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.646 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.647 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.647 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.648 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.648 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.649 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.649 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.649 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.650 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.650 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.651 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.651 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.651 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.652 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.652 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.653 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.653 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.654 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.654 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.655 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.655 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.656 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.656 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.657 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.657 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.657 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.658 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.658 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.659 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.659 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.659 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.660 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.660 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.661 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.662 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.662 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.662 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.663 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.663 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.664 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.664 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.665 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.665 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.665 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.666 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.666 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.667 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.667 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.668 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.668 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.668 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.669 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.669 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.669 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.670 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.670 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.671 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.671 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.671 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.672 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.672 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.673 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.673 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.674 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.674 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.674 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.675 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.675 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.675 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.676 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.676 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.677 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.677 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.678 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.678 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.678 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.679 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.679 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.680 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.680 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.680 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.681 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.681 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.681 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.682 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.682 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.683 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.683 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.683 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.684 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.684 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.685 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.685 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.685 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.686 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.686 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.687 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.687 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.687 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.688 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.688 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.688 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.689 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.689 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.689 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.690 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.690 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.691 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.691 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.691 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.692 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.692 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.693 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.693 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.694 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.694 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.694 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.695 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.695 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.695 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.696 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.696 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.697 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.697 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.697 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.698 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.698 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.699 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.699 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.700 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.701 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.701 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.702 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.703 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.703 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.703 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.704 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.704 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.705 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.705 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.706 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.706 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.707 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.707 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.707 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.708 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.709 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.709 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.710 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.710 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.710 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.711 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.711 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.712 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.712 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.713 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.713 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.713 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.714 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.714 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.715 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.715 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.715 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.716 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.716 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.717 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.717 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.718 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.718 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.719 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.719 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.719 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.720 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.720 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.721 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.721 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.722 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.722 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.722 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.723 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.723 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.724 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.725 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.725 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.726 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.726 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.726 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.727 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.727 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.727 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.728 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.728 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.729 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.729 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.729 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.730 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.730 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.731 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.731 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.732 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.732 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.732 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.733 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.733 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.734 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.734 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.734 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.735 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.735 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.736 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.736 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.737 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.737 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.737 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.738 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.738 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.738 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.739 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.740 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.740 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.741 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.741 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.741 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.742 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.742 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.743 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.744 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.744 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.745 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.745 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.745 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.746 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.746 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.747 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.747 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.747 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.748 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.748 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.749 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.749 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.750 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.750 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.750 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.751 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.751 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.752 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.752 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.753 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.753 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.753 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.754 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.754 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.755 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.755 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.756 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.756 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.757 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.757 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.757 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.758 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.758 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.759 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.759 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.759 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.760 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.760 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.761 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.761 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.761 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.762 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.762 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.763 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.763 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.764 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.764 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.764 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.765 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.765 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.766 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.766 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.767 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.767 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.768 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.768 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.769 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.769 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.769 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.770 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.770 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.771 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.772 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.772 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.772 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.773 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.773 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.774 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.774 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.774 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.775 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.775 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.776 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.776 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.776 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.777 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.778 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.778 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.778 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.779 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.779 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.780 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.780 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.781 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-07-13 21:53:22.781 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-07-13 21:53:22.782 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:53:22.917 | Collecting testrepository===0.0.20 2021-07-13 21:53:22.925 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/752/449bc98c20253/testrepository-0.0.20.tar.gz (84 kB) 2021-07-13 21:53:23.851 | 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-07-13 21:53:23.872 | 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-07-13 21:53:23.876 | 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-07-13 21:53:23.884 | 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-07-13 21:53:23.897 | 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-07-13 21:53:23.912 | 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-07-13 21:53:23.914 | 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-07-13 21:53:23.917 | 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-07-13 21:53:23.921 | 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-07-13 21:53:23.924 | 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-07-13 21:53:23.927 | 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-07-13 21:53:23.930 | Building wheels for collected packages: testrepository 2021-07-13 21:53:23.931 | Building wheel for testrepository (setup.py): started 2021-07-13 21:53:24.872 | Building wheel for testrepository (setup.py): finished with status 'done' 2021-07-13 21:53:24.873 | Created wheel for testrepository: filename=testrepository-0.0.20-py3-none-any.whl size=118724 sha256=de21c4819ae605d06d6da539d89816e2382138eb4d233728232e4fc561a8dfc9 2021-07-13 21:53:24.873 | Stored in directory: /root/.cache/pip/wheels/36/3b/ce/ed9cda0bef537b5b92027f1bdebd644f601d39e1da0976f8d1 2021-07-13 21:53:24.874 | Successfully built testrepository 2021-07-13 21:53:27.143 | Installing collected packages: testrepository 2021-07-13 21:53:27.383 | Successfully installed testrepository-0.0.20 2021-07-13 21:53:27.525 | WARNING: You are using pip version 20.2.4; however, version 21.1.3 is available. 2021-07-13 21:53:27.525 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-07-13 21:53:27.618 | ++ inc/python:pip_install:207 : result=0 2021-07-13 21:53:27.621 | ++ inc/python:pip_install:209 : time_stop pip_install 2021-07-13 21:53:27.623 | ++ functions-common:time_stop:2331 : local name 2021-07-13 21:53:27.625 | ++ functions-common:time_stop:2332 : local end_time 2021-07-13 21:53:27.627 | ++ functions-common:time_stop:2333 : local elapsed_time 2021-07-13 21:53:27.629 | ++ functions-common:time_stop:2334 : local total 2021-07-13 21:53:27.632 | ++ functions-common:time_stop:2335 : local start_time 2021-07-13 21:53:27.634 | ++ functions-common:time_stop:2337 : name=pip_install 2021-07-13 21:53:27.636 | ++ functions-common:time_stop:2338 : start_time=1626213199797 2021-07-13 21:53:27.638 | ++ functions-common:time_stop:2340 : [[ -z 1626213199797 ]] 2021-07-13 21:53:27.640 | +++ functions-common:time_stop:2343 : date +%s%3N 2021-07-13 21:53:27.644 | ++ functions-common:time_stop:2343 : end_time=1626213207642 2021-07-13 21:53:27.647 | ++ functions-common:time_stop:2344 : elapsed_time=7845 2021-07-13 21:53:27.649 | ++ functions-common:time_stop:2345 : total=257637 2021-07-13 21:53:27.651 | ++ functions-common:time_stop:2347 : _TIME_START[$name]= 2021-07-13 21:53:27.653 | ++ functions-common:time_stop:2348 : _TIME_TOTAL[$name]=265482 2021-07-13 21:53:27.655 | ++ inc/python:pip_install:210 : return 0 2021-07-13 21:53:27.657 | ++ lib/tempest:configure_tempest:137 : local image_lines 2021-07-13 21:53:27.659 | ++ lib/tempest:configure_tempest:138 : local images 2021-07-13 21:53:27.661 | ++ lib/tempest:configure_tempest:139 : local num_images 2021-07-13 21:53:27.663 | ++ lib/tempest:configure_tempest:140 : local image_uuid 2021-07-13 21:53:27.666 | ++ lib/tempest:configure_tempest:141 : local image_uuid_alt 2021-07-13 21:53:27.668 | ++ lib/tempest:configure_tempest:142 : local password 2021-07-13 21:53:27.670 | ++ lib/tempest:configure_tempest:143 : local line 2021-07-13 21:53:27.672 | ++ lib/tempest:configure_tempest:144 : local flavors 2021-07-13 21:53:27.674 | ++ lib/tempest:configure_tempest:145 : local available_flavors 2021-07-13 21:53:27.676 | ++ lib/tempest:configure_tempest:146 : local flavors_ref 2021-07-13 21:53:27.678 | ++ lib/tempest:configure_tempest:147 : local flavor_lines 2021-07-13 21:53:27.680 | ++ lib/tempest:configure_tempest:148 : local flavor_ref_size 2021-07-13 21:53:27.682 | ++ lib/tempest:configure_tempest:149 : local flavor_ref_alt_size 2021-07-13 21:53:27.684 | ++ lib/tempest:configure_tempest:150 : local public_network_id 2021-07-13 21:53:27.687 | ++ lib/tempest:configure_tempest:151 : local public_router_id 2021-07-13 21:53:27.689 | ++ lib/tempest:configure_tempest:152 : local ssh_connect_method=floating 2021-07-13 21:53:27.691 | ++ lib/tempest:configure_tempest:153 : local disk 2021-07-13 21:53:27.693 | ++ lib/tempest:configure_tempest:156 : ifs=' 2021-07-13 21:53:27.693 | ' 2021-07-13 21:53:27.695 | ++ lib/tempest:configure_tempest:166 : declare -a images 2021-07-13 21:53:27.697 | ++ lib/tempest:configure_tempest:168 : is_service_enabled glance 2021-07-13 21:53:27.712 | ++ functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:53:27.715 | ++ lib/tempest:configure_tempest:169 : read -r IMAGE_NAME IMAGE_UUID 2021-07-13 21:53:27.715 | +++ lib/tempest:configure_tempest:129 : oscwrap image list --property status=active 2021-07-13 21:53:27.715 | +++ lib/tempest:configure_tempest:129 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2 }' 2021-07-13 21:53:30.040 | +++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:53:30.043 | ++ lib/tempest:configure_tempest:170 : '[' ubuntu-16 = '' ']' 2021-07-13 21:53:30.046 | ++ lib/tempest:configure_tempest:174 : images+=($IMAGE_UUID) 2021-07-13 21:53:30.048 | ++ lib/tempest:configure_tempest:169 : read -r IMAGE_NAME IMAGE_UUID 2021-07-13 21:53:30.050 | ++ lib/tempest:configure_tempest:177 : case "${#images[*]}" in 2021-07-13 21:53:30.053 | ++ lib/tempest:configure_tempest:183 : '[' -z '' ']' 2021-07-13 21:53:30.055 | ++ lib/tempest:configure_tempest:184 : image_uuid=2a5c5891-8ca9-4e86-a9ed-0ee463d31b93 2021-07-13 21:53:30.058 | ++ lib/tempest:configure_tempest:185 : image_uuid_alt=2a5c5891-8ca9-4e86-a9ed-0ee463d31b93 2021-07-13 21:53:30.060 | ++ lib/tempest:configure_tempest:199 : sudo install -d -o ubuntu /opt/stack/tempest/etc 2021-07-13 21:53:30.072 | ++ lib/tempest:configure_tempest:200 : rm -f /opt/stack/tempest/etc/tempest.conf 2021-07-13 21:53:30.075 | ++ lib/tempest:configure_tempest:202 : local password=Passw0rd 2021-07-13 21:53:30.078 | ++ lib/tempest:configure_tempest:205 : local admin_username=admin 2021-07-13 21:53:30.080 | ++ lib/tempest:configure_tempest:206 : local admin_project_name=admin 2021-07-13 21:53:30.082 | ++ lib/tempest:configure_tempest:207 : local admin_domain_name=Default 2021-07-13 21:53:30.085 | ++ lib/tempest:configure_tempest:208 : local alt_username=alt_demo 2021-07-13 21:53:30.087 | ++ lib/tempest:configure_tempest:209 : local alt_project_name=alt_demo 2021-07-13 21:53:30.089 | ++ lib/tempest:configure_tempest:210 : local admin_project_id 2021-07-13 21:53:30.092 | +++ lib/tempest:configure_tempest:211 : oscwrap project list 2021-07-13 21:53:30.093 | +++ lib/tempest:configure_tempest:211 : awk '/ admin / { print $2 }' 2021-07-13 21:53:32.263 | +++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:53:32.266 | ++ lib/tempest:configure_tempest:211 : admin_project_id=f4eaf1d19b2149eb86a972ceeef9533b 2021-07-13 21:53:32.268 | ++ lib/tempest:configure_tempest:213 : is_service_enabled nova 2021-07-13 21:53:32.283 | ++ functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:53:32.286 | +++ lib/tempest:configure_tempest:216 : nova flavor-list 2021-07-13 21:53:34.112 | ++ lib/tempest:configure_tempest:216 : available_flavors='+-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-07-13 21:53:34.112 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-07-13 21:53:34.112 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-07-13 21:53:34.112 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-07-13 21:53:34.112 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-07-13 21:53:34.112 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-07-13 21:53:34.112 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-07-13 21:53:34.112 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-07-13 21:53:34.112 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-07-13 21:53:34.112 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-07-13 21:53:34.112 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-07-13 21:53:34.112 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-07-13 21:53:34.113 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-07-13 21:53:34.113 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-07-13 21:53:34.113 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-07-13 21:53:34.113 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-07-13 21:53:34.113 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-07-13 21:53:34.113 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+' 2021-07-13 21:53:34.114 | ++ lib/tempest:configure_tempest:217 : [[ -z '' ]] 2021-07-13 21:53:34.117 | ++ lib/tempest:configure_tempest:218 : [[ +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-07-13 21:53:34.117 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-07-13 21:53:34.117 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-07-13 21:53:34.117 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-07-13 21:53:34.117 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-07-13 21:53:34.117 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-07-13 21:53:34.117 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-07-13 21:53:34.117 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-07-13 21:53:34.117 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-07-13 21:53:34.117 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-07-13 21:53:34.117 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-07-13 21:53:34.117 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-07-13 21:53:34.117 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-07-13 21:53:34.117 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-07-13 21:53:34.117 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-07-13 21:53:34.117 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-07-13 21:53:34.117 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-07-13 21:53:34.117 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ =~ m1\.nano ]] 2021-07-13 21:53:34.119 | ++ lib/tempest:configure_tempest:223 : flavor_ref=42 2021-07-13 21:53:34.121 | ++ lib/tempest:configure_tempest:224 : [[ +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-07-13 21:53:34.121 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-07-13 21:53:34.121 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-07-13 21:53:34.121 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-07-13 21:53:34.121 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-07-13 21:53:34.121 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-07-13 21:53:34.121 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-07-13 21:53:34.121 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-07-13 21:53:34.122 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-07-13 21:53:34.122 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-07-13 21:53:34.122 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-07-13 21:53:34.122 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-07-13 21:53:34.122 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-07-13 21:53:34.122 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-07-13 21:53:34.122 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-07-13 21:53:34.122 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-07-13 21:53:34.122 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-07-13 21:53:34.122 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ =~ m1\.micro ]] 2021-07-13 21:53:34.124 | ++ lib/tempest:configure_tempest:229 : flavor_ref_alt=84 2021-07-13 21:53:34.126 | ++ lib/tempest:configure_tempest:278 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 172.20.0.0/16 2021-07-13 21:53:34.154 | ++ lib/tempest:configure_tempest:280 : ssh_connect_method=floating 2021-07-13 21:53:34.156 | ++ lib/tempest:configure_tempest:286 : [[ True == \T\r\u\e ]] 2021-07-13 21:53:34.158 | ++ lib/tempest:configure_tempest:286 : is_networking_extension_supported external-net 2021-07-13 21:53:34.160 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=external-net 2021-07-13 21:53:34.164 | +++ 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-07-13 21:53:36.393 | +++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:53:36.397 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-07-13 21:53:36.397 | router-admin-state-down-before-update 2021-07-13 21:53:36.397 | agent 2021-07-13 21:53:36.397 | agent-resources-synced 2021-07-13 21:53:36.397 | allowed-address-pairs 2021-07-13 21:53:36.397 | auto-allocated-topology 2021-07-13 21:53:36.397 | availability_zone 2021-07-13 21:53:36.397 | availability_zone_filter 2021-07-13 21:53:36.397 | default-subnetpools 2021-07-13 21:53:36.397 | dhcp_agent_scheduler 2021-07-13 21:53:36.397 | dvr 2021-07-13 21:53:36.397 | empty-string-filtering 2021-07-13 21:53:36.397 | external-net 2021-07-13 21:53:36.397 | extra_dhcp_opt 2021-07-13 21:53:36.397 | extraroute 2021-07-13 21:53:36.397 | extraroute-atomic 2021-07-13 21:53:36.397 | filter-validation 2021-07-13 21:53:36.397 | fip-port-details 2021-07-13 21:53:36.397 | flavors 2021-07-13 21:53:36.397 | floatingip-pools 2021-07-13 21:53:36.398 | ip-substring-filtering 2021-07-13 21:53:36.398 | router 2021-07-13 21:53:36.398 | ext-gw-mode 2021-07-13 21:53:36.398 | l3-ha 2021-07-13 21:53:36.398 | l3-flavors 2021-07-13 21:53:36.398 | l3-port-ip-change-not-allowed 2021-07-13 21:53:36.398 | l3_agent_scheduler 2021-07-13 21:53:36.398 | metering 2021-07-13 21:53:36.398 | multi-provider 2021-07-13 21:53:36.398 | net-mtu 2021-07-13 21:53:36.398 | net-mtu-writable 2021-07-13 21:53:36.398 | network_availability_zone 2021-07-13 21:53:36.398 | network-ip-availability 2021-07-13 21:53:36.398 | pagination 2021-07-13 21:53:36.398 | port-mac-address-regenerate 2021-07-13 21:53:36.398 | binding 2021-07-13 21:53:36.398 | binding-extended 2021-07-13 21:53:36.398 | port-security 2021-07-13 21:53:36.398 | project-id 2021-07-13 21:53:36.398 | provider 2021-07-13 21:53:36.398 | quotas 2021-07-13 21:53:36.398 | quota_details 2021-07-13 21:53:36.398 | rbac-policies 2021-07-13 21:53:36.398 | rbac-address-scope 2021-07-13 21:53:36.398 | rbac-security-groups 2021-07-13 21:53:36.398 | rbac-subnetpool 2021-07-13 21:53:36.398 | revision-if-match 2021-07-13 21:53:36.398 | standard-attr-revisions 2021-07-13 21:53:36.398 | router_availability_zone 2021-07-13 21:53:36.398 | port-security-groups-filtering 2021-07-13 21:53:36.398 | security-group 2021-07-13 21:53:36.398 | service-type 2021-07-13 21:53:36.398 | sorting 2021-07-13 21:53:36.398 | standard-attr-description 2021-07-13 21:53:36.398 | stateful-security-group 2021-07-13 21:53:36.399 | subnet_onboard 2021-07-13 21:53:36.399 | subnet-service-types 2021-07-13 21:53:36.399 | subnet_allocation 2021-07-13 21:53:36.399 | subnetpool-prefix-ops 2021-07-13 21:53:36.399 | standard-attr-tag 2021-07-13 21:53:36.399 | standard-attr-timestamp' 2021-07-13 21:53:36.400 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-07-13 21:53:36.400 | router-admin-state-down-before-update 2021-07-13 21:53:36.400 | agent 2021-07-13 21:53:36.400 | agent-resources-synced 2021-07-13 21:53:36.400 | allowed-address-pairs 2021-07-13 21:53:36.400 | auto-allocated-topology 2021-07-13 21:53:36.400 | availability_zone 2021-07-13 21:53:36.400 | availability_zone_filter 2021-07-13 21:53:36.400 | default-subnetpools 2021-07-13 21:53:36.400 | dhcp_agent_scheduler 2021-07-13 21:53:36.401 | dvr 2021-07-13 21:53:36.401 | empty-string-filtering 2021-07-13 21:53:36.401 | external-net 2021-07-13 21:53:36.401 | extra_dhcp_opt 2021-07-13 21:53:36.401 | extraroute 2021-07-13 21:53:36.401 | extraroute-atomic 2021-07-13 21:53:36.401 | filter-validation 2021-07-13 21:53:36.401 | fip-port-details 2021-07-13 21:53:36.401 | flavors 2021-07-13 21:53:36.401 | floatingip-pools 2021-07-13 21:53:36.401 | ip-substring-filtering 2021-07-13 21:53:36.401 | router 2021-07-13 21:53:36.401 | ext-gw-mode 2021-07-13 21:53:36.401 | l3-ha 2021-07-13 21:53:36.401 | l3-flavors 2021-07-13 21:53:36.401 | l3-port-ip-change-not-allowed 2021-07-13 21:53:36.401 | l3_agent_scheduler 2021-07-13 21:53:36.401 | metering 2021-07-13 21:53:36.401 | multi-provider 2021-07-13 21:53:36.401 | net-mtu 2021-07-13 21:53:36.401 | net-mtu-writable 2021-07-13 21:53:36.401 | network_availability_zone 2021-07-13 21:53:36.401 | network-ip-availability 2021-07-13 21:53:36.401 | pagination 2021-07-13 21:53:36.401 | port-mac-address-regenerate 2021-07-13 21:53:36.401 | binding 2021-07-13 21:53:36.401 | binding-extended 2021-07-13 21:53:36.401 | port-security 2021-07-13 21:53:36.401 | project-id 2021-07-13 21:53:36.401 | provider 2021-07-13 21:53:36.401 | quotas 2021-07-13 21:53:36.401 | quota_details 2021-07-13 21:53:36.401 | rbac-policies 2021-07-13 21:53:36.401 | rbac-address-scope 2021-07-13 21:53:36.401 | rbac-security-groups 2021-07-13 21:53:36.401 | rbac-subnetpool 2021-07-13 21:53:36.402 | revision-if-match 2021-07-13 21:53:36.402 | standard-attr-revisions 2021-07-13 21:53:36.402 | router_availability_zone 2021-07-13 21:53:36.402 | port-security-groups-filtering 2021-07-13 21:53:36.402 | security-group 2021-07-13 21:53:36.402 | service-type 2021-07-13 21:53:36.402 | sorting 2021-07-13 21:53:36.402 | standard-attr-description 2021-07-13 21:53:36.402 | stateful-security-group 2021-07-13 21:53:36.402 | subnet_onboard 2021-07-13 21:53:36.402 | subnet-service-types 2021-07-13 21:53:36.402 | subnet_allocation 2021-07-13 21:53:36.402 | subnetpool-prefix-ops 2021-07-13 21:53:36.402 | standard-attr-tag 2021-07-13 21:53:36.402 | standard-attr-timestamp =~ external-net ]] 2021-07-13 21:53:36.402 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-07-13 21:53:36.405 | +++ lib/tempest:configure_tempest:287 : oscwrap network show -f value -c id public 2021-07-13 21:53:39.506 | +++ functions-common:oscwrap:2371 : return 0 2021-07-13 21:53:39.509 | ++ lib/tempest:configure_tempest:287 : public_network_id=b1845e71-4169-4b7e-a93b-a3642708987f 2021-07-13 21:53:39.511 | ++ lib/tempest:configure_tempest:289 : openstack network create --share shared 2021-07-13 21:53:41.909 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-07-13 21:53:41.909 | | Field | Value | 2021-07-13 21:53:41.909 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-07-13 21:53:41.909 | | admin_state_up | UP | 2021-07-13 21:53:41.909 | | availability_zone_hints | | 2021-07-13 21:53:41.910 | | availability_zones | | 2021-07-13 21:53:41.910 | | created_at | 2021-07-13T21:53:41Z | 2021-07-13 21:53:41.910 | | description | | 2021-07-13 21:53:41.910 | | dns_domain | None | 2021-07-13 21:53:41.910 | | id | 6a295320-5492-4ae4-a380-4363aa433b52 | 2021-07-13 21:53:41.910 | | ipv4_address_scope | None | 2021-07-13 21:53:41.910 | | ipv6_address_scope | None | 2021-07-13 21:53:41.910 | | is_default | False | 2021-07-13 21:53:41.910 | | is_vlan_transparent | None | 2021-07-13 21:53:41.910 | | location | cloud='', project.domain_id='default', project.domain_name=, project.id='f4eaf1d19b2149eb86a972ceeef9533b', project.name='admin', region_name='RegionOne', zone= | 2021-07-13 21:53:41.910 | | mtu | 1500 | 2021-07-13 21:53:41.910 | | name | shared | 2021-07-13 21:53:41.910 | | port_security_enabled | True | 2021-07-13 21:53:41.910 | | project_id | f4eaf1d19b2149eb86a972ceeef9533b | 2021-07-13 21:53:41.910 | | provider:network_type | vlan | 2021-07-13 21:53:41.910 | | provider:physical_network | physnet1 | 2021-07-13 21:53:41.910 | | provider:segmentation_id | 151 | 2021-07-13 21:53:41.910 | | qos_policy_id | None | 2021-07-13 21:53:41.910 | | revision_number | 1 | 2021-07-13 21:53:41.910 | | router:external | Internal | 2021-07-13 21:53:41.910 | | segments | None | 2021-07-13 21:53:41.910 | | shared | True | 2021-07-13 21:53:41.911 | | status | ACTIVE | 2021-07-13 21:53:41.911 | | subnets | | 2021-07-13 21:53:41.911 | | tags | | 2021-07-13 21:53:41.911 | | updated_at | 2021-07-13T21:53:41Z | 2021-07-13 21:53:41.911 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-07-13 21:53:42.027 | ++ lib/tempest:configure_tempest:290 : openstack subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2021-07-13 21:53:44.658 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-07-13 21:53:44.658 | | Field | Value | 2021-07-13 21:53:44.658 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-07-13 21:53:44.658 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2021-07-13 21:53:44.658 | | cidr | 192.168.233.0/24 | 2021-07-13 21:53:44.658 | | created_at | 2021-07-13T21:53:44Z | 2021-07-13 21:53:44.658 | | description | shared-subnet | 2021-07-13 21:53:44.658 | | dns_nameservers | | 2021-07-13 21:53:44.658 | | dns_publish_fixed_ip | None | 2021-07-13 21:53:44.658 | | enable_dhcp | True | 2021-07-13 21:53:44.658 | | gateway_ip | 192.168.233.1 | 2021-07-13 21:53:44.658 | | host_routes | | 2021-07-13 21:53:44.658 | | id | b250f20d-640b-4b4c-b6e8-09fc857643c1 | 2021-07-13 21:53:44.658 | | ip_version | 4 | 2021-07-13 21:53:44.658 | | ipv6_address_mode | None | 2021-07-13 21:53:44.658 | | ipv6_ra_mode | None | 2021-07-13 21:53:44.659 | | location | cloud='', project.domain_id='default', project.domain_name=, project.id='f4eaf1d19b2149eb86a972ceeef9533b', project.name='admin', region_name='RegionOne', zone= | 2021-07-13 21:53:44.659 | | name | shared-subnet | 2021-07-13 21:53:44.659 | | network_id | 6a295320-5492-4ae4-a380-4363aa433b52 | 2021-07-13 21:53:44.659 | | prefix_length | None | 2021-07-13 21:53:44.659 | | project_id | f4eaf1d19b2149eb86a972ceeef9533b | 2021-07-13 21:53:44.659 | | revision_number | 0 | 2021-07-13 21:53:44.659 | | segment_id | None | 2021-07-13 21:53:44.659 | | service_types | | 2021-07-13 21:53:44.659 | | subnetpool_id | None | 2021-07-13 21:53:44.659 | | tags | | 2021-07-13 21:53:44.659 | | updated_at | 2021-07-13T21:53:44Z | 2021-07-13 21:53:44.659 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-07-13 21:53:44.775 | ++ lib/tempest:configure_tempest:293 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2021-07-13 21:53:44.802 | ++ lib/tempest:configure_tempest:296 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2021-07-13 21:53:44.829 | ++ lib/tempest:configure_tempest:297 : mkdir -p /opt/stack/data/tempest 2021-07-13 21:53:44.835 | ++ lib/tempest:configure_tempest:298 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2021-07-13 21:53:44.865 | ++ lib/tempest:configure_tempest:299 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2021-07-13 21:53:44.902 | ++ lib/tempest:configure_tempest:300 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2021-07-13 21:53:44.927 | ++ lib/tempest:configure_tempest:303 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2021-07-13 21:53:44.954 | ++ lib/tempest:configure_tempest:304 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2021-07-13 21:53:44.982 | ++ lib/tempest:configure_tempest:307 : iniset /opt/stack/tempest/etc/tempest.conf identity uri http://10.222.0.20/identity/v2.0/ 2021-07-13 21:53:45.010 | ++ lib/tempest:configure_tempest:308 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://10.222.0.20/identity/v3 2021-07-13 21:53:45.035 | ++ lib/tempest:configure_tempest:309 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2021-07-13 21:53:45.061 | ++ lib/tempest:configure_tempest:310 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2021-07-13 21:53:45.089 | ++ lib/tempest:configure_tempest:311 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2021-07-13 21:53:45.117 | ++ lib/tempest:configure_tempest:312 : [[ True == \T\r\u\e ]] 2021-07-13 21:53:45.119 | ++ lib/tempest:configure_tempest:313 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2021-07-13 21:53:45.148 | ++ lib/tempest:configure_tempest:314 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password Passw0rd 2021-07-13 21:53:45.174 | ++ lib/tempest:configure_tempest:315 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2021-07-13 21:53:45.201 | ++ lib/tempest:configure_tempest:316 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2021-07-13 21:53:45.227 | ++ lib/tempest:configure_tempest:318 : '[' False == True ']' 2021-07-13 21:53:45.229 | ++ lib/tempest:configure_tempest:323 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2 False 2021-07-13 21:53:45.265 | ++ lib/tempest:configure_tempest:325 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2021-07-13 21:53:45.289 | ++ lib/tempest:configure_tempest:326 : [[ '' != \v\2 ]] 2021-07-13 21:53:45.292 | ++ lib/tempest:configure_tempest:328 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2_admin False 2021-07-13 21:53:45.318 | ++ lib/tempest:configure_tempest:331 : is_service_enabled tls-proxy 2021-07-13 21:53:45.334 | ++ functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:53:45.336 | ++ lib/tempest:configure_tempest:336 : [[ True = True ]] 2021-07-13 21:53:45.338 | ++ lib/tempest:configure_tempest:337 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2021-07-13 21:53:45.365 | ++ lib/tempest:configure_tempest:342 : is_service_enabled ldap 2021-07-13 21:53:45.380 | ++ functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:53:45.382 | ++ lib/tempest:configure_tempest:348 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2021-07-13 21:53:45.408 | ++ lib/tempest:configure_tempest:352 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2021-07-13 21:53:45.434 | ++ lib/tempest:configure_tempest:357 : [[ ! -z '' ]] 2021-07-13 21:53:45.437 | ++ lib/tempest:configure_tempest:360 : '[' libvirt = xenserver ']' 2021-07-13 21:53:45.439 | ++ lib/tempest:configure_tempest:365 : '[' False '!=' True ']' 2021-07-13 21:53:45.443 | ++ lib/tempest:configure_tempest:366 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled api_v1 False 2021-07-13 21:53:45.471 | ++ lib/tempest:configure_tempest:370 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 2a5c5891-8ca9-4e86-a9ed-0ee463d31b93 2021-07-13 21:53:45.496 | ++ lib/tempest:configure_tempest:371 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 2a5c5891-8ca9-4e86-a9ed-0ee463d31b93 2021-07-13 21:53:45.522 | ++ lib/tempest:configure_tempest:372 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2021-07-13 21:53:45.549 | ++ lib/tempest:configure_tempest:373 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2021-07-13 21:53:45.579 | ++ lib/tempest:configure_tempest:374 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2021-07-13 21:53:45.608 | ++ lib/tempest:configure_tempest:375 : is_service_enabled neutron 2021-07-13 21:53:45.626 | ++ functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:53:45.629 | ++ lib/tempest:configure_tempest:383 : [[ -n '' ]] 2021-07-13 21:53:45.632 | ++ lib/tempest:configure_tempest:393 : local tempest_compute_min_microversion=None 2021-07-13 21:53:45.634 | ++ lib/tempest:configure_tempest:394 : local tempest_compute_max_microversion=2.87 2021-07-13 21:53:45.636 | ++ lib/tempest:configure_tempest:397 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2021-07-13 21:53:45.639 | ++ lib/tempest:configure_tempest:401 : '[' None == None ']' 2021-07-13 21:53:45.641 | ++ lib/tempest:configure_tempest:402 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2021-07-13 21:53:45.659 | ++ lib/tempest:configure_tempest:406 : '[' 2.87 == None ']' 2021-07-13 21:53:45.662 | ++ lib/tempest:configure_tempest:409 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion 2.87 2021-07-13 21:53:45.687 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2021-07-13 21:53:45.716 | ++ lib/tempest:configure_tempest:413 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2021-07-13 21:53:45.743 | ++ lib/tempest:configure_tempest:414 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2021-07-13 21:53:45.769 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2021-07-13 21:53:45.794 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration True 2021-07-13 21:53:45.823 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2021-07-13 21:53:45.871 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume False 2021-07-13 21:53:45.897 | ++ lib/tempest:configure_tempest:419 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled xenapi_apis True 2021-07-13 21:53:45.927 | ++ lib/tempest:configure_tempest:420 : [[ -n AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2021-07-13 21:53:45.929 | ++ 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-07-13 21:53:45.955 | ++ lib/tempest:configure_tempest:424 : [[ False == \T\r\u\e ]] 2021-07-13 21:53:45.958 | ++ lib/tempest:configure_tempest:428 : is_service_enabled n-novnc 2021-07-13 21:53:45.973 | ++ functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:53:45.975 | ++ lib/tempest:configure_tempest:433 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2021-07-13 21:53:46.001 | ++ lib/tempest:configure_tempest:434 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id b1845e71-4169-4b7e-a93b-a3642708987f 2021-07-13 21:53:46.028 | ++ lib/tempest:configure_tempest:435 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2021-07-13 21:53:46.057 | ++ lib/tempest:configure_tempest:436 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 172.20.0.0/16 2021-07-13 21:53:46.092 | ++ lib/tempest:configure_tempest:437 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2021-07-13 21:53:46.123 | ++ lib/tempest:configure_tempest:438 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2021-07-13 21:53:46.152 | ++ lib/tempest:configure_tempest:439 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2021-07-13 21:53:46.179 | ++ lib/tempest:configure_tempest:442 : '[' libvirt = xenserver ']' 2021-07-13 21:53:46.182 | ++ lib/tempest:configure_tempest:448 : SCENARIO_IMAGE_DIR=/home/ubuntu/devstack/files 2021-07-13 21:53:46.184 | ++ lib/tempest:configure_tempest:449 : SCENARIO_IMAGE_FILE= 2021-07-13 21:53:46.186 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/ubuntu/devstack/files/ 2021-07-13 21:53:46.217 | ++ lib/tempest:configure_tempest:454 : TEMPEST_SSH_NETWORK_NAME=private 2021-07-13 21:53:46.220 | ++ lib/tempest:configure_tempest:455 : is_provider_network 2021-07-13 21:53:46.222 | ++ functions-common:is_provider_network:2180 : '[' '' == True ']' 2021-07-13 21:53:46.225 | ++ functions-common:is_provider_network:2183 : return 1 2021-07-13 21:53:46.227 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2021-07-13 21:53:46.257 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2021-07-13 21:53:46.284 | ++ lib/tempest:configure_tempest:461 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2021-07-13 21:53:46.310 | ++ lib/tempest:configure_tempest:462 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2021-07-13 21:53:46.337 | ++ lib/tempest:configure_tempest:463 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2021-07-13 21:53:46.362 | ++ lib/tempest:configure_tempest:470 : [[ -n '' ]] 2021-07-13 21:53:46.364 | ++ lib/tempest:configure_tempest:474 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-07-13 21:53:46.366 | ++ lib/tempest:configure_tempest:475 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2021-07-13 21:53:46.369 | +++ lib/tempest:configure_tempest:477 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2021-07-13 21:53:46.385 | ++ lib/tempest:configure_tempest:477 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2021-07-13 21:53:46.413 | ++ lib/tempest:configure_tempest:479 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-07-13 21:53:46.415 | ++ lib/tempest:configure_tempest:480 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2021-07-13 21:53:46.418 | +++ lib/tempest:configure_tempest:482 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2021-07-13 21:53:46.433 | ++ lib/tempest:configure_tempest:482 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2021-07-13 21:53:46.459 | ++ lib/tempest:configure_tempest:485 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-07-13 21:53:46.461 | ++ lib/tempest:configure_tempest:485 : '[' libvirt = libvirt ']' 2021-07-13 21:53:46.463 | ++ lib/tempest:configure_tempest:486 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2021-07-13 21:53:46.466 | +++ lib/tempest:configure_tempest:488 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2021-07-13 21:53:46.482 | ++ lib/tempest:configure_tempest:488 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2021-07-13 21:53:46.507 | ++ lib/tempest:configure_tempest:490 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-07-13 21:53:46.509 | ++ lib/tempest:configure_tempest:491 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2021-07-13 21:53:46.512 | +++ lib/tempest:configure_tempest:493 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2021-07-13 21:53:46.529 | ++ lib/tempest:configure_tempest:493 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2021-07-13 21:53:46.554 | ++ lib/tempest:configure_tempest:494 : local tempest_volume_min_microversion=None 2021-07-13 21:53:46.557 | ++ lib/tempest:configure_tempest:495 : local tempest_volume_max_microversion=3.60 2021-07-13 21:53:46.559 | ++ lib/tempest:configure_tempest:498 : [[ '' == \v\o\l\u\m\e\v\2 ]] 2021-07-13 21:53:46.561 | ++ lib/tempest:configure_tempest:502 : '[' None == None ']' 2021-07-13 21:53:46.563 | ++ lib/tempest:configure_tempest:503 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2021-07-13 21:53:46.581 | ++ lib/tempest:configure_tempest:508 : '[' 3.60 == None ']' 2021-07-13 21:53:46.584 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion 3.60 2021-07-13 21:53:46.609 | ++ lib/tempest:configure_tempest:514 : is_service_enabled c-bak 2021-07-13 21:53:46.633 | ++ functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:53:46.635 | ++ lib/tempest:configure_tempest:515 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2021-07-13 21:53:46.663 | ++ lib/tempest:configure_tempest:521 : [[ -n lvm:lvmdriver-1 ]] 2021-07-13 21:53:46.665 | ++ lib/tempest:configure_tempest:521 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2021-07-13 21:53:46.667 | ++ lib/tempest:configure_tempest:541 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2021-07-13 21:53:46.670 | ++ lib/tempest:configure_tempest:545 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2021-07-13 21:53:46.672 | ++ lib/tempest:configure_tempest:555 : local tempest_placement_min_microversion=None 2021-07-13 21:53:46.675 | ++ lib/tempest:configure_tempest:556 : local tempest_placement_max_microversion=1.36 2021-07-13 21:53:46.678 | ++ lib/tempest:configure_tempest:557 : '[' None == None ']' 2021-07-13 21:53:46.680 | ++ lib/tempest:configure_tempest:558 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2021-07-13 21:53:46.699 | ++ lib/tempest:configure_tempest:562 : '[' 1.36 == None ']' 2021-07-13 21:53:46.702 | ++ lib/tempest:configure_tempest:565 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion 1.36 2021-07-13 21:53:46.733 | ++ lib/tempest:configure_tempest:569 : '[' libvirt = ironic ']' 2021-07-13 21:53:46.735 | ++ lib/tempest:configure_tempest:583 : '[' libvirt = libvirt ']' 2021-07-13 21:53:46.739 | ++ lib/tempest:configure_tempest:585 : '[' kvm = lxc ']' 2021-07-13 21:53:46.741 | ++ lib/tempest:configure_tempest:592 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2021-07-13 21:53:46.768 | ++ lib/tempest:configure_tempest:593 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2021-07-13 21:53:46.796 | ++ lib/tempest:configure_tempest:606 : local service 2021-07-13 21:53:46.798 | ++ lib/tempest:configure_tempest:607 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2021-07-13 21:53:46.800 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-07-13 21:53:46.803 | ++ lib/tempest:configure_tempest:609 : is_service_enabled key 2021-07-13 21:53:46.819 | ++ functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:53:46.821 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2021-07-13 21:53:46.856 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-07-13 21:53:46.858 | ++ lib/tempest:configure_tempest:609 : is_service_enabled glance 2021-07-13 21:53:46.882 | ++ functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:53:46.884 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2021-07-13 21:53:46.911 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-07-13 21:53:46.913 | ++ lib/tempest:configure_tempest:609 : is_service_enabled nova 2021-07-13 21:53:46.930 | ++ functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:53:46.932 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2021-07-13 21:53:46.959 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-07-13 21:53:46.962 | ++ lib/tempest:configure_tempest:609 : is_service_enabled neutron 2021-07-13 21:53:46.980 | ++ functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:53:46.982 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2021-07-13 21:53:47.012 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-07-13 21:53:47.015 | ++ lib/tempest:configure_tempest:609 : is_service_enabled cinder 2021-07-13 21:53:47.033 | ++ functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:53:47.035 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2021-07-13 21:53:47.065 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-07-13 21:53:47.067 | ++ lib/tempest:configure_tempest:609 : is_service_enabled swift 2021-07-13 21:53:47.087 | ++ functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:53:47.089 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift True 2021-07-13 21:53:47.116 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-07-13 21:53:47.119 | ++ lib/tempest:configure_tempest:609 : is_service_enabled horizon 2021-07-13 21:53:47.141 | ++ functions-common:is_service_enabled:1987 : return 1 2021-07-13 21:53:47.143 | ++ lib/tempest:configure_tempest:612 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2021-07-13 21:53:47.173 | ++ lib/tempest:configure_tempest:616 : '[' libvirt = libvirt ']' 2021-07-13 21:53:47.176 | ++ lib/tempest:configure_tempest:616 : '[' kvm = lxc ']' 2021-07-13 21:53:47.178 | ++ lib/tempest:configure_tempest:626 : local tmp_cfg_file 2021-07-13 21:53:47.181 | +++ lib/tempest:configure_tempest:627 : mktemp 2021-07-13 21:53:47.185 | ++ lib/tempest:configure_tempest:627 : tmp_cfg_file=/tmp/tmp.0zE9UMUrrP 2021-07-13 21:53:47.187 | ++ lib/tempest:configure_tempest:628 : cd /opt/stack/tempest 2021-07-13 21:53:47.190 | ++ lib/tempest:configure_tempest:629 : [[ False != \T\r\u\e ]] 2021-07-13 21:53:47.192 | ++ lib/tempest:configure_tempest:630 : tox -revenv-tempest --notest 2021-07-13 21:53:47.843 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2021-07-13 21:53:48.748 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2021-07-13 21:54:07.609 | venv-tempest develop-inst: /opt/stack/tempest 2021-07-13 21:54:13.187 | venv-tempest installed: attrs==21.2.0,bcrypt==3.2.0,certifi==2021.5.30,cffi==1.14.6,chardet==4.0.0,cliff==3.8.0,cmd2==2.1.2,colorama==0.4.4,cryptography==3.4.7,debtcollector==2.2.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==2.10,importlib-metadata==4.6.1,importlib-resources==5.2.0,iso8601==0.1.14,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.6,msgpack==1.0.2,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.4.0,oslo.config==8.7.0,oslo.context==3.3.0,oslo.i18n==5.0.1,oslo.log==4.6.0,oslo.serialization==4.1.0,oslo.utils==4.9.2,packaging==21.0,paramiko==2.7.2,pbr==5.6.0,prettytable==0.7.2,pycparser==2.20,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==2.4.7,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.1,python-mimeparse==1.6.0,python-subunit==1.4.0,pytz==2021.1,PyYAML==5.4.1,requests==2.25.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.0,stevedore==3.3.0,-e git+https://opendev.org/openstack/tempest@a45828bf92c991cbcd8749ebd7f839e0cb66cbd4#egg=tempest,testtools==2.4.0,traceback2==1.4.0,typing-extensions==3.10.0.0,unittest2==1.1.0,urllib3==1.26.6,voluptuous==0.12.1,wcwidth==0.2.5,wrapt==1.12.1,zipp==3.5.0 2021-07-13 21:54:13.187 | ___________________________________ summary ____________________________________ 2021-07-13 21:54:13.188 | venv-tempest: skipped tests 2021-07-13 21:54:13.188 | congratulations :) 2021-07-13 21:54:13.216 | ++ lib/tempest:configure_tempest:633 : local tmp_u_c_m 2021-07-13 21:54:13.219 | +++ lib/tempest:configure_tempest:634 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2021-07-13 21:54:13.225 | ++ lib/tempest:configure_tempest:634 : tmp_u_c_m=/tmp/tempest_u_c_m.hukUR93BcP 2021-07-13 21:54:13.227 | ++ lib/tempest:configure_tempest:635 : set_tempest_venv_constraints /tmp/tempest_u_c_m.hukUR93BcP 2021-07-13 21:54:13.229 | ++ lib/tempest:set_tempest_venv_constraints:114 : local tmp_c 2021-07-13 21:54:13.232 | ++ lib/tempest:set_tempest_venv_constraints:115 : tmp_c=/tmp/tempest_u_c_m.hukUR93BcP 2021-07-13 21:54:13.234 | ++ lib/tempest:set_tempest_venv_constraints:116 : [[ master == \m\a\s\t\e\r ]] 2021-07-13 21:54:13.237 | ++ lib/tempest:set_tempest_venv_constraints:117 : cd /opt/stack/requirements 2021-07-13 21:54:13.239 | ++ lib/tempest:set_tempest_venv_constraints:117 : git show origin/master:upper-constraints.txt 2021-07-13 21:54:13.245 | ++ lib/tempest:configure_tempest:636 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.hukUR93BcP -r requirements.txt 2021-07-13 21:54:15.037 | venv-tempest develop-inst-noop: /opt/stack/tempest 2021-07-13 21:54:15.540 | venv-tempest installed: attrs==21.2.0,bcrypt==3.2.0,certifi==2021.5.30,cffi==1.14.6,chardet==4.0.0,cliff==3.8.0,cmd2==2.1.2,colorama==0.4.4,cryptography==3.4.7,debtcollector==2.2.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==2.10,importlib-metadata==4.6.1,importlib-resources==5.2.0,iso8601==0.1.14,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.6,msgpack==1.0.2,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.4.0,oslo.config==8.7.0,oslo.context==3.3.0,oslo.i18n==5.0.1,oslo.log==4.6.0,oslo.serialization==4.1.0,oslo.utils==4.9.2,packaging==21.0,paramiko==2.7.2,pbr==5.6.0,prettytable==0.7.2,pycparser==2.20,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==2.4.7,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.1,python-mimeparse==1.6.0,python-subunit==1.4.0,pytz==2021.1,PyYAML==5.4.1,requests==2.25.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.0,stevedore==3.3.0,-e git+https://opendev.org/openstack/tempest@a45828bf92c991cbcd8749ebd7f839e0cb66cbd4#egg=tempest,testtools==2.4.0,traceback2==1.4.0,typing-extensions==3.10.0.0,unittest2==1.1.0,urllib3==1.26.6,voluptuous==0.12.1,wcwidth==0.2.5,wrapt==1.12.1,zipp==3.5.0 2021-07-13 21:54:15.541 | venv-tempest run-test-pre: PYTHONHASHSEED='947452744' 2021-07-13 21:54:15.541 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.hukUR93BcP -r requirements.txt 2021-07-13 21:54:16.363 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:54:16.576 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:54:16.759 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:54:17.068 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-07-13 21:54:17.070 | Requirement already satisfied: oslo.concurrency===4.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hukUR93BcP (line 24)) (4.4.0) 2021-07-13 21:54:17.082 | Requirement already satisfied: pbr===5.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hukUR93BcP (line 46)) (5.6.0) 2021-07-13 21:54:17.085 | Requirement already satisfied: oslo.i18n===5.0.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hukUR93BcP (line 52)) (5.0.1) 2021-07-13 21:54:17.091 | Requirement already satisfied: fixtures===3.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hukUR93BcP (line 63)) (3.0.0) 2021-07-13 21:54:17.103 | Requirement already satisfied: debtcollector===2.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hukUR93BcP (line 119)) (2.2.0) 2021-07-13 21:54:17.111 | Requirement already satisfied: netaddr===0.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hukUR93BcP (line 137)) (0.8.0) 2021-07-13 21:54:17.118 | Requirement already satisfied: prettytable===0.7.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hukUR93BcP (line 145)) (0.7.2) 2021-07-13 21:54:17.121 | Requirement already satisfied: paramiko===2.7.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hukUR93BcP (line 169)) (2.7.2) 2021-07-13 21:54:17.158 | Requirement already satisfied: urllib3===1.26.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hukUR93BcP (line 174)) (1.26.6) 2021-07-13 21:54:17.181 | Requirement already satisfied: python-subunit===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hukUR93BcP (line 179)) (1.4.0) 2021-07-13 21:54:17.197 | Requirement already satisfied: PyYAML===5.4.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hukUR93BcP (line 183)) (5.4.1) 2021-07-13 21:54:17.200 | Requirement already satisfied: cryptography===3.4.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hukUR93BcP (line 188)) (3.4.7) 2021-07-13 21:54:17.257 | Requirement already satisfied: unittest2===1.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hukUR93BcP (line 206)) (1.1.0) 2021-07-13 21:54:17.264 | Requirement already satisfied: bcrypt===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hukUR93BcP (line 214)) (3.2.0) 2021-07-13 21:54:17.275 | Requirement already satisfied: cliff===3.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hukUR93BcP (line 249)) (3.8.0) 2021-07-13 21:54:17.287 | Requirement already satisfied: oslo.log===4.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hukUR93BcP (line 282)) (4.6.0) 2021-07-13 21:54:17.330 | Requirement already satisfied: stestr===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hukUR93BcP (line 310)) (3.2.0) 2021-07-13 21:54:17.360 | Requirement already satisfied: oslo.serialization===4.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hukUR93BcP (line 311)) (4.1.0) 2021-07-13 21:54:17.370 | Requirement already satisfied: testtools===2.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hukUR93BcP (line 347)) (2.4.0) 2021-07-13 21:54:17.388 | Requirement already satisfied: PyNaCl===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hukUR93BcP (line 387)) (1.4.0) 2021-07-13 21:54:17.402 | Requirement already satisfied: msgpack===1.0.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hukUR93BcP (line 395)) (1.0.2) 2021-07-13 21:54:17.406 | Requirement already satisfied: oslo.config===8.7.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hukUR93BcP (line 397)) (8.7.0) 2021-07-13 21:54:17.451 | Requirement already satisfied: pyparsing===2.4.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hukUR93BcP (line 412)) (2.4.7) 2021-07-13 21:54:17.455 | Requirement already satisfied: stevedore===3.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hukUR93BcP (line 423)) (3.3.0) 2021-07-13 21:54:17.464 | Requirement already satisfied: cmd2===2.1.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hukUR93BcP (line 433)) (2.1.2) 2021-07-13 21:54:17.526 | Requirement already satisfied: six===1.16.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hukUR93BcP (line 451)) (1.16.0) 2021-07-13 21:54:17.529 | Requirement already satisfied: wrapt===1.12.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hukUR93BcP (line 479)) (1.12.1) 2021-07-13 21:54:17.532 | Requirement already satisfied: rfc3986===1.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hukUR93BcP (line 490)) (1.5.0) 2021-07-13 21:54:17.537 | Requirement already satisfied: future===0.18.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hukUR93BcP (line 495)) (0.18.2) 2021-07-13 21:54:17.540 | Requirement already satisfied: importlib-resources===5.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hukUR93BcP (line 523)) (5.2.0) 2021-07-13 21:54:17.571 | Requirement already satisfied: cffi===1.14.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hukUR93BcP (line 538)) (1.14.6) 2021-07-13 21:54:17.574 | Requirement already satisfied: jsonschema===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hukUR93BcP (line 541)) (3.2.0) 2021-07-13 21:54:17.607 | Requirement already satisfied: zipp===3.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hukUR93BcP (line 554)) (3.5.0) 2021-07-13 21:54:17.636 | Requirement already satisfied: fasteners===0.14.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hukUR93BcP (line 568)) (0.14.1) 2021-07-13 21:54:17.641 | Requirement already satisfied: oslo.utils===4.9.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hukUR93BcP (line 575)) (4.9.2) 2021-07-13 21:54:17.658 | Requirement already satisfied: python-dateutil===2.8.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hukUR93BcP (line 582)) (2.8.1) 2021-07-13 21:54:17.664 | Requirement already satisfied: typing-extensions===3.10.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hukUR93BcP (line 583)) (3.10.0.0) 2021-07-13 21:54:17.669 | Requirement already satisfied: colorama===0.4.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hukUR93BcP (line 585)) (0.4.4) 2021-07-13 21:54:17.673 | Requirement already satisfied: pytz===2021.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hukUR93BcP (line 588)) (2021.1) 2021-07-13 21:54:17.678 | Requirement already satisfied: setuptools===57.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hukUR93BcP (line 595)) (57.1.0) 2021-07-13 21:54:17.730 | Requirement already satisfied: extras===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hukUR93BcP (line 165)) (1.0.0) 2021-07-13 21:54:17.733 | Requirement already satisfied: argparse in ./.tox/tempest/lib/python3.6/site-packages (from unittest2===1.1.0->-c /tmp/tempest_u_c_m.hukUR93BcP (line 206)) (1.4.0) 2021-07-13 21:54:17.736 | Requirement already satisfied: traceback2===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hukUR93BcP (line 149)) (1.4.0) 2021-07-13 21:54:17.740 | Requirement already satisfied: oslo.context===3.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hukUR93BcP (line 55)) (3.3.0) 2021-07-13 21:54:17.746 | Requirement already satisfied: pyinotify===0.9.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hukUR93BcP (line 118)) (0.9.6) 2021-07-13 21:54:17.749 | Requirement already satisfied: voluptuous===0.12.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hukUR93BcP (line 2)) (0.12.1) 2021-07-13 21:54:17.754 | Requirement already satisfied: python-mimeparse===1.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hukUR93BcP (line 97)) (1.6.0) 2021-07-13 21:54:17.757 | Requirement already satisfied: importlib-metadata===4.6.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hukUR93BcP (line 285)) (4.6.1) 2021-07-13 21:54:17.803 | Requirement already satisfied: requests===2.25.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hukUR93BcP (line 223)) (2.25.1) 2021-07-13 21:54:17.824 | Requirement already satisfied: wcwidth===0.2.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hukUR93BcP (line 142)) (0.2.5) 2021-07-13 21:54:17.830 | Requirement already satisfied: attrs===21.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hukUR93BcP (line 49)) (21.2.0) 2021-07-13 21:54:17.890 | Requirement already satisfied: pyperclip===1.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hukUR93BcP (line 273)) (1.8.2) 2021-07-13 21:54:17.893 | Requirement already satisfied: pycparser===2.20 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hukUR93BcP (line 181)) (2.20) 2021-07-13 21:54:17.896 | Requirement already satisfied: pyrsistent===0.18.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hukUR93BcP (line 488)) (0.18.0) 2021-07-13 21:54:17.901 | Requirement already satisfied: monotonic===1.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hukUR93BcP (line 509)) (1.6) 2021-07-13 21:54:17.904 | Requirement already satisfied: netifaces===0.11.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hukUR93BcP (line 516)) (0.11.0) 2021-07-13 21:54:17.907 | Requirement already satisfied: iso8601===0.1.14 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hukUR93BcP (line 361)) (0.1.14) 2021-07-13 21:54:17.910 | Requirement already satisfied: packaging===21.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hukUR93BcP (line 335)) (21.0) 2021-07-13 21:54:17.916 | Requirement already satisfied: linecache2===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hukUR93BcP (line 363)) (1.0.0) 2021-07-13 21:54:17.918 | Requirement already satisfied: certifi===2021.5.30 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hukUR93BcP (line 41)) (2021.5.30) 2021-07-13 21:54:17.921 | Requirement already satisfied: idna===2.10 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hukUR93BcP (line 365)) (2.10) 2021-07-13 21:54:17.926 | Requirement already satisfied: chardet===4.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hukUR93BcP (line 3)) (4.0.0) 2021-07-13 21:54:18.022 | WARNING: You are using pip version 20.0.2; however, version 21.1.3 is available. 2021-07-13 21:54:18.022 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2021-07-13 21:54:18.079 | ___________________________________ summary ____________________________________ 2021-07-13 21:54:18.079 | venv-tempest: commands succeeded 2021-07-13 21:54:18.079 | congratulations :) 2021-07-13 21:54:18.107 | ++ lib/tempest:configure_tempest:637 : rm -f /tmp/tempest_u_c_m.hukUR93BcP 2021-07-13 21:54:18.111 | ++ lib/tempest:configure_tempest:640 : iniset /opt/stack/tempest/etc/tempest.conf auth tempest_roles member 2021-07-13 21:54:18.137 | ++ lib/tempest:configure_tempest:641 : [[ False == \T\r\u\e ]] 2021-07-13 21:54:18.139 | ++ lib/tempest:configure_tempest:649 : [[ True == \F\a\l\s\e ]] 2021-07-13 21:54:18.142 | ++ lib/tempest:configure_tempest:653 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2021-07-13 21:54:18.167 | ++ lib/tempest:configure_tempest:659 : tox -evenv -- tempest verify-config -uro /tmp/tmp.0zE9UMUrrP 2021-07-13 21:54:18.813 | venv create: /opt/stack/tempest/.tox/venv 2021-07-13 21:54:19.466 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2021-07-13 21:54:47.788 | venv develop-inst: /opt/stack/tempest 2021-07-13 21:54:55.636 | venv installed: alabaster==0.7.12,attrs==21.2.0,Babel==2.9.1,bcrypt==3.2.0,certifi==2021.5.30,cffi==1.14.6,chardet==4.0.0,cliff==3.8.0,cmd2==2.1.2,colorama==0.4.4,cryptography==3.4.7,debtcollector==2.2.0,docutils==0.16,dulwich==0.20.23,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==2.10,imagesize==1.2.0,importlib-metadata==4.6.1,importlib-resources==5.2.0,iso8601==0.1.14,Jinja2==3.0.1,jsonschema==3.2.0,linecache2==1.0.0,MarkupSafe==2.0.1,monotonic==1.6,msgpack==1.0.2,netaddr==0.8.0,netifaces==0.11.0,openstackdocstheme==2.3.0,oslo.concurrency==4.4.0,oslo.config==8.7.0,oslo.context==3.3.0,oslo.i18n==5.0.1,oslo.log==4.6.0,oslo.serialization==4.1.0,oslo.utils==4.9.2,packaging==21.0,paramiko==2.7.2,pbr==5.6.0,prettytable==0.7.2,pycparser==2.20,Pygments==2.9.0,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==2.4.7,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.1,python-mimeparse==1.6.0,python-subunit==1.4.0,pytz==2021.1,PyYAML==5.4.1,reno==3.3.0,requests==2.25.1,rfc3986==1.5.0,six==1.16.0,snowballstemmer==2.1.0,Sphinx==3.5.4,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-svg2pdfconverter==1.1.1,stestr==3.2.0,stevedore==3.3.0,-e git+https://opendev.org/openstack/tempest@a45828bf92c991cbcd8749ebd7f839e0cb66cbd4#egg=tempest,testtools==2.4.0,traceback2==1.4.0,typing-extensions==3.10.0.0,unittest2==1.1.0,urllib3==1.26.6,voluptuous==0.12.1,wcwidth==0.2.5,wrapt==1.12.1,zipp==3.5.0 2021-07-13 21:54:55.637 | venv run-test-pre: PYTHONHASHSEED='1920308751' 2021-07-13 21:54:55.638 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.0zE9UMUrrP 2021-07-13 21:54:59.019 | /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-07-13 21:54:59.019 | "supporting stable Ussuri.", DeprecationWarning) 2021-07-13 21:54:59.019 | /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-07-13 21:54:59.019 | "supporting stable wallaby.", DeprecationWarning) 2021-07-13 21:54:59.020 | /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-07-13 21:54:59.020 | _client = klass(auth_provider=auth_provider, **kwargs) 2021-07-13 21:54:59.020 | Config option api_v2 in group image-feature-enabled should be changed to: False 2021-07-13 21:54:59.124 | ___________________________________ summary ____________________________________ 2021-07-13 21:54:59.124 | venv: commands succeeded 2021-07-13 21:54:59.124 | congratulations :) 2021-07-13 21:54:59.152 | ++ lib/tempest:configure_tempest:664 : is_service_enabled q-metering 2021-07-13 21:54:59.168 | ++ functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:54:59.170 | ++ lib/tempest:configure_tempest:669 : is_service_enabled q-l3 2021-07-13 21:54:59.186 | ++ functions-common:is_service_enabled:1987 : return 0 2021-07-13 21:54:59.188 | ++ lib/tempest:configure_tempest:673 : DEFAULT_NET_EXT=address-scope,agent,allowed-address-pairs,auto-allocated-topology 2021-07-13 21:54:59.191 | ++ lib/tempest:configure_tempest:674 : DEFAULT_NET_EXT+=,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler 2021-07-13 21:54:59.193 | ++ lib/tempest:configure_tempest:675 : DEFAULT_NET_EXT+=,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors 2021-07-13 21:54:59.195 | ++ lib/tempest:configure_tempest:676 : DEFAULT_NET_EXT+=,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu 2021-07-13 21:54:59.197 | ++ lib/tempest:configure_tempest:677 : DEFAULT_NET_EXT+=,network-ip-availability,network_availability_zone,pagination 2021-07-13 21:54:59.200 | ++ lib/tempest:configure_tempest:678 : DEFAULT_NET_EXT+=,port-security,project-id,provider,quotas,quota_details,rbac-policies 2021-07-13 21:54:59.202 | ++ lib/tempest:configure_tempest:679 : DEFAULT_NET_EXT+=,revision-if-match,router,router_availability_zone,security-group,service-type,sorting 2021-07-13 21:54:59.204 | ++ lib/tempest:configure_tempest:680 : DEFAULT_NET_EXT+=,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp 2021-07-13 21:54:59.206 | ++ lib/tempest:configure_tempest:681 : DEFAULT_NET_EXT+=,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering 2021-07-13 21:54:59.209 | ++ lib/tempest:configure_tempest:682 : DEFAULT_NET_EXT+=,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate 2021-07-13 21:54:59.211 | ++ lib/tempest:configure_tempest:683 : DEFAULT_NET_EXT+=,port-security-groups-filtering,fip-port-details,binding-extended 2021-07-13 21:54:59.213 | ++ lib/tempest:configure_tempest:684 : DEFAULT_NET_EXT+=,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced 2021-07-13 21:54:59.215 | ++ lib/tempest:configure_tempest:685 : DEFAULT_NET_EXT+=,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update 2021-07-13 21:54:59.218 | ++ lib/tempest:configure_tempest:687 : DEFAULT_NET_EXT+=,rbac-subnetpool,tag_ports_during_bulk_creation,stateful_security_group 2021-07-13 21:54:59.220 | ++ 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-07-13 21:54:59.223 | ++ lib/tempest:configure_tempest:690 : [[ ! -z '' ]] 2021-07-13 21:54:59.225 | ++ lib/tempest:configure_tempest:696 : [[ -n '' ]] 2021-07-13 21:54:59.227 | ++ 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-07-13 21:54:59.254 | ++ lib/tempest:configure_tempest:701 : DEFAULT_SWIFT_OPT=account_quotas,bulk_delete,bulk_upload,container_quotas 2021-07-13 21:54:59.256 | ++ lib/tempest:configure_tempest:702 : DEFAULT_SWIFT_OPT+=,container_sync,crossdomain,formpost,ratelimit,slo 2021-07-13 21:54:59.258 | ++ lib/tempest:configure_tempest:703 : DEFAULT_SWIFT_OPT+=,staticweb,tempauth,tempurl,versioned_writes 2021-07-13 21:54:59.261 | ++ 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-07-13 21:54:59.263 | ++ lib/tempest:configure_tempest:705 : [[ ! -z '' ]] 2021-07-13 21:54:59.265 | ++ 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-07-13 21:54:59.294 | ++ lib/tempest:configure_tempest:721 : local network_available_features= 2021-07-13 21:54:59.296 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled available_features 2021-07-13 21:54:59.324 | ++ lib/tempest:configure_tempest:724 : DEFAULT_VOL_EXT=OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups 2021-07-13 21:54:59.326 | ++ lib/tempest:configure_tempest:725 : DEFAULT_VOL_EXT+=,encryption,os-admin-actions,os-availability-zone 2021-07-13 21:54:59.328 | ++ lib/tempest:configure_tempest:726 : DEFAULT_VOL_EXT+=,os-extended-services,os-extended-snapshot-attributes 2021-07-13 21:54:59.331 | ++ lib/tempest:configure_tempest:727 : DEFAULT_VOL_EXT+=,os-hosts,os-quota-class-sets,os-quota-sets 2021-07-13 21:54:59.333 | ++ lib/tempest:configure_tempest:728 : DEFAULT_VOL_EXT+=,os-services,os-snapshot-actions,os-snapshot-manage 2021-07-13 21:54:59.336 | ++ lib/tempest:configure_tempest:729 : DEFAULT_VOL_EXT+=,os-snapshot-unmanage,os-types-extra-specs,os-types-manage 2021-07-13 21:54:59.338 | ++ lib/tempest:configure_tempest:730 : DEFAULT_VOL_EXT+=,os-used-limits,os-vol-host-attr,os-vol-image-meta 2021-07-13 21:54:59.340 | ++ lib/tempest:configure_tempest:731 : DEFAULT_VOL_EXT+=,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions 2021-07-13 21:54:59.343 | ++ lib/tempest:configure_tempest:732 : DEFAULT_VOL_EXT+=,os-volume-encryption-metadata,os-volume-manage 2021-07-13 21:54:59.346 | ++ lib/tempest:configure_tempest:733 : DEFAULT_VOL_EXT+=,os-volume-transfer,os-volume-type-access 2021-07-13 21:54:59.349 | ++ lib/tempest:configure_tempest:734 : DEFAULT_VOL_EXT+=,os-volume-unmanage,qos-specs,scheduler-stats 2021-07-13 21:54:59.351 | ++ 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-07-13 21:54:59.354 | ++ lib/tempest:configure_tempest:736 : [[ ! -z '' ]] 2021-07-13 21:54:59.356 | ++ 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-07-13 21:54:59.382 | ++ lib/tempest:configure_tempest:745 : IFS=' 2021-07-13 21:54:59.383 | ' 2021-07-13 21:54:59.385 | ++ extras.d/80-tempest.sh:source:22 : echo_summary 'Installing Tempest Plugins' 2021-07-13 21:54:59.388 | ++ ./stack.sh:echo_summary:418 : [[ -t 3 ]] 2021-07-13 21:54:59.390 | ++ ./stack.sh:echo_summary:424 : echo -e Installing Tempest Plugins 2021-07-13 21:54:59.393 | ++ extras.d/80-tempest.sh:source:23 : install_tempest_plugins 2021-07-13 21:54:59.395 | ++ lib/tempest:install_tempest_plugins:774 : pushd /opt/stack/tempest 2021-07-13 21:54:59.395 | /opt/stack/tempest /opt/stack/tempest 2021-07-13 21:54:59.398 | ++ lib/tempest:install_tempest_plugins:775 : [[ /opt/stack/cinder-tempest-plugin != 0 ]] 2021-07-13 21:54:59.400 | ++ lib/tempest:install_tempest_plugins:776 : local tmp_u_c_m 2021-07-13 21:54:59.403 | +++ lib/tempest:install_tempest_plugins:777 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2021-07-13 21:54:59.408 | ++ lib/tempest:install_tempest_plugins:777 : tmp_u_c_m=/tmp/tempest_u_c_m.ALQb6Js6Ip 2021-07-13 21:54:59.411 | ++ lib/tempest:install_tempest_plugins:778 : set_tempest_venv_constraints /tmp/tempest_u_c_m.ALQb6Js6Ip 2021-07-13 21:54:59.413 | ++ lib/tempest:set_tempest_venv_constraints:114 : local tmp_c 2021-07-13 21:54:59.416 | ++ lib/tempest:set_tempest_venv_constraints:115 : tmp_c=/tmp/tempest_u_c_m.ALQb6Js6Ip 2021-07-13 21:54:59.418 | ++ lib/tempest:set_tempest_venv_constraints:116 : [[ master == \m\a\s\t\e\r ]] 2021-07-13 21:54:59.421 | ++ lib/tempest:set_tempest_venv_constraints:117 : cd /opt/stack/requirements 2021-07-13 21:54:59.423 | ++ lib/tempest:set_tempest_venv_constraints:117 : git show origin/master:upper-constraints.txt 2021-07-13 21:54:59.429 | ++ lib/tempest:install_tempest_plugins:779 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.ALQb6Js6Ip /opt/stack/cinder-tempest-plugin 2021-07-13 21:55:01.231 | venv-tempest develop-inst-noop: /opt/stack/tempest 2021-07-13 21:55:01.741 | venv-tempest installed: attrs==21.2.0,bcrypt==3.2.0,certifi==2021.5.30,cffi==1.14.6,chardet==4.0.0,cliff==3.8.0,cmd2==2.1.2,colorama==0.4.4,cryptography==3.4.7,debtcollector==2.2.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==2.10,importlib-metadata==4.6.1,importlib-resources==5.2.0,iso8601==0.1.14,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.6,msgpack==1.0.2,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.4.0,oslo.config==8.7.0,oslo.context==3.3.0,oslo.i18n==5.0.1,oslo.log==4.6.0,oslo.serialization==4.1.0,oslo.utils==4.9.2,packaging==21.0,paramiko==2.7.2,pbr==5.6.0,prettytable==0.7.2,pycparser==2.20,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==2.4.7,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.1,python-mimeparse==1.6.0,python-subunit==1.4.0,pytz==2021.1,PyYAML==5.4.1,requests==2.25.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.0,stevedore==3.3.0,-e git+https://opendev.org/openstack/tempest@a45828bf92c991cbcd8749ebd7f839e0cb66cbd4#egg=tempest,testtools==2.4.0,traceback2==1.4.0,typing-extensions==3.10.0.0,unittest2==1.1.0,urllib3==1.26.6,voluptuous==0.12.1,wcwidth==0.2.5,wrapt==1.12.1,zipp==3.5.0 2021-07-13 21:55:01.742 | venv-tempest run-test-pre: PYTHONHASHSEED='1082471673' 2021-07-13 21:55:01.742 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.ALQb6Js6Ip /opt/stack/cinder-tempest-plugin 2021-07-13 21:55:02.571 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:55:02.784 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:55:02.965 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-07-13 21:55:03.244 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-07-13 21:55:03.246 | Processing /opt/stack/cinder-tempest-plugin 2021-07-13 21:55:03.967 | Requirement already satisfied: pbr===5.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ALQb6Js6Ip (line 46)) (5.6.0) 2021-07-13 21:55:03.970 | Requirement already satisfied: oslo.serialization===4.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ALQb6Js6Ip (line 311)) (4.1.0) 2021-07-13 21:55:03.980 | Requirement already satisfied: msgpack===1.0.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ALQb6Js6Ip (line 395)) (1.0.2) 2021-07-13 21:55:03.983 | Requirement already satisfied: oslo.config===8.7.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ALQb6Js6Ip (line 397)) (8.7.0) 2021-07-13 21:55:04.096 | Collecting tempest===27.0.0 2021-07-13 21:55:04.106 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4b1/865a73bf17de7/tempest-27.0.0-py3-none-any.whl (1.5 MB) 2021-07-13 21:55:04.516 | Requirement already satisfied: stevedore===3.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ALQb6Js6Ip (line 423)) (3.3.0) 2021-07-13 21:55:04.525 | Requirement already satisfied: six===1.16.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ALQb6Js6Ip (line 451)) (1.16.0) 2021-07-13 21:55:04.528 | Requirement already satisfied: rfc3986===1.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ALQb6Js6Ip (line 490)) (1.5.0) 2021-07-13 21:55:04.534 | Requirement already satisfied: jsonschema===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ALQb6Js6Ip (line 541)) (3.2.0) 2021-07-13 21:55:04.566 | Requirement already satisfied: oslo.utils===4.9.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ALQb6Js6Ip (line 575)) (4.9.2) 2021-07-13 21:55:04.583 | Requirement already satisfied: pytz===2021.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ALQb6Js6Ip (line 588)) (2021.1) 2021-07-13 21:55:04.588 | Requirement already satisfied: setuptools===57.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ALQb6Js6Ip (line 595)) (57.1.0) 2021-07-13 21:55:04.644 | Requirement already satisfied: debtcollector===2.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ALQb6Js6Ip (line 119)) (2.2.0) 2021-07-13 21:55:04.651 | Requirement already satisfied: importlib-metadata===4.6.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ALQb6Js6Ip (line 285)) (4.6.1) 2021-07-13 21:55:04.697 | Requirement already satisfied: PyYAML===5.4.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ALQb6Js6Ip (line 183)) (5.4.1) 2021-07-13 21:55:04.700 | Requirement already satisfied: oslo.i18n===5.0.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ALQb6Js6Ip (line 52)) (5.0.1) 2021-07-13 21:55:04.707 | Requirement already satisfied: netaddr===0.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ALQb6Js6Ip (line 137)) (0.8.0) 2021-07-13 21:55:04.714 | Requirement already satisfied: requests===2.25.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ALQb6Js6Ip (line 223)) (2.25.1) 2021-07-13 21:55:04.735 | Requirement already satisfied: python-subunit===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ALQb6Js6Ip (line 179)) (1.4.0) 2021-07-13 21:55:04.750 | Requirement already satisfied: fixtures===3.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ALQb6Js6Ip (line 63)) (3.0.0) 2021-07-13 21:55:04.761 | Requirement already satisfied: urllib3===1.26.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ALQb6Js6Ip (line 174)) (1.26.6) 2021-07-13 21:55:04.785 | Requirement already satisfied: testtools===2.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ALQb6Js6Ip (line 347)) (2.4.0) 2021-07-13 21:55:04.803 | Requirement already satisfied: cliff===3.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ALQb6Js6Ip (line 249)) (3.8.0) 2021-07-13 21:55:04.815 | Requirement already satisfied: stestr===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ALQb6Js6Ip (line 310)) (3.2.0) 2021-07-13 21:55:04.844 | Requirement already satisfied: unittest2===1.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ALQb6Js6Ip (line 206)) (1.1.0) 2021-07-13 21:55:04.852 | Requirement already satisfied: prettytable===0.7.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ALQb6Js6Ip (line 145)) (0.7.2) 2021-07-13 21:55:04.854 | Requirement already satisfied: paramiko===2.7.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ALQb6Js6Ip (line 169)) (2.7.2) 2021-07-13 21:55:04.892 | Requirement already satisfied: oslo.log===4.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ALQb6Js6Ip (line 282)) (4.6.0) 2021-07-13 21:55:04.935 | Requirement already satisfied: oslo.concurrency===4.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ALQb6Js6Ip (line 24)) (4.4.0) 2021-07-13 21:55:04.946 | Requirement already satisfied: pyrsistent===0.18.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ALQb6Js6Ip (line 488)) (0.18.0) 2021-07-13 21:55:04.951 | Requirement already satisfied: attrs===21.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ALQb6Js6Ip (line 49)) (21.2.0) 2021-07-13 21:55:05.012 | Requirement already satisfied: netifaces===0.11.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ALQb6Js6Ip (line 516)) (0.11.0) 2021-07-13 21:55:05.015 | Requirement already satisfied: iso8601===0.1.14 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ALQb6Js6Ip (line 361)) (0.1.14) 2021-07-13 21:55:05.019 | Requirement already satisfied: packaging===21.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ALQb6Js6Ip (line 335)) (21.0) 2021-07-13 21:55:05.024 | Requirement already satisfied: pyparsing===2.4.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ALQb6Js6Ip (line 412)) (2.4.7) 2021-07-13 21:55:05.027 | Requirement already satisfied: wrapt===1.12.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ALQb6Js6Ip (line 479)) (1.12.1) 2021-07-13 21:55:05.030 | Requirement already satisfied: zipp===3.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ALQb6Js6Ip (line 554)) (3.5.0) 2021-07-13 21:55:05.060 | Requirement already satisfied: typing-extensions===3.10.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ALQb6Js6Ip (line 583)) (3.10.0.0) 2021-07-13 21:55:05.065 | Requirement already satisfied: importlib-resources===5.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ALQb6Js6Ip (line 523)) (5.2.0) 2021-07-13 21:55:05.095 | Requirement already satisfied: chardet===4.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ALQb6Js6Ip (line 3)) (4.0.0) 2021-07-13 21:55:05.099 | Requirement already satisfied: idna===2.10 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ALQb6Js6Ip (line 365)) (2.10) 2021-07-13 21:55:05.103 | Requirement already satisfied: certifi===2021.5.30 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ALQb6Js6Ip (line 41)) (2021.5.30) 2021-07-13 21:55:05.105 | Requirement already satisfied: extras===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ALQb6Js6Ip (line 165)) (1.0.0) 2021-07-13 21:55:05.108 | Requirement already satisfied: traceback2===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ALQb6Js6Ip (line 149)) (1.4.0) 2021-07-13 21:55:05.112 | Requirement already satisfied: python-mimeparse===1.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ALQb6Js6Ip (line 97)) (1.6.0) 2021-07-13 21:55:05.115 | Requirement already satisfied: cmd2===2.1.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ALQb6Js6Ip (line 433)) (2.1.2) 2021-07-13 21:55:05.177 | Requirement already satisfied: voluptuous===0.12.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ALQb6Js6Ip (line 2)) (0.12.1) 2021-07-13 21:55:05.182 | Requirement already satisfied: future===0.18.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ALQb6Js6Ip (line 495)) (0.18.2) 2021-07-13 21:55:05.185 | Requirement already satisfied: argparse in ./.tox/tempest/lib/python3.6/site-packages (from unittest2===1.1.0->-c /tmp/tempest_u_c_m.ALQb6Js6Ip (line 206)) (1.4.0) 2021-07-13 21:55:05.187 | Requirement already satisfied: bcrypt===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ALQb6Js6Ip (line 214)) (3.2.0) 2021-07-13 21:55:05.197 | Requirement already satisfied: cryptography===3.4.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ALQb6Js6Ip (line 188)) (3.4.7) 2021-07-13 21:55:05.242 | Requirement already satisfied: PyNaCl===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ALQb6Js6Ip (line 387)) (1.4.0) 2021-07-13 21:55:05.256 | Requirement already satisfied: oslo.context===3.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ALQb6Js6Ip (line 55)) (3.3.0) 2021-07-13 21:55:05.262 | Requirement already satisfied: python-dateutil===2.8.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ALQb6Js6Ip (line 582)) (2.8.1) 2021-07-13 21:55:05.267 | Requirement already satisfied: pyinotify===0.9.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ALQb6Js6Ip (line 118)) (0.9.6) 2021-07-13 21:55:05.270 | Requirement already satisfied: fasteners===0.14.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ALQb6Js6Ip (line 568)) (0.14.1) 2021-07-13 21:55:05.275 | Requirement already satisfied: linecache2===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ALQb6Js6Ip (line 363)) (1.0.0) 2021-07-13 21:55:05.277 | Requirement already satisfied: pyperclip===1.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ALQb6Js6Ip (line 273)) (1.8.2) 2021-07-13 21:55:05.280 | Requirement already satisfied: colorama===0.4.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ALQb6Js6Ip (line 585)) (0.4.4) 2021-07-13 21:55:05.285 | Requirement already satisfied: wcwidth===0.2.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ALQb6Js6Ip (line 142)) (0.2.5) 2021-07-13 21:55:05.291 | Requirement already satisfied: cffi===1.14.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ALQb6Js6Ip (line 538)) (1.14.6) 2021-07-13 21:55:05.294 | Requirement already satisfied: monotonic===1.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ALQb6Js6Ip (line 509)) (1.6) 2021-07-13 21:55:05.297 | Requirement already satisfied: pycparser===2.20 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.ALQb6Js6Ip (line 181)) (2.20) 2021-07-13 21:55:05.301 | Building wheels for collected packages: cinder-tempest-plugin 2021-07-13 21:55:05.301 | Building wheel for cinder-tempest-plugin (setup.py): started 2021-07-13 21:55:06.091 | Building wheel for cinder-tempest-plugin (setup.py): finished with status 'done' 2021-07-13 21:55:06.092 | Created wheel for cinder-tempest-plugin: filename=cinder_tempest_plugin-1.4.1.dev17-py3-none-any.whl size=46241 sha256=a3defd6935fe2b419fc5f7f6d5aa1148035cda40d01a8d8ac191c19de0a57cd4 2021-07-13 21:55:06.093 | Stored in directory: /home/ubuntu/.cache/pip/wheels/6d/76/b5/baaf2c43fb327298ec7bcb5899d63eb3274486418770b6f091 2021-07-13 21:55:06.093 | Successfully built cinder-tempest-plugin 2021-07-13 21:55:06.165 | Installing collected packages: tempest, cinder-tempest-plugin 2021-07-13 21:55:06.165 | Attempting uninstall: tempest 2021-07-13 21:55:06.166 | Found existing installation: tempest 27.0.1.dev63 2021-07-13 21:55:06.170 | Uninstalling tempest-27.0.1.dev63: 2021-07-13 21:55:06.235 | Successfully uninstalled tempest-27.0.1.dev63 2021-07-13 21:55:08.527 | Successfully installed cinder-tempest-plugin-1.4.1.dev17 tempest-27.0.0 2021-07-13 21:55:08.617 | WARNING: You are using pip version 20.0.2; however, version 21.1.3 is available. 2021-07-13 21:55:08.617 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2021-07-13 21:55:08.680 | ___________________________________ summary ____________________________________ 2021-07-13 21:55:08.680 | venv-tempest: commands succeeded 2021-07-13 21:55:08.680 | congratulations :) 2021-07-13 21:55:08.709 | ++ lib/tempest:install_tempest_plugins:780 : rm -f /tmp/tempest_u_c_m.ALQb6Js6Ip 2021-07-13 21:55:08.713 | ++ lib/tempest:install_tempest_plugins:781 : echo 'Checking installed Tempest plugins:' 2021-07-13 21:55:08.713 | Checking installed Tempest plugins: 2021-07-13 21:55:08.716 | ++ lib/tempest:install_tempest_plugins:782 : tox -evenv-tempest -- tempest list-plugins 2021-07-13 21:55:10.494 | venv-tempest develop-inst-noop: /opt/stack/tempest 2021-07-13 21:55:10.974 | venv-tempest installed: attrs==21.2.0,bcrypt==3.2.0,certifi==2021.5.30,cffi==1.14.6,chardet==4.0.0,cinder-tempest-plugin==1.4.1.dev17,cliff==3.8.0,cmd2==2.1.2,colorama==0.4.4,cryptography==3.4.7,debtcollector==2.2.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==2.10,importlib-metadata==4.6.1,importlib-resources==5.2.0,iso8601==0.1.14,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.6,msgpack==1.0.2,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.4.0,oslo.config==8.7.0,oslo.context==3.3.0,oslo.i18n==5.0.1,oslo.log==4.6.0,oslo.serialization==4.1.0,oslo.utils==4.9.2,packaging==21.0,paramiko==2.7.2,pbr==5.6.0,prettytable==0.7.2,pycparser==2.20,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==2.4.7,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.1,python-mimeparse==1.6.0,python-subunit==1.4.0,pytz==2021.1,PyYAML==5.4.1,requests==2.25.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.0,stevedore==3.3.0,tempest==27.0.1.dev63,testtools==2.4.0,traceback2==1.4.0,typing-extensions==3.10.0.0,unittest2==1.1.0,urllib3==1.26.6,voluptuous==0.12.1,wcwidth==0.2.5,wrapt==1.12.1,zipp==3.5.0 2021-07-13 21:55:10.975 | venv-tempest run-test-pre: PYTHONHASHSEED='1912170817' 2021-07-13 21:55:10.975 | venv-tempest run-test: commands[0] | tempest list-plugins 2021-07-13 21:55:11.979 | +--------------+--------------------------------------------------+ 2021-07-13 21:55:11.979 | | Name | EntryPoint | 2021-07-13 21:55:11.979 | +--------------+--------------------------------------------------+ 2021-07-13 21:55:11.979 | | cinder_tests | cinder_tempest_plugin.plugin:CinderTempestPlugin | 2021-07-13 21:55:11.980 | +--------------+--------------------------------------------------+ 2021-07-13 21:55:12.056 | ___________________________________ summary ____________________________________ 2021-07-13 21:55:12.056 | venv-tempest: commands succeeded 2021-07-13 21:55:12.056 | congratulations :) 2021-07-13 21:55:12.086 | ++ lib/tempest:install_tempest_plugins:784 : popd 2021-07-13 21:55:12.086 | /opt/stack/tempest 2021-07-13 21:55:12.088 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-07-13 21:55:12.091 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-07-13 21:55:12.094 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-07-13 21:55:12.097 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-07-13 21:55:12.100 | + functions-common:run_phase:1786 : run_plugins stack test-config 2021-07-13 21:55:12.102 | + functions-common:run_plugins:1745 : local mode=stack 2021-07-13 21:55:12.105 | + functions-common:run_plugins:1746 : local phase=test-config 2021-07-13 21:55:12.108 | + functions-common:run_plugins:1748 : local plugins= 2021-07-13 21:55:12.111 | + functions-common:run_plugins:1749 : local plugin 2021-07-13 21:55:12.114 | + ./stack.sh:main:1445 : merge_config_group /home/ubuntu/devstack/local.conf test-config 2021-07-13 21:55:12.117 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-07-13 21:55:12.119 | + inc/meta-config:merge_config_group:171 : shift 2021-07-13 21:55:12.122 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2021-07-13 21:55:12.125 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-07-13 21:55:12.128 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-07-13 21:55:12.131 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-07-13 21:55:12.134 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf test-config 2021-07-13 21:55:12.137 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-07-13 21:55:12.140 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2021-07-13 21:55:12.143 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-07-13 21:55:12.146 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2021-07-13 21:55:12.146 | /^\[\[.+\|.*\]\]/ { 2021-07-13 21:55:12.146 | gsub("[][]", "", $1); 2021-07-13 21:55:12.146 | split($1, a, "|"); 2021-07-13 21:55:12.146 | if (a[1] == matchgroup) 2021-07-13 21:55:12.146 | print a[2] 2021-07-13 21:55:12.146 | } 2021-07-13 21:55:12.146 | ' /home/ubuntu/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= run_process 24 test_with_retry 5 apt-get-update 5 osc 355 wait_for_service 24 git_timed 9 dbsync 69 pip_install 265 apt-get 215 ------------------------- Unaccounted time 612 ========================= Total runtime 1583 This is your host IP address: 10.222.0.20 This is your host IPv6 address: ::1 Keystone is serving at http://10.222.0.20/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: 775b1b8d2a6560b9cc2435ca3bbecd7421838d10 Move verify-ipv6-only-deployments 2021-06-10 07:37:39 +0000 OS Version: Ubuntu 18.04 bionic